1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-11-15 09:44:53 +01:00
Commit Graph

16 Commits

Author SHA1 Message Date
Jamie Hewitt
7672d78aee
Refactoring Market for new Ocean.js build (#481)
* removing imports from utils folder

* lib bump

* update status args

Co-authored-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2021-04-13 15:13:55 +02:00
bdccb0966f
Web3/Ocean splitup + full Polygon/Matic support (#433) 2021-03-17 11:44:26 +01:00
cf3f406547
Dark Mode (#182)
* refactor CSS custom properties for dark mode

* dark mode style

* dark mode switching

* config tweaks
2020-10-30 21:28:20 +01:00
c849fd0396
network agnostic bookmarks (#162)
* network agnostic bookmarks
* bookmark data structure migration
2020-10-29 11:39:42 +01:00
86ca66d2cb
add bookmark to beginning of array instead of end 2020-10-29 00:40:46 +01:00
0972944e03
Bookmarks (#159)
* handle pinned items in UserPreferencesProvider

* prototype add/remove pins

* output pins

* pins → bookmarks

* styling

* output datatoken info
2020-10-28 23:59:14 +01:00
88f9c47b8c use browser locale for number formatting 2020-09-22 17:31:33 +00:00
acfa0b8d06
refactor to use optional chain expressions 2020-09-10 22:22:16 +02:00
1ea70be80c
set ocen-lib-js log levels based on debug value 2020-09-10 14:50:13 +02:00
69afec8511
undefined is hard 2020-09-10 14:27:48 +02:00
e421667941
configurable currencies 2020-09-10 14:21:10 +02:00
acf233a77b
copy, window check 2020-09-10 13:54:59 +02:00
466f04c86d
build fix 2020-09-10 13:50:16 +02:00
d5d9ce370b
persist user preferences through localStorage 2020-09-10 13:43:20 +02:00
df567a514c
preferences UI 2020-09-10 12:59:30 +02:00
4d3c611189
create UserPreferencesProvider 2020-09-09 16:01:36 +02:00