Releases: isoteriksoftware/react-gallery-3d
Releases · isoteriksoftware/react-gallery-3d
v1.5.1
1.5.1
v1.5.0
- Added support for gallery items array is children of
Gallery
v1.4.1
- Added
ref
forwarding to gallery items
v1.4.0
onInit()
prop added to GalleryItem and the other built-in item types- Fixed
ref
forwarding bug on some components - Added
calculatePlacementOnGalleryItem()
util function - Added
usePlacementOnGalleryItem()
hook for simplified use ofcalculatePlacementOnGalleryItem()
Full Changelog: v1.3.0...v1.4.0
v1.2.0
- Fixed external video CORS error
- Added
ref
prop support to gallery items
v1.0.1
1.0.1
v1.0.0
- The first major release!
v0.1.4-beta
- Added fog and environment customization support
v0.1.3-beta
- Added
autoplay
prop to VideoItem. - Updated Gallery error messages.
v0.1.2-beta
- Minor bug fixes