Releases: richardtallent/vue-simple-calendar
Releases · richardtallent/vue-simple-calendar
v7.0.1
v7.0
See CHANGELOG
v6.3.1
see CHANGELOG
v6.3.0
See CHANGELOG
v6.0.4
See CHANGELOG
v6.0.3
See CHANGELOG
v6.0.2
See CHANGELOG. 6.0.2 has been out for awhile, just putting a marker here.
Version 5.0.0
See CHANGELOG. There are breaking changes!
Version 4.4.0
- Fix events showing incorrectly during the week of a DST change in the UK
- Update dependencies
- Clean up to use arrow functions for some functions
- Now passes second argument $event (the native click event) to the onClickDay handler
- Pass drag/drop events on days back to calling app even if the dragged item is not one of the calendar's items. - This allows developers to drag in elements from other controls, or to handle drag/drop if they use scoped slots for items.
Version 4.2.2
See CHANGELOG for details