Skip to content

v0.7.0

Choose a tag to compare

@yuki24 yuki24 released this 01 Aug 04:47
· 4 commits to main since this release

馃毃 Breaking Changes

  • Deprecate config.shoelace.invalid_input_class_name in favor of data-invalid and data-use-invalid (461b622)

猸愶笍 Features

  • Add invalid and data-invalid to the Shoelace::FormBuilder (461b622)
  • Add the ability to specify a method for rendering slot for input components (6b8b2d3)
  • Add FormBuilder#date_field method (73b92be)

馃悶 Bug Fixes

  • Fixes a bug where FormBuilder#select blows up with an empty block (f0addb2)