Skip to content

Releases: Neovici/cosmoz-image-viewer

v3.2.3

17 Jun 08:52
Compare
Choose a tag to compare

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)

v3.2.2

04 Mar 15:32
Compare
Choose a tag to compare

3.2.2 (2020-03-04)

Bug Fixes

v3.2.1

28 Feb 09:39
Compare
Choose a tag to compare

3.2.1 (2020-02-28)

Bug Fixes

v3.2.0

27 Feb 14:01
Compare
Choose a tag to compare

3.2.0 (2020-02-27)

Features

  • download images in a PDF file (ec91f79)

v3.1.5

10 Oct 11:32
Compare
Choose a tag to compare

3.1.5 (2019-10-10)

Bug Fixes

  • deps: update dependencies (8b27030)

v3.1.4

03 Oct 14:58
Compare
Choose a tag to compare

3.1.4 (2019-10-03)

Bug Fixes

  • github actions badge is missing (6c6023c)

v3.1.3

03 Oct 14:10
Compare
Choose a tag to compare

3.1.3 (2019-10-03)

Bug Fixes

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

Haunted-pan-zoom

02 Sep 12:28
059998c
Compare
Choose a tag to compare
Merge pull request #74 from Neovici/feature/haunted

Replace img-pan-zoom with haunted-pan-zoom

Fix print icon

05 Aug 14:09
Compare
Choose a tag to compare
v3.0.4

Needed one well placed space for fix

disconnectedCallback fix

28 Jun 07:20
Compare
Choose a tag to compare
Call super.disconnectedCallback();

Fixes #67 

Might prevent mem leak?