Releases: wethegit/react-gallery
Releases · wethegit/react-gallery
v4.0.0
v3.0.4: Merge pull request #17 from wethegit/fix/dependency-order
fix: react dependency order
v3.0.3
What's Changed
- fix: react dependency version by @marlonmarcello in #16
Full Changelog: v3.0.2...v3.0.3
v3.0.2
What's Changed
- Fix: inability to drag gallery on touch devices.
v3.0.1
What's Changed
- Docs: add GalleryPaginationItem to table of contents
- Fix: draggable can now safely be set to
false
Full Changelog: v3.0.0...v3.0.1
v3.0.0
What's Changed
- Expose the
<GalleryPaginationItem>
component, for ease of styling pagination items - Refactor
<Gallery>'s
renderGalleryItem
prop to use the property nameindex
instead ofi
— to match the pagination update above. - Various documentation and demo updates
New Contributors
- @Tiendongle made their first contribution in #10
Full Changelog: v2.0.1...v3.0.0
v2.0.1
Changes in v2.0.1
- Fixed an issue where gallery index defaults to zero
0
if it was undefined.
v2.0.0
v1.0.3
v1.0.3
v1.0.2
fix: workflow typo