Commit Graph

20 Commits

Author SHA1 Message Date
Jakub Michálek f2d73e5bee test(components): add a11y tests (#5181)
Co-authored-by: Jakub <jakub.michalek@freelo.io>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2025-10-14 13:56:06 +02:00
Romain Hamel 99dbe81783 fix(Form)!: don't mutate the form's state if transformations are enabled (#4902)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2025-09-17 10:53:37 +02:00
Sandro Circi 83b0306a30 feat(components)!: rename nullify modifier to nullable and add optional (#4838) 2025-09-01 16:08:59 +02:00
Benjamin Canac 35dbe6c2ab feat(FileUpload): new component (#4564)
Co-authored-by: Vachmara <55046446+vachmara@users.noreply.github.com>
2025-07-23 17:08:43 +02:00
renovate[bot] 127e06ae83 chore(deps): update all non-major dependencies (v3) (#4443)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2025-07-02 11:39:23 +02:00
Alec Armbruster fe4e1f859d fix(icons): update loading icon (#4163)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2025-05-22 16:51:46 +02:00
Benjamin Canac ffafd81e1e feat(Textarea): add resize-none class with autoresize prop 2025-04-01 12:44:50 +02:00
Benjamin Canac cb193f1d25 feat(Textarea): add icon, loading, etc. props to match Input 2025-04-01 12:38:21 +02:00
Iván Máximiliano, Lo Giudice cfe9b2ecf3 feat(Input/Textarea): allow null value in model (#3415) 2025-03-07 18:17:30 +01:00
Benjamin Canac fb36df5302 fix(components): missing $attrs bind (#3152) 2025-02-21 12:26:34 +01:00
Romain Hamel 41dc11ceef fix(FormField): restore eager-validation prop behavior (#3031)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2025-01-06 18:52:23 +01:00
Benjamin Canac 81ac076219 feat(module)!: migrate to reka-ui (#2448) 2024-12-03 16:11:32 +01:00
Benjamin Canac 9368c6a639 refactor(module)!: implement design system with CSS variables (#2298) 2024-10-07 14:48:02 +02:00
Benjamin Canac c018c23224 feat(components): uniformize colors and variants (#141) 2024-07-09 10:45:26 +02:00
Romain Hamel bad2e49de9 refactor(Form): input events (#99)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2024-07-01 20:37:57 +02:00
Benjamin Canac 99f20a4154 feat(InputMenu): new component (#86) 2024-05-06 18:59:49 +02:00
Benjamin Canac ae2aaa9d1a test: type options slots 2024-04-18 12:55:10 +02:00
Benjamin Canac f302a15972 feat: uniformize components sizes (#68) 2024-04-16 12:26:29 +02:00
Benjamin Canac 290e4ce150 test: lint 2024-04-12 14:00:58 +02:00
Romain Hamel 2ca6973337 feat(Textarea): new component (#62)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2024-03-22 17:53:43 +01:00