Skip to content

Releases: vkurko/calendar

v1.4.1

14 Jun 11:32
Compare
Choose a tag to compare

June 14, 2023

  • Fixed a bug with duplicate eventSources.events call (146)

v1.4.0

12 Jun 17:01
Compare
Choose a tag to compare

June 12, 2023

  • Now time is not rendered inside allDay events (143)
  • Fixed interaction functions inside the shadow root (142)

v1.3.1

30 May 07:50
Compare
Choose a tag to compare

May 30, 2023

  • Fixed an issue with incorrect dateClick information when using specific slotMinTime settings (135)

v1.3.0

25 May 07:59
Compare
Choose a tag to compare

May 25, 2023

  • Added the ability to set an event filter for flexibleSlotTimeLimits (133)

v1.2.0

24 May 07:06
Compare
Choose a tag to compare

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)