Łukasz Mierzwa
|
504a44d135
|
fix(ci): enable more checks in tsconfig
|
2021-05-25 12:46:10 +01:00 |
|
Łukasz Mierzwa
|
7638d655a7
|
fix(ui): fix typescript warnings
|
2021-04-07 14:17:48 +01:00 |
|
Łukasz Mierzwa
|
119e762985
|
fix(tests): update snapshots
|
2021-03-05 11:50:35 +00:00 |
|
renovate[bot]
|
ab6745bbbf
|
fix(deps): update dependency react-select to v4.1.0 (#2734)
* fix(deps): update dependency react-select to v4.1.0
* fix(tests): update snapshots
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Łukasz Mierzwa <l.mierzwa@gmail.com>
|
2021-02-07 12:18:29 +00:00 |
|
renovate[bot]
|
fc68425ba8
|
fix(deps): update dependency @types/react-select to v4.0.7 (#2688)
* fix(deps): update dependency @types/react-select to v4.0.7
* fix(ui): fix types for new react-select
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Łukasz Mierzwa <l.mierzwa@gmail.com>
|
2021-01-29 10:17:58 +00:00 |
|
renovate[bot]
|
dc8d21a2cb
|
fix(deps): update dependency react-select to v4 (#2663)
* fix(deps): update dependency react-select to v4
* fix(tests): fix tests for react-select v4
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Łukasz Mierzwa <l.mierzwa@gmail.com>
|
2021-01-25 18:37:28 +00:00 |
|
Łukasz Mierzwa
|
a3e9a7e0ba
|
fix(ui): migrate to @types/react-select v3.1.x
|
2021-01-02 16:23:39 +00:00 |
|
Łukasz Mierzwa
|
db0aa0bab9
|
fix(ui): migrate to cra v4
|
2020-11-23 19:04:14 +00:00 |
|
Łukasz Mierzwa
|
5d2dad6ce2
|
fix(tests): update snapshots
|
2020-11-23 09:10:14 +00:00 |
|
Łukasz Mierzwa
|
45f30f6ce9
|
feat(ui): allow disabling animations
|
2020-10-11 17:09:37 +01:00 |
|
Łukasz Mierzwa
|
cce3582057
|
fix(tests): correctly extend eslint config
|
2020-09-08 16:33:23 +01:00 |
|
Łukasz Mierzwa
|
fd1922a9e0
|
fix(ui): re-enable some typscript eslint rules and fix code
|
2020-07-21 21:46:42 +01:00 |
|
Łukasz Mierzwa
|
aa022796b4
|
fix(ui): resolve eslint reported issues
|
2020-07-21 17:58:08 +01:00 |
|
Łukasz Mierzwa
|
fcc795b7c9
|
chore(tests): migrate jest tests to typescript
|
2020-07-21 17:58:08 +01:00 |
|
Łukasz Mierzwa
|
4d4dd111c1
|
chore(ui): migrate more code to typescript
|
2020-07-17 11:58:41 +01:00 |
|
Łukasz Mierzwa
|
22e1c7c05e
|
fix(ui): drop unused MultiSelect component
|
2020-05-12 18:01:47 +01:00 |
|
Łukasz Mierzwa
|
e575ec555f
|
fix(ui): use correct background color for disabled react-select inputs
|
2020-05-09 20:30:20 +01:00 |
|
Łukasz Mierzwa
|
5f5ee9eb63
|
fix(ui): rewrite BodyTheme using hooks
|
2020-04-17 15:03:14 +01:00 |
|
Łukasz Mierzwa
|
fd08799a42
|
fix(ui): ensure that react-select input gets correct color
|
2020-04-01 21:03:38 +01:00 |
|
Łukasz Mierzwa
|
c12f218b4e
|
fix(ui): reformat code using prettier v2
|
2020-03-25 21:43:39 +00:00 |
|
Łukasz Mierzwa
|
96f9df7e50
|
fix(ui): tweak dark theme css
|
2019-12-25 19:58:02 +00:00 |
|
Łukasz Mierzwa
|
e50d00c55b
|
fix(ui): ensure that theme loader font size is same as other loaders
|
2019-12-12 23:34:15 +00:00 |
|
Łukasz Mierzwa
|
cf78ce39ba
|
fix(ui): fix position of the theme spinner
|
2019-11-30 12:53:22 +00:00 |
|
Łukasz Mierzwa
|
10ec1a84fc
|
fix(ui): left side of a select needs radius
|
2019-11-29 22:04:58 +00:00 |
|
Łukasz Mierzwa
|
cc4da6d16b
|
feat(ui): follow browser preferences when setting theme
|
2019-11-29 22:00:41 +00:00 |
|
Łukasz Mierzwa
|
a7b409e661
|
fix(ui): reduce bundle size
|
2019-11-29 15:58:16 +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 |
|