Commit Graph

4 Commits

Author SHA1 Message Date
Romain Hamel
d8f29e019d feat(Form): add validate-on error-input
Adds `error-input` option to the validate on prop to validate on input
only when the field has an error.

Resolves #2599
2025-06-14 18:09:02 +02:00
Benjamin Canac
fb36df5302 fix(components): missing $attrs bind (#3152) 2025-02-21 12:26:34 +01:00
Benjamin Canac
81ac076219 feat(module)!: migrate to reka-ui (#2448) 2024-12-03 16:11:32 +01:00
Alex
bd2f077fe8 feat(InputNumber): implement component (#2577)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2024-11-18 10:08:57 +01:00