9 Commits

Author SHA1 Message Date
Arnaud
894c6d95d0
Fix minor style issues 2024-11-26 17:51:47 +01:00
Arnaud
b3d47ca71e
Refactor variables and use rgb 2024-11-26 17:37:03 +01:00
Arnaud
27e93d99e8
Apply minor fixes 2024-11-22 14:30:40 +01:00
Arnaud
4f3f8343b2
Remote the margin for modal 2024-11-11 09:32:45 +07:00
Arnaud
3281ec5c9d
Improvements for design integration 2024-11-09 13:07:48 +07:00
Arnaud
d004ba56fd
Use nested css 2024-10-30 19:20:43 +01:00
Arnaud
670fd38c35
Add effect to modal component 2024-10-08 13:03:01 +02:00
Arnaud
a982ba09d3
Responsive modal 2024-09-25 13:06:36 +02:00
Arnaud
e81bc9ac42
Modal component (#20)
* Add input name props

* Rename classname attribute and add attributes for input component

* Use value attribute for select

* Remove unused import

* Improve Sheets component

* Add Modal component

* Add displayActionButton and provide no button story
2024-09-20 15:34:24 +02:00