Skip to content

v1.0.7

Compare
Choose a tag to compare
@mlaursen mlaursen released this 10 Mar 23:41
· 3956 commits to main since this release

Changelog

  • Fixed the Drawer's defaultVisible prop not working entirely correctly. #286
  • Fixed the DateTimeFormat fake mock. #285
  • Fixed the Date/Time pickers to not open when disabled. #281
  • Fixed the prop warning for MenuButton and passed correct props to Menu. #278
  • Fixed the Menu attempting to setState after it had unmounted. #268