Skip to content

Commit

Permalink
chore(release): 6.0.0-rc.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ronnymikalsen committed Apr 18, 2018
1 parent 61abe85 commit 4873d5e
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 74 deletions.
112 changes: 39 additions & 73 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,61 +2,65 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

<a name="0.13.0"></a>
# [0.13.0](https://github.com/NationalLibraryOfNorway/ngx-mime/compare/v0.12.0...v0.13.0) (2018-02-13)
<a name="6.0.0-rc.1"></a>

# [6.0.0-rc.1](https://github.com/NationalLibraryOfNorway/ngx-mime/compare/v0.13.0...v6.0.0-rc.1) (2018-04-18)

### Bug Fixes

* replace spread operator ([51429a3](https://github.com/NationalLibraryOfNorway/ngx-mime/commit/51429a3))

### Features

* access keys ([d20bb18](https://github.com/NationalLibraryOfNorway/ngx-mime/commit/d20bb18)), closes [#143](https://github.com/NationalLibraryOfNorway/ngx-mime/issues/143)
* added prettier code formatter ([3830511](https://github.com/NationalLibraryOfNorway/ngx-mime/commit/3830511))
* upgrade angular ([f7d9134](https://github.com/NationalLibraryOfNorway/ngx-mime/commit/f7d9134))
* upgrade rollup to v0.56.3 ([#205](https://github.com/NationalLibraryOfNorway/ngx-mime/issues/205)) ([1388876](https://github.com/NationalLibraryOfNorway/ngx-mime/commit/1388876))

<a name="0.13.0"></a>

# [0.13.0](https://github.com/NationalLibraryOfNorway/ngx-mime/compare/v0.12.0...v0.13.0) (2018-02-13)

### Features

* access keys ([d20bb18](https://github.com/NationalLibraryOfNorway/ngx-mime/commit/d20bb18)), closes [#143](https://github.com/NationalLibraryOfNorway/ngx-mime/issues/143)

<a name="0.12.0"></a>
# [0.12.0](https://github.com/NationalLibraryOfNorway/ngx-mime/compare/v0.11.0...v0.12.0) (2017-12-19)

# [0.12.0](https://github.com/NationalLibraryOfNorway/ngx-mime/compare/v0.11.0...v0.12.0) (2017-12-19)

### Features

* have a input field for going to a page ([4d2989e](https://github.com/NationalLibraryOfNorway/ngx-mime/commit/4d2989e)), closes [#157](https://github.com/NationalLibraryOfNorway/ngx-mime/issues/157)
* upgraded to angular v5.1.1 ([163f749](https://github.com/NationalLibraryOfNorway/ngx-mime/commit/163f749))



<a name="0.11.0"></a>
# [0.11.0](https://github.com/NationalLibraryOfNorway/ngx-mime/compare/v0.10.1...v0.11.0) (2017-12-08)

# [0.11.0](https://github.com/NationalLibraryOfNorway/ngx-mime/compare/v0.10.1...v0.11.0) (2017-12-08)

### Bug Fixes

* OSD toolbar takes full width in IE11 ([#198](https://github.com/NationalLibraryOfNorway/ngx-mime/issues/198)) ([10d4729](https://github.com/NationalLibraryOfNorway/ngx-mime/commit/10d4729)), closes [#197](https://github.com/NationalLibraryOfNorway/ngx-mime/issues/197)


### Features

* toc is not reopened after returning to dashboard mode ([#196](https://github.com/NationalLibraryOfNorway/ngx-mime/issues/196)) ([b985b72](https://github.com/NationalLibraryOfNorway/ngx-mime/commit/b985b72)), closes [#195](https://github.com/NationalLibraryOfNorway/ngx-mime/issues/195)



<a name="0.10.1"></a>
## [0.10.1](https://github.com/NationalLibraryOfNorway/ngx-mime/compare/v0.10.0...v0.10.1) (2017-12-04)

## [0.10.1](https://github.com/NationalLibraryOfNorway/ngx-mime/compare/v0.10.0...v0.10.1) (2017-12-04)

### Bug Fixes

* handling npe ([#194](https://github.com/NationalLibraryOfNorway/ngx-mime/issues/194)) ([8bf8fda](https://github.com/NationalLibraryOfNorway/ngx-mime/commit/8bf8fda))



<a name="0.10.0"></a>
# [0.10.0](https://github.com/NationalLibraryOfNorway/ngx-mime/compare/v0.9.0...v0.10.0) (2017-12-04)

# [0.10.0](https://github.com/NationalLibraryOfNorway/ngx-mime/compare/v0.9.0...v0.10.0) (2017-12-04)

### Bug Fixes

* close dialogs when switching to page mode ([#175](https://github.com/NationalLibraryOfNorway/ngx-mime/issues/175)) ([967dc89](https://github.com/NationalLibraryOfNorway/ngx-mime/commit/967dc89)), closes [#172](https://github.com/NationalLibraryOfNorway/ngx-mime/issues/172)


### Features

* button for emptying search string ([#189](https://github.com/NationalLibraryOfNorway/ngx-mime/issues/189)) ([a1aa742](https://github.com/NationalLibraryOfNorway/ngx-mime/commit/a1aa742)), closes [#188](https://github.com/NationalLibraryOfNorway/ngx-mime/issues/188)
Expand All @@ -70,28 +74,23 @@ All notable changes to this project will be documented in this file. See [standa
* Skip second page with hits when in two page display mode ([#186](https://github.com/NationalLibraryOfNorway/ngx-mime/issues/186)) ([2f7040f](https://github.com/NationalLibraryOfNorway/ngx-mime/commit/2f7040f)), closes [#177](https://github.com/NationalLibraryOfNorway/ngx-mime/issues/177)
* upgrade to angular 5 ([#181](https://github.com/NationalLibraryOfNorway/ngx-mime/issues/181)) ([e85780e](https://github.com/NationalLibraryOfNorway/ngx-mime/commit/e85780e))



<a name="0.9.0"></a>
# [0.9.0](https://github.com/NationalLibraryOfNorway/ngx-mime/compare/v0.8.0...v0.9.0) (2017-10-27)

# [0.9.0](https://github.com/NationalLibraryOfNorway/ngx-mime/compare/v0.8.0...v0.9.0) (2017-10-27)

### Bug Fixes

* constraining to max zoom ([#159](https://github.com/NationalLibraryOfNorway/ngx-mime/issues/159)) ([c984534](https://github.com/NationalLibraryOfNorway/ngx-mime/commit/c984534)), closes [#158](https://github.com/NationalLibraryOfNorway/ngx-mime/issues/158)
* header and footer is null in ngAfterViewInit ([#164](https://github.com/NationalLibraryOfNorway/ngx-mime/issues/164)) ([4d55e8e](https://github.com/NationalLibraryOfNorway/ngx-mime/commit/4d55e8e)), closes [#161](https://github.com/NationalLibraryOfNorway/ngx-mime/issues/161)
* more-stable-two-up-view-test ([3973035](https://github.com/NationalLibraryOfNorway/ngx-mime/commit/3973035))


### Features

* keyboard should be closed on mobile after content search ([#154](https://github.com/NationalLibraryOfNorway/ngx-mime/issues/154)) ([fd1685b](https://github.com/NationalLibraryOfNorway/ngx-mime/commit/fd1685b)), closes [#150](https://github.com/NationalLibraryOfNorway/ngx-mime/issues/150)



<a name="0.8.0"></a>
# [0.8.0](https://github.com/NationalLibraryOfNorway/ngx-mime/compare/v0.7.1...v0.8.0) (2017-10-20)

# [0.8.0](https://github.com/NationalLibraryOfNorway/ngx-mime/compare/v0.7.1...v0.8.0) (2017-10-20)

### Bug Fixes

Expand All @@ -100,7 +99,6 @@ All notable changes to this project will be documented in this file. See [standa
* no pages are displayed on load ([d335b65](https://github.com/NationalLibraryOfNorway/ngx-mime/commit/d335b65)), closes [#147](https://github.com/NationalLibraryOfNorway/ngx-mime/issues/147)
* Viewer zoom in on swipe in landscape mode ([#127](https://github.com/NationalLibraryOfNorway/ngx-mime/issues/127)) ([2443e37](https://github.com/NationalLibraryOfNorway/ngx-mime/commit/2443e37)), closes [#110](https://github.com/NationalLibraryOfNorway/ngx-mime/issues/110)


### Features

* cors support ([71f8408](https://github.com/NationalLibraryOfNorway/ngx-mime/commit/71f8408)), closes [#130](https://github.com/NationalLibraryOfNorway/ngx-mime/issues/130)
Expand All @@ -111,29 +109,25 @@ All notable changes to this project will be documented in this file. See [standa
* table of contents ([0e46cad](https://github.com/NationalLibraryOfNorway/ngx-mime/commit/0e46cad))
* two up view ([28451aa](https://github.com/NationalLibraryOfNorway/ngx-mime/commit/28451aa))



<a name="0.7.1"></a>
## [0.7.1](https://github.com/NationalLibraryOfNorway/ngx-mime/compare/v0.7.0...v0.7.1) (2017-10-10)

## [0.7.1](https://github.com/NationalLibraryOfNorway/ngx-mime/compare/v0.7.0...v0.7.1) (2017-10-10)

### Bug Fixes

* cleanup viewer on destroy ([faa666d](https://github.com/NationalLibraryOfNorway/ngx-mime/commit/faa666d))
* page mask covers entire screen ([2aa3774](https://github.com/NationalLibraryOfNorway/ngx-mime/commit/2aa3774))
* page no longer zooms out before going to next page in zoomed in mode ([0bdee93](https://github.com/NationalLibraryOfNorway/ngx-mime/commit/0bdee93))
* page no longer zooms out before going to next page in zoomed in mode ([0bdee93](https://github.com/NationalLibraryOfNorway/ngx-mime/commit/0bdee93))
* page numbers is not always updated ([a1e53e9](https://github.com/NationalLibraryOfNorway/ngx-mime/commit/a1e53e9))
* page-mask center is calculated incorrectly during pan events ([7e67d7d](https://github.com/NationalLibraryOfNorway/ngx-mime/commit/7e67d7d))
* possible to go outside right side when zoomed in ([882124c](https://github.com/NationalLibraryOfNorway/ngx-mime/commit/882124c))
* previousHitLabel and nextHitLabel for intl norwegian ([df8a728](https://github.com/NationalLibraryOfNorway/ngx-mime/commit/df8a728))
* set navbars to hidden initially ([8167de0](https://github.com/NationalLibraryOfNorway/ngx-mime/commit/8167de0)), closes [#109](https://github.com/NationalLibraryOfNorway/ngx-mime/issues/109) [#111](https://github.com/NationalLibraryOfNorway/ngx-mime/issues/111)
* single long press causes error on android device ([55dec2d](https://github.com/NationalLibraryOfNorway/ngx-mime/commit/55dec2d))



<a name="0.7.0"></a>
# [0.7.0](https://github.com/NationalLibraryOfNorway/ngx-mime/compare/v0.6.0...v0.7.0) (2017-10-06)

# [0.7.0](https://github.com/NationalLibraryOfNorway/ngx-mime/compare/v0.6.0...v0.7.0) (2017-10-06)

### Bug Fixes

Expand All @@ -143,18 +137,15 @@ All notable changes to this project will be documented in this file. See [standa
* setting mime header and footer toolbar to angular material toolbar height ([c521d6e](https://github.com/NationalLibraryOfNorway/ngx-mime/commit/c521d6e))
* viewport doesn't pan on first/last page ([db027e7](https://github.com/NationalLibraryOfNorway/ngx-mime/commit/db027e7))


### Features

* better pinch-zooming ([f3a3c76](https://github.com/NationalLibraryOfNorway/ngx-mime/commit/f3a3c76))
* improved scrolling ([880cfc4](https://github.com/NationalLibraryOfNorway/ngx-mime/commit/880cfc4))
* reset zoom level on browser resize and page change ([a4f9736](https://github.com/NationalLibraryOfNorway/ngx-mime/commit/a4f9736))



<a name="0.6.0"></a>
# [0.6.0](https://github.com/NationalLibraryOfNorway/ngx-mime/compare/v0.5.0...v0.6.0) (2017-10-05)

# [0.6.0](https://github.com/NationalLibraryOfNorway/ngx-mime/compare/v0.5.0...v0.6.0) (2017-10-05)

### Bug Fixes

Expand All @@ -164,23 +155,19 @@ All notable changes to this project will be documented in this file. See [standa
* material dialog bug ([fdca465](https://github.com/NationalLibraryOfNorway/ngx-mime/commit/fdca465))
* open viewer on canvas index if present ([11b1afe](https://github.com/NationalLibraryOfNorway/ngx-mime/commit/11b1afe))


### Features

* improve zooming ([bf1280f](https://github.com/NationalLibraryOfNorway/ngx-mime/commit/bf1280f))



<a name="0.5.0"></a>
# [0.5.0](https://github.com/NationalLibraryOfNorway/ngx-mime/compare/v0.4.0...v0.5.0) (2017-10-03)

# [0.5.0](https://github.com/NationalLibraryOfNorway/ngx-mime/compare/v0.4.0...v0.5.0) (2017-10-03)

### Bug Fixes

* pan to center of previous page before zooming out when going to a new page in zoomed-in-mode ([9cc967f](https://github.com/NationalLibraryOfNorway/ngx-mime/commit/9cc967f))
* recreate and update yarn lockfile to fix previous merge problem ([aef1b92](https://github.com/NationalLibraryOfNorway/ngx-mime/commit/aef1b92))


### Features

* emit page mode change ([7d2277d](https://github.com/NationalLibraryOfNorway/ngx-mime/commit/7d2277d))
Expand All @@ -190,22 +177,18 @@ All notable changes to this project will be documented in this file. See [standa
* navigate through search hits ([1c3b731](https://github.com/NationalLibraryOfNorway/ngx-mime/commit/1c3b731))
* show error message if manifest fails to load ([08cab63](https://github.com/NationalLibraryOfNorway/ngx-mime/commit/08cab63))



<a name="0.4.0"></a>
# [0.4.0](https://github.com/NationalLibraryOfNorway/ngx-mime/compare/v0.3.0...v0.4.0) (2017-09-29)

# [0.4.0](https://github.com/NationalLibraryOfNorway/ngx-mime/compare/v0.3.0...v0.4.0) (2017-09-29)

### Features

* Browsing through a publication in page view ([#70](https://github.com/NationalLibraryOfNorway/ngx-mime/issues/70)) ([5e6d23c](https://github.com/NationalLibraryOfNorway/ngx-mime/commit/5e6d23c))
* it should be possible to set the startup canvas ([#69](https://github.com/NationalLibraryOfNorway/ngx-mime/issues/69)) ([dad6f5a](https://github.com/NationalLibraryOfNorway/ngx-mime/commit/dad6f5a))



<a name="0.3.0"></a>
# [0.3.0](https://github.com/NationalLibraryOfNorway/ngx-mime/compare/v0.2.0...v0.3.0) (2017-09-28)

# [0.3.0](https://github.com/NationalLibraryOfNorway/ngx-mime/compare/v0.2.0...v0.3.0) (2017-09-28)

### Bug Fixes

Expand All @@ -214,7 +197,6 @@ All notable changes to this project will be documented in this file. See [standa
* previous/next page button in page navigator don't work ([dc1d68c](https://github.com/NationalLibraryOfNorway/ngx-mime/commit/dc1d68c))
* Toggling fullscreen mode makes browser hangs ([a2d40bf](https://github.com/NationalLibraryOfNorway/ngx-mime/commit/a2d40bf))


### Features

* browse through a publication in dashboard view ([97a1ffd](https://github.com/NationalLibraryOfNorway/ngx-mime/commit/97a1ffd))
Expand All @@ -228,53 +210,43 @@ All notable changes to this project will be documented in this file. See [standa
* Switching between page and dashboard view ([fa429f6](https://github.com/NationalLibraryOfNorway/ngx-mime/commit/fa429f6))
* upgrade material to beta 11 ([bff44ca](https://github.com/NationalLibraryOfNorway/ngx-mime/commit/bff44ca))



<a name="0.2.0"></a>
# [0.2.0](https://github.com/NationalLibraryOfNorway/ngx-mime/compare/v0.1.6...v0.2.0) (2017-09-07)

# [0.2.0](https://github.com/NationalLibraryOfNorway/ngx-mime/compare/v0.1.6...v0.2.0) (2017-09-07)

### Bug Fixes

* displaying metadata on small devices in landscape mode ([#44](https://github.com/NationalLibraryOfNorway/ngx-mime/issues/44)) ([3a0595c](https://github.com/NationalLibraryOfNorway/ngx-mime/commit/3a0595c))


### Features

* rights notices ([#45](https://github.com/NationalLibraryOfNorway/ngx-mime/issues/45)) ([ab750b9](https://github.com/NationalLibraryOfNorway/ngx-mime/commit/ab750b9))
* viewing publications in full screen mode ([fb85e0b](https://github.com/NationalLibraryOfNorway/ngx-mime/commit/fb85e0b))
* zoom ([04e2290](https://github.com/NationalLibraryOfNorway/ngx-mime/commit/04e2290))



<a name="0.1.6"></a>
## [0.1.6](https://github.com/NationalLibraryOfNorway/ngx-mime/compare/v0.1.5...v0.1.6) (2017-08-14)

## [0.1.6](https://github.com/NationalLibraryOfNorway/ngx-mime/compare/v0.1.5...v0.1.6) (2017-08-14)

### Bug Fixes

* withCredentials for nb.no ([cfe1cdf](https://github.com/NationalLibraryOfNorway/ngx-mime/commit/cfe1cdf))



<a name="0.1.5"></a>
## [0.1.5](https://github.com/NationalLibraryOfNorway/ngx-mime/compare/v0.1.4...v0.1.5) (2017-08-08)

## [0.1.5](https://github.com/NationalLibraryOfNorway/ngx-mime/compare/v0.1.4...v0.1.5) (2017-08-08)

### Bug Fixes

* using icons from openseadragon site ([41c7ea5](https://github.com/NationalLibraryOfNorway/ngx-mime/commit/41c7ea5))



<a name="0.1.4"></a>
## [0.1.4](https://github.com/NationalLibraryOfNorway/ngx-mime/compare/v0.1.3...v0.1.4) (2017-08-08)


## [0.1.4](https://github.com/NationalLibraryOfNorway/ngx-mime/compare/v0.1.3...v0.1.4) (2017-08-08)

<a name="0.1.3"></a>
## [0.1.3](https://github.com/NationalLibraryOfNorway/ngx-mime/compare/v0.1.3-alpha.3...v0.1.3) (2017-08-08)

## [0.1.3](https://github.com/NationalLibraryOfNorway/ngx-mime/compare/v0.1.3-alpha.3...v0.1.3) (2017-08-08)

### Bug Fixes

Expand All @@ -284,16 +256,14 @@ All notable changes to this project will be documented in this file. See [standa
* relative manifest paths ([2b27031](https://github.com/NationalLibraryOfNorway/ngx-mime/commit/2b27031))
* update viewer on manifesturi changes ([43384bb](https://github.com/NationalLibraryOfNorway/ngx-mime/commit/43384bb))


### ci

* npm script for coverage ([#31](https://github.com/NationalLibraryOfNorway/ngx-mime/issues/31)) ([de4be18](https://github.com/NationalLibraryOfNorway/ngx-mime/commit/de4be18))


### 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: Didn't need CUSTOM_ELEMENTS_SCHEMA. Problem was ngx-mime in node_modules that didn't update correctly

* fix: Wrong path to mime-viewer

Expand All @@ -311,7 +281,7 @@ No need to test it twice

* 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: Didn't need CUSTOM_ELEMENTS_SCHEMA. Problem was ngx-mime in node_modules that didn't update correctly

* fix: Wrong path to mime-viewer

Expand All @@ -325,22 +295,18 @@ fix: Didn't need CUSTOM_ELEMENTS_SCHEMA. Problem was ngx-mime in node_modules th

Import openseadragon



<a name="0.1.3-alpha.3"></a>
## [0.1.3-alpha.3](https://github.com/NationalLibraryOfNorway/ngx-mime/compare/v0.1.3-alpha.2...v0.1.3-alpha.3) (2017-06-29)


## [0.1.3-alpha.3](https://github.com/NationalLibraryOfNorway/ngx-mime/compare/v0.1.3-alpha.2...v0.1.3-alpha.3) (2017-06-29)

<a name="0.1.3-alpha.2"></a>
## [0.1.3-alpha.2](https://github.com/NationalLibraryOfNorway/ngx-mime/compare/v0.1.3-alpha.1...v0.1.3-alpha.2) (2017-06-23)


## [0.1.3-alpha.2](https://github.com/NationalLibraryOfNorway/ngx-mime/compare/v0.1.3-alpha.1...v0.1.3-alpha.2) (2017-06-23)

<a name="0.1.3-alpha.1"></a>
## [0.1.3-alpha.1](https://github.com/NationalLibraryOfNorway/ngx-mime/compare/v0.1.3-alpha.0...v0.1.3-alpha.1) (2017-06-23)


## [0.1.3-alpha.1](https://github.com/NationalLibraryOfNorway/ngx-mime/compare/v0.1.3-alpha.0...v0.1.3-alpha.1) (2017-06-23)

<a name="0.1.3-alpha.0"></a>

## [0.1.3-alpha.0](https://github.com/NationalLibraryOfNorway/ngx-mime/compare/v0.1.2...v0.1.3-alpha.0) (2017-06-23)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nationallibraryofnorway/ngx-mime",
"version": "0.13.0",
"version": "6.0.0-rc.1",
"description": "Mime IIIF viewer",
"homepage": "https://github.com/NationalLibraryOfNorway/ngx-mime",
"bugs": "https://github.com/NationalLibraryOfNorway/ngx-mime/issues",
Expand Down

0 comments on commit 4873d5e

Please sign in to comment.