Vkurko Calendar Versions Save

Full-sized drag & drop JavaScript event calendar with resource view

v2.6.1

3 months ago

January 29, 2024

  • Fixed calendar functionality in iOS 15 (227)

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

  1. @MaCleodWalker

v2.6.0

4 months ago

January 8, 2024

  • Added experimental eventAllUpdated option (96)

v2.5.1

4 months ago

December 18, 2023

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

v2.5.0

5 months ago

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

6 months ago

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

6 months ago

October 20, 2023

  • Added support for dark theme (68)

v2.3.3

8 months ago

September 11, 2023

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

v2.3.2

8 months ago

August 30, 2023

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

v2.3.1

8 months ago

August 29, 2023

  • Fixed a bug in SvelteKit when using a function for the theme option (179)

v2.3.0

8 months ago

August 25, 2023

  • Added CSS classes for days of the week (156)
  • The initial value of the height option has changed to undefined