Skip to content

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 24 Jun 16:48
6af6ab6

0.4.0 (2026-06-24)

Features

  • add a built-in darkTheme preset (818b45e)
  • add expandRecurringEvents for recurring events (61dd45e)
  • add timezone-aware display helpers (af28464)
  • demo a web right-click context menu and event drag in the example (c545b4a)
  • drag to move and resize events on the week/day grid (4cd2eaf)
  • enrich event accessibility labels with time and state (bf921e5)
  • fire onDragStart when an event drag begins (421c922)
  • page the calendar with arrow keys on web, disabling swipe there (04bbc3a)
  • zoom the web grid with ctrl/cmd + scroll (dae87f8)

Bug Fixes

  • hold the drag offset until the committed move re-renders (65abb86)
  • render month day cells as cells, not nested buttons, on web (f5fc80a)
  • repaint the week/day grid when events change (308f4ea)
  • silence web console warnings from pointerEvents and leaked scroll props (7d7fb39)