Skip to content

Latest commit

 

History

History
92 lines (59 loc) · 2.83 KB

CHANGELOG.md

File metadata and controls

92 lines (59 loc) · 2.83 KB

Changelog

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 from formatter 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 to pickerValue.
  • Fix issues placement arrow, left to right.
  • 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).