The following is a list of notable changes to the Mantine Split component.
Minor versions that are not listed in the changelog are bug fixes and small improvements.
- 📦 Updates Mantine 7.13
- ✨ Added
cursorHorizontal
prop as CSS cursor property for horizontal orientation - ✨ Added
cursorVertical
prop as CSS cursor property for vertical orientation - ✨ Added
dev
branch for development
- 🩹 fixed mobile scroll issues
- 📝 Updated CHANGELOG, CONTRIBUTING and CODE_OF_CONDUCT
- 📦️ Updated Mantine 7.10.1
- 👷 Updated script release
- 📝 Added CHANGELOG, CONTRIBUTING and CODE_OF_CONDUCT
- 📦️ Updated Mantine 7.6.2
- 👷 Updated script release
- ✨ Added touch support for mobile devices
- ♿️ Added focus and keyboard navigation support for accessibility
- 📝 Updated and improves docs
- 🐛 Fixed issue with
variant
prop
- Initial release