Łukasz Mierzwa
|
6fe85732b0
|
fix(ui): rewrite App with hooks
|
2020-06-10 18:15:51 +01:00 |
|
Łukasz Mierzwa
|
c12f218b4e
|
fix(ui): reformat code using prettier v2
|
2020-03-25 21:43:39 +00:00 |
|
Łukasz Mierzwa
|
cc4da6d16b
|
feat(ui): follow browser preferences when setting theme
|
2019-11-29 22:00:41 +00:00 |
|
Łukasz Mierzwa
|
de43f1ac4a
|
feat(ui): theme switching
This add "proper" dark mode using darkly bootstrap theme
|
2019-11-27 12:18:13 +00:00 |
|
Łukasz Mierzwa
|
794607919a
|
feat(ui): experimental dark theme
Very ugly, might be buggy, but need to start somewhere
|
2019-10-28 18:38:12 +00:00 |
|
Łukasz Mierzwa
|
699f39fa90
|
fix(ui): correctly handle browser back/forward buttons
|
2019-10-28 13:47:17 +00:00 |
|
Łukasz Mierzwa
|
f43d9ece7d
|
feat(ui): ui default settings are populated from the config file
|
2019-10-04 23:28:34 +01:00 |
|
Łukasz Mierzwa
|
4e3635bc98
|
fix(tests): reset mocks between tests
Ensures that tests don't rely on previous tests mocking things
|
2018-10-03 10:16:31 +01:00 |
|
Łukasz Mierzwa
|
093dce1a58
|
fix(tests): new jsdom mocks localStorage, no need to provide a mock
This also needs to be mocked a little different: https://github.com/facebook/jest/issues/6798#issuecomment-412871616
|
2018-10-03 10:16:31 +01:00 |
|
Łukasz Mierzwa
|
621ea0745f
|
feat(tests): add App component tests
|
2018-08-25 17:26:41 +01:00 |
|