Skip to content

Releases: vkurko/calendar

v3.7.0

07 Nov 12:41
Compare
Choose a tag to compare

November 7, 2024

  • Added support for nested resources (302)

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

@steveb85
@najier

v3.6.2

17 Oct 10:47
Compare
Choose a tag to compare

October 17, 2024

  • Fixed an issue in timeline views with displaying events beyond midnight when slotMaxTime is greater than 24:00 (333)

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

@steveb85

v3.6.1

01 Oct 10:51
Compare
Choose a tag to compare

October 1, 2024

  • Fixed destroy() method in pure JS version of the library

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

@steveb85
@Toba-bonjour

v3.6.0

01 Oct 07:46
Compare
Choose a tag to compare

October 1, 2024

  • Fixed some issues in Svelte 5 (235)
  • ⚠️ destroy() is no longer available in Svelte version

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

@steveb85
@Toba-bonjour

v3.5.0

20 Sep 08:47
Compare
Choose a tag to compare

September 20, 2024

  • Added extendedProps for resources (310)
  • Added filterEventsWithResources option

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

@steveb85

v3.4.0

01 Aug 13:44
Compare
Choose a tag to compare

August 1, 2024

  • Added the ability to set additional styles for a specific event (305)
  • Added the ability to set additional CSS classes for a specific event
  • Added the ability to apply default rendering in the eventContent callback by returning undefined (306)
  • Fixed return value of addEvent and updateEvent methods (301)

v3.3.0

26 Jul 12:48
Compare
Choose a tag to compare

July 26, 2024

  • Now all-day background events are rendered in dayGridMonth/resourceTimelineMonth views, as well as in the all-day slot of the timeGrid views (300)
  • Fixed endDelta in eventResize callback (145)
  • Fixed display of events in resourceTimeline views when the start of the event falls after slotMaxTime

v3.2.2

22 Jul 07:21
Compare
Choose a tag to compare

July 22, 2024

  • Fixed an issue with dateFromPoint method (145)

v3.2.1

15 Jul 09:58
Compare
Choose a tag to compare

July 15, 2024

  • Fixed an issue with the pointer not hiding when hovering over the all-day slot

v3.2.0

14 Jul 13:38
Compare
Choose a tag to compare

July 14, 2024

  • Added the ability to pass html to custom buttons (277)
  • Added active parameter for custom buttons
  • Fixed event background color defined from resource (295)

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

@steveb85