Skip to content

v0.2.4

Choose a tag to compare

@scrollDynasty scrollDynasty released this 28 May 09:26
fdeedd1

0.2.4 (2026-05-28)

Features

  • add circular prop for infinite loop scrolling (b2ee0f6)
  • add custom item rendering support to DrumPicker (b6fc727)
  • add Row component and enhance renderItem test in DrumPicker (b45aea5)
  • enhance DrumPicker to notify picker group on index change (a956ee7)
  • enhance DrumPicker with pickerGroup and pickerName support (840f090)
  • enhance renderItem functionality in withVirtualized (f23f3f0)
  • introduce PickerGroup for synchronized DrumPickers (51f97c0)

Bug Fixes

  • synchronize currentIndex and changingIndex with selectedIndex in DrumPicker (a9a32e0)
  • update event types in TestTimePicker for better type safety (61fe1f5)
  • update README images to use direct URLs and improve DrumPicker item handling (c9909a3)