1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-12-02 05:57:29 +01:00

18 Commits

Author SHA1 Message Date
eabb696f49
Remove slider quick wins (#222)
* make max display into max button

* effect refactor, get amountOcean as early as possible

* fix slider styles in Chrome

* max button fixes

* fix debounce

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>

* remove console.log

* lower threshold

Co-authored-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-11-10 09:50:05 +01:00
66984a575a
dark mode fixes (#216) 2020-11-05 21:49:31 +01:00
e95d8044c6
input size modifiers, add large 2020-10-31 00:55:00 +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
8454bf9cc7
remove priceType from metadata, new hasPool check 2020-10-20 18:23:08 +02:00
006eef26e6
prefix display fixes 2020-10-16 09:11:16 +02:00
f6b8208906
textarea fix 2020-10-16 09:03:54 +02:00
997db111bd
new coin selection 2020-10-16 09:00:16 +02:00
21f0e1fdc8
generic range input styling 2020-10-14 19:56:13 +02:00
83d791cf1b
price validation ui fixes 2020-09-21 19:52:59 +02:00
a1da02b8e4
output fees in dynamic price UI 2020-09-21 19:52:27 +02:00
85b0643693
workaround for fiat decimals
* addresses #70
2020-09-10 17:23:10 +02:00
55137af876
custom radio & checkbox styles 2020-09-10 16:48:57 +02:00
9d41a443bf
function preferences ui 2020-09-10 12:20:40 +02:00
011a87e6b8
nicer auto-layout for prefix/postfix input groups 2020-07-31 13:15:01 +02:00
cbee8a714d
lots of pricve refactor, build out advanced UI 2020-07-31 13:15:00 +02:00
b3e4940d08
start data flow cleanup 2020-07-09 18:08:13 +02:00
6f9bf0176f
refactor Next.js pages into Gatsby pages 2020-06-30 12:56:50 +02:00