Skip to content

v6.0.1

Compare
Choose a tag to compare
@Jasenkoo Jasenkoo released this 19 Aug 11:25
· 439 commits to main since this release
0b2a9ed

🐛 Bug Fixes

  • Fixed missing CSS in webpack projects (#526)
  • Fixed issue where the disabled-dates prop is not reactive (#528)
  • Fixed issue where auto-apply is not working in year-picker mode (#529)
  • Fixed aria-disabled value not removing attribute on false value f88ffa1 (#530) by @chip

🔧 Refactor

  • Extend disabled-times prop config for more accessible range validation (#459)
    • Mark hour as disabled in the overlay if all minutes are disabled