Skip to content

v0.2.3

Choose a tag to compare

@scrollDynasty scrollDynasty released this 27 May 11:50
db40ff7

0.2.3 (2026-05-27)

Features

  • add booking option to App and enhance DateDrumPicker with min/max date warnings (79d2068)
  • add minDate/maxDate constraints to DateDrumPicker (8477992)
  • add onValueChanging event for live scroll tracking (3c018fd)
  • add read-only web preview and enhance testing for DrumPicker (0ad0c88)
  • add scroll animation support to DrumPicker components (da8d9dc)
  • enhance DateDrumPicker and DrumPicker with improved scrolling and ref handling (fb1ad33)
  • enhance DateDrumPicker with improved date constraints and event handling (1eff42d)
  • enhance onValueChanging functionality for improved user experience (26d866f)
  • implement BookingDatePicker component with integrated DateDrumPicker (6bc7521)
  • implement enhanced scroll tracking for DrumPicker components (8b3d737)
  • refine date constraint logic in resolveConstraints and enhance DateDrumPicker notifications (0eb4906)
  • update DateWithToday component to manage selected date state (c0c3bcb)

Bug Fixes

  • ensure clamping of selected index in DrumPicker (9eff4c2)
  • improve onValueChanging logic and add index validation (ab47136)
  • prevent infinite render loop in native mock (6c99a16)