github Vuepic/vue-datepicker v4.0.0

latest releases: v9.0.3, v9.0.2, v9.0.1...
19 months ago

⚠️ Breaking changes

  • Datepicker will use regular DOM order to place the menu instead of the teleport
    • teleport prop is removed
    • alt-position boolean prop is removed
  • Custom components props are removed
  • week-numbers prop is extended to support custom function and local mode, boolean value is removed (#276, #282)

🐛 Bug Fixes

  • Fixed wrong positioning issue on mobile
  • Fixed event handlers' interference with other components (#270)
  • Fixed the issue where the menu stays in its initial position when a direct parent is scrollable (#253)

🔧 Refactor

  • tooltip-[open/close] event will send full marker object (#279)

Don't miss a new vue-datepicker release

NewReleases is sending notifications on new releases.