Skip to content

v1.2.0

Compare
Choose a tag to compare
@MatiPl01 MatiPl01 released this 17 Feb 23:46
· 123 commits to main since this release

1.2.0 (2025-02-17)

Bug Fixes

  • Flex layout flickering, lower drag fail offset (#258) (3d381a3)
  • Invalid item activation on iOS Fabric after container scroll (#266) (3ae207d)
  • Remaining web implementation issues (#247) (d48820b)
  • Sortable flex fragment children (#265) (4352be9), closes #36877
  • Sortable flex sizing in horizontal scrollable (#259) (468baeb), closes #257
  • Web flex layout and mobile drop animation issues (#250) (c2dc5aa)
  • Web sortables resizing and drop animation on web, change to absolute layout on Android (#267) (44d66db)

Features

  • Add a possibility to disable layout transition on item addition/removal (#262) (385b196), closes #36877
  • Custom drag handle, better drag gesture handling (#246) (0bbedff)
  • Expose layout transition prop (#256) (df109fa)
  • Horizontal auto scroll and horizontal parent scrollables support (#257) (538d99b), closes #244
  • OverDrag disabling per direction (#252) (c239fa3), closes #249
  • Possibility to disable container overflow by the dragged item (#249) (57cdab6)