Releases: gfazioli/mantine-parallax
Releases · gfazioli/mantine-parallax
2.1.2
2.1.1
- 📦️ aligns mantine versione + extensions template + minor improvements and fixes
Full Changelog: 2.1.0...2.1.1
2.1.0
2.0.4
- 📦️ updates mantine 7.16
Full Changelog: 2.0.3...2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
✨ New Features
- ✨ Added
initialSkewX
andinitialSkewY
props - ✨ Added
initialRotationX
,initialRotationY
, andinitialRotationZ
props - ✨ Added
initialPerspective
prop - ✨ Added
disabled
prop to disable the hover effect - ✨ Added
none
in theperspective
andinitialPerspective
props when the value is greater or equal to10000
📦 Other Changes
- Updated the docs and demos with the new props
- Updated the Mantine package to the latest version
🐛 Bug Fixes
- Minor improvements and bug fixes