Commit graph

58 commits

Author SHA1 Message Date
Daniel
7546ca74d4
feat: add privacy levels (#51)
* fature: privacy shields ui

* fix: show address status in advanced wallet view

* feat: advanced wallet setting

* fix: smaller ui adjustments

* Remove todo

* Fix flickering

* Remove hardcoded accounts and fix typo
2022-02-07 15:12:16 +01:00
d11n
5f1d6e97f8
feat: adapt favicon color based on system theme (#39) 2022-02-01 23:28:01 +01:00
Daniel
699e951fda
feat: style navbar (#29)
* Add gear icon in navbar

* feat: add basic settings screen and context

* fix: remove unneeded props chains

* Update navbar

* Add wallet preview UI

* Add border to highlight active tab

* Update icons

* Update balance font

* Fix collapsing behaviour

* Add WalletContext

* Update balance in header

* Fix spacing

* Fix dark theme

* Replace inline SVGs with sprites

* Clean up

* Fix warnings

* Clean up layout

* Make height dynamic

* Remove headings

* Add progress inidcators

* Fix balance height

* Reset wallet info when reloading

* Improve activity indicator display

Co-authored-by: Dennis Reimann <mail@dennisreimann.de>
2022-02-01 23:22:32 +01:00
Daniel
765c9d7315
fix: update sat symbol (#36)
* fix: update sat symbol

* Update public/sprite.svg

Co-authored-by: d11n <mail@dennisreimann.de>

Co-authored-by: d11n <mail@dennisreimann.de>
2022-02-01 14:14:50 +01:00
d11n
d7268aa70c
feat: add theming support (#10)
* Convert logo into sprite

* Add theme basics

* Extract Sprite component

* Add some more overrides

* Update src/components/App.jsx

Co-authored-by: Daniel <eggerdnl@gmail.com>

* Move switch to settings view

Co-authored-by: Daniel <eggerdnl@gmail.com>
2022-01-28 20:14:09 +01:00
Dennis Reimann
9772de7e0b
Update logo 2021-12-20 15:42:31 +01:00
Dennis Reimann
cc6e957ce4
Layout updates 2021-12-10 16:58:57 +01:00
Dennis Reimann
2b75896525
Update repo structure 2021-11-21 12:30:24 +01:00