Jack Mallers
f7964c8686
fix(theme): make compatible with multi-language
6 years ago
Tom Kirkpatrick
aedd1ee233
feat(i18n): initial multi-language support
6 years ago
Tom Kirkpatrick
aeb832d30a
refactor(webpack): use portable scss include paths
Rather than using relative paths for css imports - which can break when
we move files around - add our styles path to the webpack sass-loader
loader using the `includePaths` setting.
6 years ago
Tom Kirkpatrick
99b930f47e
refactor: move styles to styles directory
7 years ago
Ben Woosley
5b7e3b61b6
fix(loading-svg): Give the bolt a little space to avoid clipping
Fixes #297
7 years ago
Jack Mallers
f0484c815c
fix(tests): new snapshots and remove nav test
7 years ago
Jack Mallers
03f5e22f68
fix(lint): fix linting errors
7 years ago
Jack Mallers
dc198886b6
fix(custom icon importing)
7 years ago
Jack Mallers
335646f0f7
fix(loading): fix loading bolt
7 years ago
Jack Mallers
cb7f49d646
fix(production): build is working
7 years ago
Jack Mallers
ff54730aeb
feature(loading): add loading component and use it while sending coins
7 years ago