Commit Graph

13 Commits

Author SHA1 Message Date
Lukasz Mierzwa
5ec45fcc14 fix(ui): drop old polyfill 2026-03-09 15:41:44 +00:00
Lukasz Mierzwa
e372b7da64 fix(ui): upgrade react to v19 2026-02-24 12:54:05 +00:00
Łukasz Mierzwa
92496d5fc0 fix(tests): reformat code 2023-07-25 19:16:46 +01:00
Łukasz Mierzwa
ded6716f86 fix(project): drop sentry support 2022-03-15 14:44:40 +00:00
Łukasz Mierzwa
7638d655a7 fix(ui): fix typescript warnings 2021-04-07 14:17:48 +01:00
Łukasz Mierzwa
a7b9c9ae97 fix(ui): remove obsolete imports
New mobx doesn't need it anymore
2020-08-27 23:58:46 +01:00
Łukasz Mierzwa
a7540a1e76 fix(ui): better handling of scrollbar gap when modal is open 2020-07-06 18:22:17 +01:00
Łukasz Mierzwa
2f74561809 chore(ui): drop react-reveal animations
This library is not maintained anymore and it causes small glitches when rendering a lot of alerts - scrolling groups into view doesn't always trigger animation and they stay hidden.
2020-07-03 17:03:43 +01:00
Łukasz Mierzwa
fdc6e1b789 chore(ui): move moment poller to a dedicated component 2020-06-16 18:43:29 +01:00
Łukasz Mierzwa
51363c2037 fix(ui): enable observer batching in mobx
https://github.com/mobxjs/mobx-react-lite/#observer-batching
2020-04-08 17:42:13 +01:00
Łukasz Mierzwa
c12f218b4e fix(ui): reformat code using prettier v2 2020-03-25 21:43:39 +00:00
Łukasz Mierzwa
6ea4149d8a fix(tests): refactor entrypoint for full test coverage 2019-10-27 21:46:25 +00:00
Łukasz Mierzwa
953a006125 feat(ui): add typescript support 2019-10-23 10:07:43 +01:00