Skip to content

Releases: dromru/react-photoswipe-gallery

v1.3.2

24 Dec 09:08
Compare
Choose a tag to compare

Bug Fixes

  • fix hash navigation if items added in different render (84cebdc)
  • test: define photoswipeArgsMock return type (b0cc02b)

Chore

  • ci: upgrade actions/setup-node (3b36743)
  • ci: upgrade codecov/codecov-action (f03d274)

v1.3.1

06 Oct 13:08
Compare
Choose a tag to compare

Bug Fixes

  • add some missing hooks dependencies (839c5e5)

v1.3.0

21 Jul 10:22
Compare
Choose a tag to compare

Features

  • core: added useGallery hook (f82f77a), closes #22

Chore

  • configure types for standard-version (c607941)
  • migrate from conventional-changelog-cli to standard-version (7b90786)

v1.2.0

26 Apr 10:17
Compare
Choose a tag to compare
  • feat: expose photoswipe API (c1542f3), closes #20

v1.1.0

25 Apr 22:51
Compare
Choose a tag to compare
  • chore: stop using angular preset for conventional-changelog (dc51c55)
  • docs(readme): fix missing empty cell (21206fd)
  • improvement: implement hash navigation (bde7d7e), closes #19

v1.0.1

25 Apr 17:36
Compare
Choose a tag to compare

Bug Fixes

  • allow override all photoswipe options (0a21905)
  • remove check for current ref type in getThumbBoundsFn (66165ef)

v1.0.0

25 Apr 15:26
Compare
Choose a tag to compare
  • improvement: separate Gallery and CustomGallery (edd4bed), closes #16
  • improvement: throw if no ref, allow single-item without ref (6dd48e9), closes #13 #12
  • improvement(stories): add story without images (1025158), closes #14
  • improvement(storybook): add story with example from photoswipe.com (3111463)
  • docs: add inline comments (c0ff9e9)
  • docs(readme): add codecov badge (40eb561)
  • docs(readme): add npmjs badge (04c12e2)
  • docs(readme): update readme (3a9441a), closes #8
  • ci: deploy storybook to gh-pages (036fa4e)
  • ci: publish based on new release (462c9aa)
  • ci: run tests on push, upload coverage report to codecov (cb6eb7c)
  • fix: change approach to determine the order of items (5acf951)
  • fix: remove unneeded git add from lint-staged config (8914f38)
  • fix(item-api): add missing html prop for Item from PhotoswipeItem (59522c6), closes #17
  • test: add test case with stateful item (69a7ff6)
  • test: configure Jest, write some test cases (a989e7f), closes #7
  • refactor: slightly change API, disable strictNullChecks (554ea30)
  • chore: add commitlint, commitizen (e2d4741)
  • chore: add conventional-changelog (770e713), closes #11
  • chore: move readme (ebc40f4)
  • chore: move readme (133a51e)
  • chore: rewrite with TypeScript, remove babel (52432b9)
  • feat: add ability to reuse existing layout (closes #9) (e20240d), closes #9
  • feat(dx): add Storybook (48590b7)
  • initial implementation (e756c21)
  • root (3bc6218)
  • Update package.json (6f8e9d9)