All notable changes to this project will be documented in this file.
- First release.
- Make stable release.
- Expose
placeholder,clearfunction to slot, work if using slot, Example.
- Fix typo
inRangeDateBetween.
- Fixed
shortcutsif custom, Example.
- Added dayjs
customParseFormatplugin, to correctly parse fromformatterprops (#3). - Added keyboard event
keyupfor update value (#5).
- New props
footer, Example. - Redesign layout, for breakpoint
768 ~ 1024. - Hide Next/Prev button if months active.
- Fix some style.
- Add localization for
shortcuts,footer&dayjslocale. - New props
i18n, Example. - Change local model
valuetopickerValue. - Fix issues placement arrow,
lefttoright.
- Props
footerremoved. - Fix localization
- Fix bug
auto-applyif shortcuts clicked. - Add new props
options, Example.
- Fix bug
start-fromif using localization.
- Added trigger
emiton keyup event.
- Fix issues localization lazy load.
- Fix issues dynamic import on Vite (#12).
- Fix issues on keyup (#15).