Moody Salem
4ef3746a09
Add GA instrumentation to v2 ( #769 )
2020-05-14 13:18:08 -04:00
Moody Salem
d2462af821
Address flashy first loading behavior
2020-05-14 12:57:19 -04:00
Callil Capuozzo
dba6abadf5
UI/UX tweaks ( #740 )
...
* Prepare for V2 testing
* Bug fixes and tweaks
* Add form link
* Design tweaks
* higher quality favicon
* Favicon... again.
* Start dark mode
* Add dark toggle
* New dark theme unicorn
* fix connect wallet ui
* Titles for fields && small UI/UX tweaks
* Fix ts linter errors
* UI/UX tweaks
* rebass and change color names
* v1/v2 toggle and color tweaks
* Small header tweaks
* fix account input mobile padding
* remove unused imports
* Fix header link
* Theme toggle for mobile & fix
* no acount? hide maxes
* Use system theme unless toggled
* Remove unused styles
* Fix missing hooks dependencies
* Fix linting errors
* improve system dark mode listener
* add listener
* fix hook dependency
Co-authored-by: Ian Lapham <ianlapham@gmail.com>
Co-authored-by: Noah Zinsmeister <noahwz@gmail.com>
2020-05-11 15:12:38 -04:00
Moody Salem
f1ccd7a166
Fix horizontal scrolling on small screens & add some small padding
2020-05-09 10:55:41 -04:00
Moody Salem
3b3f281319
Use eslint/prettier for typescript files
2020-05-08 14:50:27 -04:00
Moody Salem
86fa969d6b
Types for react-router-dom, stop lazy loading each route ( #735 )
...
* Types for react-router-dom, stop lazy loading each route
* Couple small fixes to README.md
2020-05-08 12:05:52 -04:00
Moody Salem
7fcecc22d9
TS migrations and commit hash in code link ( #730 )
...
* TypeScript in the utils directory, README fixes
* Remove unused methods
* Added unnecessary space
* Some env variable cleanup
* Bug in change
* Another file to ts
* App.tsx
* Header and Footer to tsx
* Few more TS migrations and add a commit hash title to the uni icon
* Few more TS migrations and put commit hash in code link
* Splitting up files
* Splitting up files (merged dark mode changes)
2020-05-07 18:52:26 -04:00