This repository was archived by the owner on Apr 17, 2022. It is now read-only.
v2.5.0
⚠️ Breaking changes
twoCalendarsrenamed tomultiCalendarstwoCalendarsSolorenamed tomultiCalendarsSolo
🚀 Features
- New CSS variable added for menu border-color (#74)
multiCalendars- allow adding multiple calendars (#75)inlineWithInput- option to use input field with inline (#77)- Option to add
nameattribute to the input element (#80) @recalculatePosition- event added when menu position is recalculated (#81)- Option to add
autocompleteattribute to the input element (#83) - Option to pass a custom positioning function to the
altPosition
🐛 Bug Fixes
- Fix
scssimport issues (c4e289d) (#76) - Fix type not recognized with vite (#78)
- Fix browser import with
scripttag (#79) minDateandmaxDatenot working inmonthPickermode (#84)- Fix clicking on menu causing parent click outside directive to trigger (#85)
- Fix
textInputnot working inmonthPickerandtimePickermodels (#89) - Initial transition not triggered when
modelValueis empty - Fix positioning on month change when the calendar is placed on top
- Fix issue with months filter resulting in year jump