Skip to content

Releases: Calvin-LL/Reorderable

v2.4.0

17 Oct 07:41
a6ef4aa
Compare
Choose a tag to compare
  • fix animation when dragging the first item (#4 #26 #32)
  • update to compose-multiplatform 1.7.0

v2.4.0-beta01

12 Sep 21:25
27bec9f
Compare
Choose a tag to compare
v2.4.0-beta01 Pre-release
Pre-release

v2.3.3

12 Sep 21:04
31a6476
Compare
Choose a tag to compare

v2.3.2

31 Aug 21:17
ae6980e
Compare
Choose a tag to compare
  • fix performance issue #47

v2.4.0-alpha02

23 Aug 00:15
a73c181
Compare
Choose a tag to compare
v2.4.0-alpha02 Pre-release
Pre-release

Changes since v2.4.0-alpha01:

v2.3.1

23 Aug 00:02
1309919
Compare
Choose a tag to compare
  • Improve performance for scroll (#45) thanks to @strekha

v2.4.0-alpha01

28 Jul 17:33
3327c17
Compare
Choose a tag to compare
v2.4.0-alpha01 Pre-release
Pre-release
  • update to Compose Multiplatform 1.7.0-alpha01
  • fixes all Compose Foundation v1.7.0 related issues (#4, #26, #32)

v2.3.0

28 Jul 04:18
4fabe95
Compare
Choose a tag to compare
  • add js support (#42)

Big thank you to @EdwinChang24

v2.2.0

17 Jul 03:56
62c7392
Compare
Choose a tag to compare
  • add animateItemModifier parameter to ReorderableItem for #40

v2.1.1

13 May 03:14
1469489
Compare
Choose a tag to compare
  • fix scrolling too fast when moving first visible item of size greater than half the viewport (#4 (comment))
  • fix not being able to move item to the first position (#4 (comment))
  • fix scrolling stuck when dragging second visible item of size greater than half of the viewport
  • fix item being moved backwards when scrolling is triggered