Commit Graph

12 Commits

Author SHA1 Message Date
e3dc3b3e4a Cosmetic refactoring on context menu (#1209)
* Cosmetic refactoring on context menu

* Fix lint

* Fix lint

* Fix lint

* Fix lint

* Fix lint

* Fix lint
2023-08-15 02:34:23 +02:00
45687f5100 Fix conficts 2023-08-14 15:43:55 -07:00
d7cbc869fd - fix import order 2023-08-14 23:56:49 +02:00
cbd0d0a724 - rename entries hooks
- tests
- move useeffects to sub components
2023-08-14 23:52:36 +02:00
a7f4326419 - moved states 2023-08-14 22:12:29 +02:00
accfaafcfa - refactored to use multiple states 2023-08-11 10:27:31 +02:00
b76f01d930 - refactor context menu and action bar into seperate components
- fix styling context menu
2023-08-10 21:30:25 +02:00
f2e872ce3f - context menu vertical 2023-08-10 17:02:47 +02:00
07180af8c0 Improve tests (#871) 2023-07-24 00:57:56 -07:00
56cff63c4b docs: use ComponentDecorator (#800)
Related to #702
2023-07-21 12:02:21 -07:00
4cb856a180 Design fixes (#696)
* Design fixes

* Fix design

* unused code

* Fix tests
2023-07-16 17:36:40 -07:00
6ced8434bd Uniformize folder structure (#693)
* Uniformize folder structure

* Fix icons

* Fix icons

* Fix tests

* Fix tests
2023-07-16 14:29:28 -07:00