Skip to content

Latest commit

 

History

History
243 lines (111 loc) · 9.27 KB

CHANGELOG.md

File metadata and controls

243 lines (111 loc) · 9.27 KB

8.1.1 (2024-09-18)

Bug Fixes

8.1.0 (2024-08-16)

Bug Fixes

Features

8.0.0 (2024-01-13)

Features

BREAKING CHANGES

  • Update to @pionjs/pion.

7.1.2 (2023-12-11)

Bug Fixes

  • component breaks when images is undefined (aa1c076)

7.1.1 (2023-12-11)

Bug Fixes

7.1.0 (2023-12-11)

Bug Fixes

  • component breaks when images is undefined (b9aad79)
  • disabled state is missing (91e718b)
  • handle lazy images in download and print pdf (1d5a54f)
  • loop does not work (175c437)
  • upgrade to latest cosmoz-slider (87ddf62)

Features

7.0.3 (2023-12-08)

Bug Fixes

  • detached zoom should not be on by default (798c6f4)

7.0.2 (2023-12-08)

Bug Fixes

  • syncState opens popup even if the image-viewer was never detached (99ecd98)

7.0.1 (2023-12-08)

Bug Fixes

7.0.0 (2023-12-08)

  • feat!: refactor to haunted (577b27c)

BREAKING CHANGES

  • dropped all polymer code

6.0.0 (2022-07-19)

Features

  • deps: upgrade cosmoz-utils (92184ab)

BREAKING CHANGES

  • deps: cosmoz-utils upgrade.

5.0.0 (2022-06-22)

Features

BREAKING CHANGES

  • Upgrade to lit2

5.0.0-beta.1 (2022-06-16)

Features

BREAKING CHANGES

  • Upgrade to lit2

4.0.0 (2022-04-20)

  • feat!: replace skeleton-carousel with cosmoz-slider (91d1664)

BREAKING CHANGES

  • dropped show-dots and currentImage

3.4.0 (2022-03-24)

Bug Fixes

Features

  • hide buttons: only show on hover (742252d)

3.3.3 (2021-08-11)

Bug Fixes

  • pdf: don't download pdf if empty (cd69f4e)

3.3.2 (2021-02-17)

Bug Fixes

  • update to jspdf version without file-saver (aec7115)

3.3.1 (2020-11-04)

Bug Fixes

  • maintain detached images and index if it's the same (100300d)

3.3.0 (2020-10-30)

Features

  • adds print button without manually detaching window (#143) (756be7e)

3.2.4 (2020-10-07)

Bug Fixes

  • replace iron-resizable-behavior with a ResizeObserver (12a9787)

3.2.3 (2020-06-17)

Bug Fixes

  • linting issues, drop unused test helpers (7ada587)
  • npm packaging (4931c7e)
  • wip: test: convert haunted-pan-zoom and detach tests to karma (380e75b)
  • wip: upgrade repo (fb59316)

3.2.2 (2020-03-04)

Bug Fixes

3.2.1 (2020-02-28)

Bug Fixes

3.2.0 (2020-02-27)

Features

  • download images in a PDF file (ec91f79)

3.1.5 (2019-10-10)

Bug Fixes

  • deps: update dependencies (8b27030)

3.1.4 (2019-10-03)

Bug Fixes

  • github actions badge is missing (6c6023c)

3.1.3 (2019-10-03)

Bug Fixes

  • missing semantic release badge (b48b309)
  • ci: npm version hooks should be removed (9047d42)