New
v0.3.0
What's Changed
- Add size animation support by @MohamedRejeb in https://github.com/MohamedRejeb/compose-dnd/pull/16
- Add new DropStrategy by @MohamedRejeb in https://github.com/MohamedRejeb/compose-dnd/pull/17
- Remove duplication in DraggableItem and ReorderableItem by @MohamedRejeb in https://github.com/MohamedRejeb/compose-dnd/pull/19
- Refactor dropTarget by @MohamedRejeb in https://github.com/MohamedRejeb/compose-dnd/pull/20
- Replace onGloballyPositioned with onPlaced by @MohamedRejeb in https://github.com/MohamedRejeb/compose-dnd/pull/21
- Update Kotlin to 2.0.20 by @MohamedRejeb in https://github.com/MohamedRejeb/compose-dnd/pull/22
- Add new requireFirstDownUnconsumed param by @MohamedRejeb in https://github.com/MohamedRejeb/compose-dnd/pull/31
Full Changelog: https://github.com/MohamedRejeb/compose-dnd/compare/v0.2.0...v0.3.0