|
|
fb737e2021
|
Refactor icons passed as props with the new way (#1492)
* Refactor icons passed as props with the new way
Co-authored-by: v1b3m <vibenjamin6@gmail.com>
Co-authored-by: Matheus <matheus_benini@hotmail.com>
* Update more files
Co-authored-by: v1b3m <vibenjamin6@gmail.com>
Co-authored-by: Matheus <matheus_benini@hotmail.com>
* Fix according to review
* Fix according to review
* Fix according to review
* Fix chromatic regressions
---------
Co-authored-by: v1b3m <vibenjamin6@gmail.com>
Co-authored-by: Matheus <matheus_benini@hotmail.com>
Co-authored-by: Charles Bochet <charles@twenty.com>
|
2023-09-10 11:39:17 -07:00 |
|
|
|
878302dd31
|
[ESLint rule]: recoil value and setter should be named after their at… (#1402)
* Override unwanted changes
Co-authored-by: v1b3m <vibenjamin6@gmail.com>
Co-authored-by: Toledodev <rafael.toledo@engenharia.ufjf.br>
Co-authored-by: Rafael Toledo <87545086+Toledodev@users.noreply.github.com>
* Fix the tests
Co-authored-by: v1b3m <vibenjamin6@gmail.com>
Co-authored-by: Toledodev <rafael.toledo@engenharia.ufjf.br>
Co-authored-by: Rafael Toledo <87545086+Toledodev@users.noreply.github.com>
---------
Co-authored-by: v1b3m <vibenjamin6@gmail.com>
Co-authored-by: Toledodev <rafael.toledo@engenharia.ufjf.br>
Co-authored-by: Rafael Toledo <87545086+Toledodev@users.noreply.github.com>
Co-authored-by: Charles Bochet <charlesBochet@users.noreply.github.com>
|
2023-09-05 10:34:11 +02:00 |
|
|
|
7bced2b49b
|
Unselect table rows using esc key or click outside (#1420)
* unselect table rows by esc or clickoutside of tablebody
* exclude action-bar
* exclude context-menu
* added enums, handled touch listener
|
2023-09-05 09:56:07 +02:00 |
|
|
|
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 |
|