Releases: tailwindlabs/tailwindcss-forms
Releases · tailwindlabs/tailwindcss-forms
v0.5.9
Fixed
- Fallback to static chevron color if theme is using variables (#167)
v0.5.8
Fixed
- Support installing with alpha versions of Tailwind CSS v4 (#163)
v0.5.7
Fixed
- Use normal
checkbox
and radio
appearance in forced-colors
mode (#152)
v0.5.6
Fixed
- Fix date time bottom spacing on MacOS Safari (#146)
v0.5.5
Fixed
- Fix text alignment on date and time inputs on iOS (#144)
v0.5.4
Fixed
- Remove chevron for selects with a non-default size (#137)
- Allow for without
type
(#141)
v0.5.3
Fixed
- Update TypeScript types (#126)
v0.5.2
Added
- Add TypeScript type declarations (#118)
v0.5.1
Fixed
- Remove duplicate
outline
property (#116)
- Fix autoprefixer warning about
color-adjust
(#115)
v0.5.0
Changed
- Generate both global styles and classes by default (#71)