Skip to content

Releases: vkurko/calendar

v2.7.1

15 May 13:31

Choose a tag to compare

May 15, 2024

  • Fixed an issue with event positioning when dayMaxEvents is triggered (264)

v2.7.0

08 May 08:38

Choose a tag to compare

May 8, 2024

  • Added customButtons option (159)

Special thanks to the following sponsors of the Event Сalendar:

@steveb85
@wwmike
@MaCleodWalker
@patrickklaeren
@syncsynchalt

v2.6.1

29 Jan 13:52

Choose a tag to compare

January 29, 2024

  • Fixed calendar functionality in iOS 15 (227)

Special thanks to the following sponsors of the Event Сalendar:

@MaCleodWalker

v2.6.0

08 Jan 13:04

Choose a tag to compare

January 8, 2024

  • Added experimental eventAllUpdated option (96)

v2.5.1

18 Dec 14:53

Choose a tag to compare

December 18, 2023

  • Fixed unwanted keyboard accessibility of events in list view when the eventClick is not set

v2.5.0

09 Dec 19:29

Choose a tag to compare

December 9, 2023

  • A11y improvements: events are now accessible from the keyboard, added dayHeaderAriaLabelFormat option (161)
  • All dates and times are now rendered using <time> tag (161)
  • Events are now rendered using <article> and <h4> tags instead of <div> (161)
  • dateFromPoint now works for events in list view

v2.4.1

21 Oct 15:20

Choose a tag to compare

October 21, 2023

  • Changed the way the dark theme is automatically activated. Now this feature should be explicitly enabled using the ec-auto-dark CSS class
  • Fixed an issue with the positioning of the popup in month view

v2.4.0

20 Oct 15:57

Choose a tag to compare

October 20, 2023

  • Added support for dark theme (68)

v2.3.3

11 Sep 05:25

Choose a tag to compare

September 11, 2023

  • Fixed an issue with automatically updating the current day (181)

v2.3.2

30 Aug 14:53

Choose a tag to compare

August 30, 2023

  • Another attempt to fix the bug in SvelteKit when using a function for the theme option (179)