Skip to content

Tags: vkurko/calendar

Tags

v3.4.0

Toggle v3.4.0's commit message
v3.4.0

Added the ability to set additional styles for a specific event
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
Fixed return value of addEvent and updateEvent methods

v3.3.0

Toggle v3.3.0's commit message
v3.3.0

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

v3.2.2

Toggle v3.2.2's commit message
v3.2.2

Fixed an issue with dateFromPoint method

v3.2.1

Toggle v3.2.1's commit message
v3.2.1

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

v3.2.0

Toggle v3.2.0's commit message
v3.2.0

Added the ability to pass html to custom buttons
Added active parameter for custom buttons
Fixed event background color defined from resource

v3.1.0

Toggle v3.1.0's commit message
v3.1.0

Added resourceTimelineMonth view
Added next() and prev() methods
Added CSS classes for toolbar sections

v3.0.2

Toggle v3.0.2's commit message
v3.0.2

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

v3.0.1

Toggle v3.0.1's commit message
v3.0.1

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

v3.0.0

Toggle v3.0.0's commit message
v3.0.0

Added ResourcesTimeline view

v2.7.2

Toggle v2.7.2's commit message
v2.7.2

Fixed issue with scrollTime option reactivity