dfat
f475eb01ec
style(scss): use function to apply z-index
This update uses a function to apply the z-index in each .scss file.
The function needs to iterate over a map of z-index values, so all of
the z-indexes end up in a single list and can be tracked more easily.
This allows us to manage all z-index values in a single location.
7 years ago
Jack Mallers
f7964c8686
fix(theme): make compatible with multi-language
6 years ago
Tom Kirkpatrick
99b930f47e
refactor: move styles to styles directory
7 years ago
Ben Woosley
7acb971c05
fix(style-lint): Bump stylelint and config to latest, fix lints
7 years ago
Jack Mallers
dad4546e58
feature(alias): setup form container and onboarding architecture. hard code alias form
7 years ago
Jack Mallers
de4379aeca
feature(syncing): redid sync screen
7 years ago
Jack Mallers
907b81da8c
feature(header, activity): new activity and header
7 years ago
Jack Mallers
179cec24c8
fix(title-bar): new title bar
7 years ago
Jack Mallers
75673ca5a9
fix(contacts): small bug fixes with contacts error and UI
7 years ago
Jack Mallers
1b14242e93
feature(contacts): start contacts feature
7 years ago
Jack Mallers
86f38adb77
fix(contacts): small bug fixes with contacts error and UI
7 years ago
Jack Mallers
37be5c0e1e
feature(contacts): start contacts feature
7 years ago
Jack Mallers
d87d70f367
feature(network transaction): design network transaction form
7 years ago
Jack Mallers
7997fce342
fix(walletredesign): simpler wallet redesign for modal that has pubkey and address
7 years ago
Jack Mallers
ff54730aeb
feature(loading): add loading component and use it while sending coins
7 years ago
Jack Mallers
82f76b31ac
feature(channel): styled channel on walle page
8 years ago
Jack Mallers
fd1e5f65f7
fix(sass-variables): refactor sass sheets to use variables
8 years ago
Jack Mallers
28872adb5f
feature(navbar): mock MVP navbar styles
8 years ago