All notable changes to this project will be documented in this file.
- First release.
- Make stable release.
- Expose
placeholder
,clear
function to slot, work if using slot, Example.
- Fix typo
inRangeDateBetween
.
- Fixed
shortcuts
if custom, Example.
- Added dayjs
customParseFormat
plugin, to correctly parse fromformatter
props (#3). - Added keyboard event
keyup
for 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
&dayjs
locale. - New props
i18n
, Example. - Change local model
value
topickerValue
. - Fix issues placement arrow,
left
toright
.
- Props
footer
removed. - Fix localization
- Fix bug
auto-apply
if shortcuts clicked. - Add new props
options
, Example.
- Fix bug
start-from
if using localization.
- Added trigger
emit
on keyup event.
- Fix issues localization lazy load.
- Fix issues dynamic import on Vite (#12).
- Fix issues on keyup (#15).