|
|
00a3c8ca2b
|
Change to using arrow functions (#1603)
* Change to using arrow functions
Co-authored-by: v1b3m <vibenjamin6@gmail.com>
Co-authored-by: Matheus <matheus_benini@hotmail.com>
* Add lint rule
---------
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-15 18:41:10 -07:00 |
|
|
|
a766c60aa5
|
Reafactor/UI input and displays (#1544)
* WIP
* Text field
* URL
* Finished PhoneInput
* Refactored input sub-folders
* Boolean
* Fix lint
* Fix lint
* Fix useOutsideClick
---------
Co-authored-by: Charles Bochet <charles@twenty.com>
|
2023-09-11 17:11:20 -07: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 |
|
|
|
c3c5cb4d1f
|
unselect all cards using esc key or click (#1393)
* unselect all cards using esc key or click
* useScopedHotKeys
* useListenClickByClassName
* rules are rules
* smoothing out || cursor-boxing-selection compliant
* replenished activeCardIds
* setRecoilState
|
2023-09-01 18:00:21 +02:00 |
|
|
|
2b21e05524
|
Improve mouse tracking (#1061)
* Improve mouse tracking
* Fix lint
* Fix regression on Filters
* Fix according to review
|
2023-08-03 10:36:11 -07:00 |
|