Releases: JakobJingleheimer/form5
Releases · JakobJingleheimer/form5
v1.3.5
v1.3.4
v1.3.3
- fix:
<Input>
fallback tovalue
only whenoptions
doesn't exist (not just falsy) - fix: remove showing date picker on focus
This caused an accessibility trap and broke certain automation utilities (like Puppeteer)
v1.3.2
v1.3.1
v1.3.0
v1.2.2
v1.2.1
- fix: support several
<Button>
s in<Group>
v1.2.0
- feat: add
<Group>
&<Button.Group>
v1.1.1
- Correct
<Input>
missing background colour