Łukasz Mierzwa
|
92496d5fc0
|
fix(tests): reformat code
|
2023-07-25 19:16:46 +01:00 |
|
Łukasz Mierzwa
|
39ead3814e
|
fix(ui): update to floating-ui v2
|
2023-05-02 11:36:25 +01:00 |
|
Łukasz Mierzwa
|
bdfa962731
|
fix(ui): migrate from popper to floating-ui
|
2022-03-20 08:43:24 +00:00 |
|
Łukasz Mierzwa
|
d799633f52
|
fix(ui): remove useless conditional
|
2022-02-19 10:28:17 +00:00 |
|
Łukasz Mierzwa
|
4cc6d26060
|
fix(ui): reformat code
|
2021-06-05 14:55:23 +01:00 |
|
Łukasz Mierzwa
|
7ad196155f
|
fix(ui): reformat code
|
2021-05-10 11:06:40 +01:00 |
|
Łukasz Mierzwa
|
7638d655a7
|
fix(ui): fix typescript warnings
|
2021-04-07 14:17:48 +01:00 |
|
Łukasz Mierzwa
|
db0aa0bab9
|
fix(ui): migrate to cra v4
|
2020-11-23 19:04:14 +00:00 |
|
Łukasz Mierzwa
|
6d961fa09d
|
fix(ui): always pass type to useRef & useState
|
2020-07-22 21:39:43 +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
|
82dce0d676
|
chore(ui): tweak animations
|
2020-07-14 08:27:38 +01:00 |
|
Łukasz Mierzwa
|
938cfcc9b7
|
fix(ui): only trigger useOnClickOutside when needed
useOnClickOutside should start listening for events only if there's an action to take.
Fixes #1754
|
2020-05-18 14:00:01 +01:00 |
|
Łukasz Mierzwa
|
40edb80314
|
fix(ui): use custom component for tooltips
|
2020-05-16 12:23:00 +01:00 |
|
Łukasz Mierzwa
|
80bbc58090
|
fix(ui): use react-popper-tooltip instead of react-tippy
|
2020-05-14 11:14:45 +01:00 |
|
Łukasz Mierzwa
|
e2dc16b1b2
|
fix(ui): remove pointless prop definition
It's defined on Tooltip instead of the wrapper and it's not needed
|
2019-05-11 18:51:28 +01:00 |
|
Łukasz Mierzwa
|
dc00ef86c8
|
fix(ui): cleanup css classes for labels
|
2019-05-03 19:14:29 +01:00 |
|
Łukasz Mierzwa
|
483bef8729
|
feat(ui): add a tooltip component
|
2018-10-07 13:14:45 +01:00 |
|