Releases: formkit/theme-regenesis
Releases · formkit/theme-regenesis
v1.4.2
🐞 Bug Fixes
- Remove pointer-events-none class from dropZone area - by @andrew-boyd (e1b11)
View changes on GitHub
v1.4.1
🐞 Bug Fixes
- Fixes mispositioning of prefix icon in datepicker input - by @andrew-boyd (73255)
View changes on GitHub
v1.4.0
🐞 Bug Fixes
- Fixes rating radio input outline in some browsers - by @andrew-boyd (c5dc6)
View changes on GitHub
v1.3.1
🐞 Bug Fixes
- Fixes background color in dark mode for browsers that allow select option styling - by @andrew-boyd (74f31)
View changes on GitHub
v1.3.0
🐞 Bug Fixes
- Adds explicit text color to select options for browsers that support styling of select input options - by @andrew-boyd (9b8a9)
- Use aspect-[1/1] for better compatibility with older Tailwind setups - by @andrew-boyd (c6007)
- Remove quotation marks from attribute selectors - by @andrew-boyd (08e61)
View changes on GitHub
v1.2.3
🐞 Bug Fixes
- Fixes typo in default test - by @andrew-boyd (26750)
- Increases z-index for datepicker and colorpicker panels - by @andrew-boyd (b909c)
View changes on GitHub
v1.2.2
🐞 Bug Fixes
- Fixes date-style inputs (date, week, etc) heights on iOS when input is empty - by @andrew-boyd (3ee79)
View changes on GitHub
v1.2.1
🐞 Bug Fixes
- Uses more accessible approach to hiding control labels - by @andrew-boyd (d9674)
View changes on GitHub
v1.2.0
🚀 Features
- Adds styles for new repeater drag handle - by @andrew-boyd (a0852)
View changes on GitHub
v1.1.2
🐞 Bug Fixes
- Re-implements loading spinner for submit buttons - by @andrew-boyd (14bf1)