Skip to content

Releases: wethegit/react-gallery

v4.0.0

16 Feb 23:43
8d99621
Compare
Choose a tag to compare

What's Changed

  • Switch to CSS modules

Full Changelog: v3.0.4...v4.0.0

v3.0.4: Merge pull request #17 from wethegit/fix/dependency-order

09 Feb 18:57
b74b9b6
Compare
Choose a tag to compare

v3.0.3

24 Jan 22:48
23f057e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.2...v3.0.3

v3.0.2

14 Nov 22:55
a12e2b6
Compare
Choose a tag to compare

What's Changed

  • Fix: inability to drag gallery on touch devices.

v3.0.1

09 Nov 23:11
1cc95ac
Compare
Choose a tag to compare

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

23 Oct 22:29
81d1988
Compare
Choose a tag to compare

What's Changed

  • Expose the <GalleryPaginationItem> component, for ease of styling pagination items
  • Refactor <Gallery>'s renderGalleryItem prop to use the property name index instead of i — to match the pagination update above.
  • Various documentation and demo updates

New Contributors

Full Changelog: v2.0.1...v3.0.0

v2.0.1

22 Sep 21:05
d1ed43e
Compare
Choose a tag to compare

Changes in v2.0.1

  • Fixed an issue where gallery index defaults to zero 0 if it was undefined.

v2.0.0

13 Jul 00:34
2f09d47
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.3...v2.0.0

v1.0.3

20 May 00:54
Compare
Choose a tag to compare
v1.0.3

v1.0.2

19 May 23:59
Compare
Choose a tag to compare
fix: workflow typo