Releases: Neovici/cosmoz-image-viewer
Releases · Neovici/cosmoz-image-viewer
v3.2.3
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
3.2.2 (2020-03-04)
Bug Fixes
v3.2.1
3.2.1 (2020-02-28)
Bug Fixes
v3.2.0
3.2.0 (2020-02-27)
Features
- download images in a PDF file (ec91f79)
v3.1.5
3.1.5 (2019-10-10)
Bug Fixes
- deps: update dependencies (8b27030)
v3.1.4
3.1.4 (2019-10-03)
Bug Fixes
- github actions badge is missing (6c6023c)
v3.1.3
3.1.3 (2019-10-03)
Bug Fixes
- missing semantic release badge (b48b309)
- ci:
npm version
hooks should be removed (9047d42)
Haunted-pan-zoom
Merge pull request #74 from Neovici/feature/haunted
Replace img-pan-zoom with haunted-pan-zoom
Fix print icon
v3.0.4
Needed one well placed space for fix
disconnectedCallback fix
Call super.disconnectedCallback();
Fixes #67
Might prevent mem leak?