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