Skip to content

Releases: vkurko/calendar

v4.3.0

16 May 09:15

Choose a tag to compare

May 16, 2025

  • Added nowIndicator in resourceTimeline views (427)

Special thanks to the following sponsors of EventСalendar:

@steveb85
@danyalejandro
@syncsynchalt
@aurawindsurfing
@SalonLynk
@WanderingDaniel

v4.2.0

16 May 05:11

Choose a tag to compare

May 15, 2025

  • Added CSS class ec-today to the current day header (492)
  • Fixed an issue with updateEvent() not updating CSS classes (496)
  • Reverted the previous behavior of eventTextColor option when it was not applied in list view (497)

Special thanks to the following sponsors of EventСalendar:

@steveb85
@danyalejandro
@syncsynchalt
@aurawindsurfing
@SalonLynk
@WanderingDaniel

v4.1.0

09 May 11:57

Choose a tag to compare

May 9, 2025

  • Added ability to use slotLabelInterval option in resourceTimeline views (372)
  • Fixed an issue with dateClick triggered on eventClick (490)
  • Fixed infinite recursion when using calendar in Lit component (142)

Special thanks to the following sponsors of EventСalendar:

@steveb85
@danyalejandro
@syncsynchalt
@aurawindsurfing
@SalonLynk
@WanderingDaniel

v4.0.3

25 Apr 11:55

Choose a tag to compare

April 25, 2025

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

@steveb85
@danyalejandro
@syncsynchalt
@aurawindsurfing

v4.0.2

21 Apr 08:37

Choose a tag to compare

April 21, 2025

  • Fixed nested resource expander in timeline view
  • Added scrolling of resources when rotating the mouse wheel over resources in timeline view

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

@steveb85
@danyalejandro
@syncsynchalt

v4.0.1

16 Apr 18:23

Choose a tag to compare

April 16, 2025

  • Fixed row height sync issue in timeline view

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

@steveb85
@danyalejandro
@syncsynchalt

v4.0.0

16 Apr 14:17

Choose a tag to compare

April 16, 2025

  • Added support for Svelte 5 (359)
  • ⚠️ Svelte 4 is not supported anymore
  • ⚠️ All plugins have been moved to the @event-calendar/core package
  • ⚠️ In ES modules, you now need to use createCalendar(target, plugins, options) to initialize the calendar
  • ⚠️ With standalone bundle, you now need to use EventCalendar.create(target, options) to initialize the calendar
  • The following options now have higher priority from left to right event.startEditable > eventStartEditable > editable and event.durationEditable > eventDurationEditable > editable (440)

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

@steveb85
@danyalejandro
@syncsynchalt

v3.12.0

01 Apr 19:16

Choose a tag to compare

April 1, 2025

  • Added dragConstraint, resizeConstraint and selectConstraint options (412)

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

@steveb85
@danyalejandro
@syncsynchalt

v3.11.0

28 Mar 21:56

Choose a tag to compare

March 29, 2025

  • Added slotLabelInterval option (329)

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

@steveb85
@danyalejandro
@patrickklaeren
@syncsynchalt

v3.10.1

25 Mar 17:49

Choose a tag to compare

March 25, 2025

  • Fixed an issue with displaying events shorter than the slot duration (423)

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

@steveb85
@danyalejandro