Commit Graph

61 Commits

Author SHA1 Message Date
sairaj mote
0be1579231 minor UI fix 2022-04-03 16:18:43 +05:30
sairaj mote
6d28a1c00c
Merge branch 'main' into ui-testing 2022-04-03 16:15:47 +05:30
sairaj mote
dbf71f2506 UI fixes 2022-04-03 16:02:11 +05:30
sairaj mote
559ea933c9 Feature and UX update 2022-04-03 01:32:00 +05:30
sairaj mote
0df9290e15 Making exchange mobile friendly 2022-04-02 18:26:47 +05:30
sairaj mote
883a698248 Added dynamic asset balance rendering 2022-03-31 22:51:09 +05:30
sairaj mote
d060d573cf Adding charting feature 2022-03-31 18:50:19 +05:30
sairaj mote
d379006c31 Added FLOBNB as asset to UI 2022-03-30 00:50:45 +05:30
sairaj mote
6028e2b541 UI improvements 2022-03-29 23:58:10 +05:30
sairaj mote
1e2971ac8e major UI changes 2022-03-29 18:37:26 +05:30
sairajzero
b229b6b3d5 Arranging files
Moved all public/ to docs/ so that github pages can be hosted on docs/ alone

- Moved floGlobals.js, lib.js, floCrypto.js, floBlockchainAPI.js, tokenAPI.js, KBucket.js to docs/scripts/
- Renamed api.js to exchangeAPI.js and moved to docs/scripts/
- Moved index.html to docs/
- Moved css components to docs/css
- Updated all imports for the above changes.
- User pages (index.html) uses floCrypto.js and floBlockchainAPI.js in docs/script dir instead of fetching from cdn
2022-03-16 01:06:59 +05:30