calendar

Full-sized drag & drop JavaScript event calendar with resource & timeline views

MIT License

Downloads
85.8K
Stars
1.3K
Committers
10
calendar - v3.6.1

Published by vkurko 24 days ago

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

calendar - v3.6.0

Published by vkurko 24 days ago

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

calendar - v3.5.0

Published by vkurko about 1 month ago

September 20, 2024

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

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

@steveb85

calendar - v3.4.0

Published by vkurko 3 months ago

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)
calendar - v3.3.0

Published by vkurko 3 months ago

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
calendar - v3.2.2

Published by vkurko 3 months ago

July 22, 2024

  • Fixed an issue with dateFromPoint method (145)
calendar - v3.2.1

Published by vkurko 3 months ago

July 15, 2024

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

Published by vkurko 3 months ago

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

calendar - v3.1.0

Published by vkurko 4 months ago

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

calendar - v3.0.2

Published by vkurko 5 months ago

June 3, 2024

  • Fixed so that ResourceTimeline plugin does not depend on ResourceTimeGrid
  • Fixed minor visual defects in ResourceTimeline view
calendar - v3.0.1 Latest Release

Published by vkurko 5 months ago

May 24, 2024

  • Fixed scrollTime in ResourceTimeline view
  • Fixed an issue with erroneous vertical scrolling in ResourceTimeline view
calendar - v3.0.0

Published by vkurko 5 months ago

May 23, 2024

  • Added ResourcesTimeline view (30)

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

@steveb85

calendar - v2.7.2

Published by vkurko 5 months ago

May 22, 2024

  • Fixed issue with scrollTime option reactivity (270)
calendar - v2.7.1

Published by vkurko 5 months ago

May 15, 2024

  • Fixed an issue with event positioning when dayMaxEvents is triggered (264)
calendar - v2.7.0

Published by vkurko 6 months ago

May 8, 2024

  • Added customButtons option (159)

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

@steveb85
@wwmike
@MaCleodWalker
@patrickklaeren
@syncsynchalt

calendar - v2.6.1

Published by vkurko 9 months ago

January 29, 2024

  • Fixed calendar functionality in iOS 15 (227)

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

@MaCleodWalker

calendar - v2.6.0

Published by vkurko 10 months ago

January 8, 2024

  • Added experimental eventAllUpdated option (96)
calendar - v2.5.1

Published by vkurko 10 months ago

December 18, 2023

  • Fixed unwanted keyboard accessibility of events in list view when the eventClick is not set
calendar - v2.5.0

Published by vkurko 11 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
calendar - v2.4.1

Published by vkurko about 1 year 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
Package Rankings
Top 2.79% on Npmjs.org
Badges
Extracted from project README
npm
Related Projects