⚠️ Breaking changes
- Datepicker will use regular
DOMorder to place the menu instead of the teleportteleportprop is removedalt-positionbooleanprop is removed
- Custom components props are removed
week-numbersprop is extended to support custom function and local mode,booleanvalue 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)