Skip to content

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 24 Jun 19:29
666f24d

0.5.0 (2026-06-24)

Features

  • add drag-to-create on the week/day grid (989477e)
  • demo drag-to-create in the example (0d1422c)
  • drag events horizontally to move them across days (c11acde)
  • enable drag-to-create on web via a click-drag threshold (b3e0b3e)
  • enable drag-to-move and resize on web via a click-drag threshold (6e193aa)

Bug Fixes

  • declare the css module so the example typechecks on web (e412736)
  • fire onPressCell on web taps and let Escape cancel an event sweep (8df2eba)