Skip to content

Release 0.4.0

Choose a tag to compare

@RichardLindhout RichardLindhout released this 10 Mar 22:18
· 726 commits to master since this release

0.4.0 (2021-03-10)

Bugfixes

  • DatePicker crashes when entering invalid date in edit. Thanks @chakrihacker!

Features

  • min/max date in range picker by @nandorojo (Twitter
  • When using multiselect and selecting multiple days after each other show the range layout in background #50
  • also check valid range in input mode + show errors (92c7c94)
  • optional range util (7408a8c)
  • valid range support (1b5da06)

Breaking changes

  • removed undocumented excludeInRange mode