Skip to content

v1.2.0

Compare
Choose a tag to compare
@mplatts mplatts released this 12 May 01:39
· 498 commits to main since this release
  • Breaking change: <.field type="checkbox_group"> is now <.field type="checkbox-group"> (to match datetime-local)
  • Breaking change: <.field type="radio_group"> is now <.field type="radio-group"> (to match datetime-local)
  • Fixed: radio group state
  • Fixed: textarea height
  • Fixed: CSS now conforms to tailwind config colors (eg. changing danger in tailwind config will now change the color of the danger button/alert/etc.)
  • Fixed error CSS on textarea/select/switch