Skip to content

v3.2.2

Latest

Choose a tag to compare

@lukas-frey lukas-frey released this 25 Jul 20:10
0072966

3.2.2 (2026-07-25)

Bug Fixes

  • add missing calendar view types to the enum (5597195)
  • destroy the calendar so SPA navigation does not duplicate it (036a441)
  • only open the context menu once its actions are known (ed7d6b3)
  • pass context menu data to mounted actions (9120df2)
  • scope context menu lookups to the owning calendar widget (937afa9)

Chore

  • bundle @event-calendar/core from npm instead of loading it from a CDN (2c94d4a)
  • workbench: add a real Filament panel for manual testing (c15e578)