Skip to content

v3.1.0

Compare
Choose a tag to compare
@wojtekmaj wojtekmaj released this 15 May 19:48
68f525b

What's new?

  • Added allowPartialRange which when set to true will cause onChange to be called with only partial result given selectRange prop (#351).
  • Added CSS classes to Navigation label items to allow better custom styling (#333). Thanks, @zigotica!
  • Added CSS classes to tiles to allow better styling of hovered date range (#373). Thanks, @bywo!

What's changed?

  • Refactored internals
  • Added unit tests
  • Improved documentation on hiding icons (#364). Thanks, @valtism!

Bug fixes