Skip to content

Releases: vkurko/calendar

v3.4.0

01 Aug 13:44

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

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

Choose a tag to compare

July 22, 2024

  • Fixed an issue with dateFromPoint method (145)

v3.2.1

15 Jul 09:58

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

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

v3.1.0

21 Jun 11:53

Choose a tag to compare

June 21, 2024

  • Added resourceTimelineMonth view (275)
  • Added next() and prev() methods (279)
  • Added CSS classes for toolbar sections (283)

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

@steveb85

v3.0.2

03 Jun 08:21

Choose a tag to compare

June 3, 2024

  • Fixed so that ResourceTimeline plugin does not depend on ResourceTimeGrid
  • Fixed minor visual defects in ResourceTimeline view

v3.0.1

24 May 11:45

Choose a tag to compare

May 24, 2024

  • Fixed scrollTime in ResourceTimeline view
  • Fixed an issue with erroneous vertical scrolling in ResourceTimeline view

v3.0.0

23 May 08:25

Choose a tag to compare

May 23, 2024

  • Added ResourcesTimeline view (30)

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

@steveb85

v2.7.2

22 May 13:06

Choose a tag to compare

May 22, 2024

  • Fixed issue with scrollTime option reactivity (270)