Skip to content

Latest commit

 

History

History
91 lines (46 loc) · 2.98 KB

CHANGELOG.md

File metadata and controls

91 lines (46 loc) · 2.98 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.1.5 (2017-08-08)

Bug Fixes

  • using icons from openseadragon site (41c7ea5)

0.1.4 (2017-08-08)

0.1.3 (2017-08-08)

Bug Fixes

  • 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)

ci

BREAKING CHANGES

  • 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

0.1.3-alpha.3 (2017-06-29)

0.1.3-alpha.2 (2017-06-23)

0.1.3-alpha.1 (2017-06-23)

0.1.3-alpha.0 (2017-06-23)