|
|
cb05b1fbc9
|
feat: reorder columns from table options (#1636)
* draggable prop addition
* draggable component addition
* state modification
* drag select state addition
* changed state name
* main merged
* lint fix
---------
Co-authored-by: Charles Bochet <charlesBochet@users.noreply.github.com>
|
2023-09-19 15:31:21 -07:00 |
|
|
|
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 |
|
|
|
9e1db476f1
|
fix menu-item floating buttons that should only be displayed on hover (#1588)
fix menu-item floating buttons that should only be dis
played on hover
|
2023-09-14 18:41:01 -07:00 |
|
|
|
cdd7890bef
|
fix: Icon size stroke in MenuItem (#1545)
* icon size change
* stroke prop
* lint fix
* lint refix
* wrong repo change
|
2023-09-12 12:54:01 -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 |
|
|
|
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 |
|
|
|
86ff522e74
|
refactor: improve IconButtonGroup and FloatingIconButtonGroup (#1518)
Closes #1411
|
2023-09-08 17:16:27 +02:00 |
|
|
|
28ca9a9e49
|
Refactor/new menu item (#1448)
* wip
* finished
* Added disabled
* Fixed disabled
* Finished cleaning
* Minor fixes from merge
* Added docs
* Added PascalCase
* Fix from review
* Fixes from merge
* Fix lint
* Fixed storybook tests
|
2023-09-06 16:41:26 +02:00 |
|
|
|
240edda25c
|
New MenuItem components (#1389)
* wip
* Finished
* Fix from review
* Fix lint
* Fixed toggle
|
2023-09-01 11:35:19 +02:00 |
|