This repository has been archived by the owner on Apr 17, 2022. It is now read-only.
v2.5.0
⚠️ Breaking changes
twoCalendars
renamed tomultiCalendars
twoCalendarsSolo
renamed 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
name
attribute to the input element (#80) @recalculatePosition
- event added when menu position is recalculated (#81)- Option to add
autocomplete
attribute to the input element (#83) - Option to pass a custom positioning function to the
altPosition
🐛 Bug Fixes
- Fix
scss
import issues (c4e289d) (#76) - Fix type not recognized with vite (#78)
- Fix browser import with
script
tag (#79) minDate
andmaxDate
not working inmonthPicker
mode (#84)- Fix clicking on menu causing parent click outside directive to trigger (#85)
- Fix
textInput
not working inmonthPicker
andtimePicker
models (#89) - Initial transition not triggered when
modelValue
is empty - Fix positioning on month change when the calendar is placed on top
- Fix issue with months filter resulting in year jump