Skip to content

fix: Flex ordering after recent changes#313

Merged
MatiPl01 merged 1 commit intomainfrom
fix/flex-layout-ordering
Mar 23, 2025
Merged

fix: Flex ordering after recent changes#313
MatiPl01 merged 1 commit intomainfrom
fix/flex-layout-ordering

Conversation

@MatiPl01
Copy link
Copy Markdown
Owner

@MatiPl01 MatiPl01 commented Mar 23, 2025

Description

This PR fixed flex layout ordering logic that was incorrect. THe issue started to appear after changing the reorderInsert function in the #310 PR but was incorrectly implemented before.

@MatiPl01 MatiPl01 added the fix label Mar 23, 2025
@MatiPl01 MatiPl01 self-assigned this Mar 23, 2025
@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 23, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
react-native-sortables-docs ⬜️ Ignored (Inspect) Mar 23, 2025 5:18pm

@MatiPl01 MatiPl01 merged commit 9df1fa5 into main Mar 23, 2025
6 checks passed
@MatiPl01 MatiPl01 deleted the fix/flex-layout-ordering branch March 23, 2025 17:21
MatiPl01 pushed a commit that referenced this pull request Mar 23, 2025
# [1.4.0](v1.3.2...v1.4.0) (2025-03-23)

### Bug Fixes

* Active item portal provider on web ([#312](#312)) ([d9660d2](d9660d2))
* Default keyExtractor behavior for numeric values ([#301](#301)) ([d7cf171](d7cf171))
* Flex ordering after recent changes ([#313](#313)) ([9df1fa5](9df1fa5)), closes [#310](#310)
* onPress not working after disabling drag ([#307](#307)) ([d1cbdc9](d1cbdc9)), closes [#306](#306)

### Features

* Active item portal to render item over all other content ([#299](#299)) ([ecfe289](ecfe289))
* Fixed items support for Sortable.Grid ([#310](#310)) ([d0cb59e](d0cb59e)), closes [#305](#305) [#999](https://github.com/MatiPl01/react-native-sortables/issues/999)
@MatiPl01
Copy link
Copy Markdown
Owner Author

🎉 This issue has been resolved in version 1.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant