All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.1.5 (2017-08-08)
- using icons from openseadragon site (41c7ea5)
0.1.4 (2017-08-08)
0.1.3 (2017-08-08)
- added cdk to deps (#28) (af84358)
- closing sidenavn when mode is over (a089bee)
- http module must be imported in app (#30) (1670e74)
- relative manifest paths (2b27031)
- update viewer on manifesturi changes (43384bb)
-
Changed "url" paramater to "manifestUri" fix: Didn't need CUSTOM_ELEMENTS_SCHEMA. Problem was ngx-mime in node_modules that didn't update correctly
-
fix: Wrong path to mime-viewer
-
ci: npm script for coverage
Coverage shouldn't be the default with running npm test since it increases the time it takes to run unit tests.
- ci: coverage instead of test:once
No need to test it twice
-
ci: test
-
ci: test outside sauce labs
-
ci: test
-
Changed "url" paramater to "manifestUri" fix: Didn't need CUSTOM_ELEMENTS_SCHEMA. Problem was ngx-mime in node_modules that didn't update correctly
-
fix: Wrong path to mime-viewer
-
fix: remove http module import
- HttpModule must be imported in app
- Import openseadragon in module.ts
- Styles
- fix: import openseadragon
Import openseadragon