calendar

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

MIT License

Downloads
85.8K
Stars
1.3K
Committers
10
calendar - v2.4.0

Published by vkurko about 1 year ago

October 20, 2023

  • Added support for dark theme (68)
calendar - v2.3.3

Published by vkurko about 1 year ago

September 11, 2023

  • Fixed an issue with automatically updating the current day (181)
calendar - v2.3.2

Published by vkurko about 1 year ago

August 30, 2023

  • Another attempt to fix the bug in SvelteKit when using a function for the theme option (179)
calendar - v2.3.1

Published by vkurko about 1 year ago

August 29, 2023

  • Fixed a bug in SvelteKit when using a function for the theme option (179)
calendar - v2.3.0

Published by vkurko about 1 year ago

August 25, 2023

  • Added CSS classes for days of the week (156)
  • The initial value of the height option has changed to undefined
calendar - v2.2.0

Published by vkurko about 1 year ago

August 24, 2023

  • Added dayCellFormat option (169)
calendar - v2.1.0

Published by vkurko about 1 year ago

August 22, 2023

  • Improved CSS class switching on view change (155)
calendar - v2.0.0

Published by vkurko about 1 year ago

August 17, 2023

  • ⚠️ To pass an HTML version of the title for an event, you now need to use the appropriate Content value in the title field
  • ⚠️ The eventTimeFormat given as a function now takes 2 input parameters (149)
  • ⚠️ Formatting time intervals is now done using Intl.DateTimeFormat.formatRange()
  • In all date and time formatting options that are set as a function, it is now allowed to return an HTML version of the content (170)
calendar - v1.5.1

Published by vkurko about 1 year ago

July 26, 2023

  • Fixed A11y warnings after updating to Svelte 4.x (160)
calendar - v1.5.0

Published by vkurko over 1 year ago

June 14, 2023

  • Added eventClassNames option (106)
calendar - v1.4.1

Published by vkurko over 1 year ago

June 14, 2023

  • Fixed a bug with duplicate eventSources.events call (146)
calendar - v1.4.0

Published by vkurko over 1 year ago

June 12, 2023

  • Now time is not rendered inside allDay events (143)
  • Fixed interaction functions inside the shadow root (142)
calendar - v1.3.1

Published by vkurko over 1 year ago

May 30, 2023

  • Fixed an issue with incorrect dateClick information when using specific slotMinTime settings (135)
calendar - v1.3.0

Published by vkurko over 1 year ago

May 25, 2023

  • Added the ability to set an event filter for flexibleSlotTimeLimits (133)
calendar - v1.2.0

Published by vkurko over 1 year ago

May 23, 2023

  • ⚠️ The @event-calendar/common package has been deprecated. Its content has been moved to the @event-calendar/core package (132)
  • Now drag&drop doesn't start on right click (#131)
Package Rankings
Top 2.79% on Npmjs.org
Badges
Extracted from project README
npm
Related Projects