WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Release v3.0.0

Latest

Choose a tag to compare

@PawanKolhe PawanKolhe released this 06 Oct 05:49
· 2 commits to master since this release
28f7d8b

What's Changed

  • Added React Wrapper ⚛️
  • Added WCAG accessibility ♿ support. Keyboard navigation, roles, etc.
  • initialSelectedDate property added. Allows for no date to be selected initially if set to null, or a custom date can also be set.

⚠️ Breaking Changes:

  • Bug fix 🐛: Changing months no-longer changes the selected date.
  • API changes:
    • id -> container
    • dateChanged -> onSelectedDateChange
    • monthChanged -> onMonthChange
    • weekdayType -> weekdayDisplayType