Skip to content

Releases: richardtallent/vue-simple-calendar

v7.0.1

19 Jan 05:00
Compare
Choose a tag to compare

See CHANGELOG

v7.0

14 Jan 18:05
Compare
Choose a tag to compare

See CHANGELOG

v6.3.1

11 Feb 17:24
Compare
Choose a tag to compare

see CHANGELOG

v6.3.0

27 Jan 01:15
Compare
Choose a tag to compare

See CHANGELOG

v6.0.4

27 Feb 18:47
Compare
Choose a tag to compare

See CHANGELOG

v6.0.3

20 Nov 21:23
Compare
Choose a tag to compare

See CHANGELOG

v6.0.2

03 Nov 03:28
7cb2521
Compare
Choose a tag to compare

See CHANGELOG. 6.0.2 has been out for awhile, just putting a marker here.

Version 5.0.0

04 Sep 06:06
Compare
Choose a tag to compare

See CHANGELOG. There are breaking changes!

Version 4.4.0

25 May 16:17
Compare
Choose a tag to compare
  • 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

02 May 01:28
Compare
Choose a tag to compare

See CHANGELOG for details