Releases: vkurko/calendar
Releases · vkurko/calendar
v3.7.0
November 7, 2024
- Added support for nested resources (302)
Special thanks to the following sponsors of the Event Сalendar:
@steveb85
@najier
v3.6.2
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
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
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
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
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
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
July 22, 2024
- Fixed an issue with
dateFromPoint
method (145)
v3.2.1
July 15, 2024
- Fixed an issue with the pointer not hiding when hovering over the all-day slot
v3.2.0
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