Skip to content

v1.0.9

Compare
Choose a tag to compare
@mlaursen mlaursen released this 18 Mar 16:41
· 3947 commits to main since this release

This was really just another patch for drawers.

Changelog

  • Fixed the Drawer automatically opening when the type is set to TEMPORARY. #291
  • Fixed the DatePicker's min/max date validation error. #293
  • Fixed the Drawer's overlay prop not working for mobile and tablet devices. #298
  • Fixed the Drawer's overlay being visible on initial page load on desktop screens and the type is TEMPORARY. #299
  • Fixed the SelectField's label disappearing when the menuItems are defined in the render and one of its parents re-renders. #300