🐛 Bug Fixes
- Fixed issue with the
disabled-datesfunction not being called inmonth-pickermode (#1070) - Fixed issue where
month-pickeris unable to select month whenallowed-datesprop is provided (fixes #1075) - Fixed issue where
@internal-model-changeis not being emitted whenmodel-autois enabled (#1077) - Fixed issue where
allowPreventDefaultandallowStopPropagationconfig options are not applied on theesckey (#1079) - Fixed issue with
auto-applynot working withtext-input(#1080) - Fixed issue with entering date past 1970 with the
text-inputinrangemode (#1084 by @amazy) (#1082) - Fixed issue with severe memory leak (#1099 by @sahilrajthapa) (#1083)
- Fixed type issue with
aria-labelsproperties 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)