Skip to content

v11.0.2

Latest
Compare
Choose a tag to compare
@Jasenkoo Jasenkoo released this 16 Mar 16:26
· 8 commits to main since this release
b59683e

🐛 Bug Fixes

  • Fixed issue with the disabled-dates function not being called in month-picker mode (#1070)
  • Fixed issue where month-picker is unable to select month when allowed-dates prop is provided (fixes #1075)
  • Fixed issue where @internal-model-change is not being emitted when model-auto is enabled (#1077)
  • Fixed issue where allowPreventDefault and allowStopPropagation config options are not applied on the esc key (#1079)
  • Fixed issue with auto-apply not working with text-input (#1080)
  • Fixed issue with entering date past 1970 with the text-input in range mode (#1084 by @amazy) (#1082)
  • Fixed issue with severe memory leak (#1099 by @sahilrajthapa) (#1083)
  • Fixed type issue with aria-labels properties not being all optional (#1085)
  • Fixed issue with Arabic short weekdays localization (#1088 by @lmetdaoui) (#1087)
  • Fixed issue with missing app context when doing pre-render (#1094 by @chocolateimage) (#1092)