From d4b3534eb0ff4618caa1dbe33acaa6f73cc81551 Mon Sep 17 00:00:00 2001 From: Cory Date: Tue, 8 Aug 2017 16:26:36 -0400 Subject: [PATCH] v0.5.11 --- CHANGELOG.md | 381 ++++++++++++++++++++++++++------------------------- package.json | 2 +- 2 files changed, 198 insertions(+), 185 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dd5933c..2f32753 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,514 +1,527 @@ + +## 0.5.11 (2017-08-08) + +* chore(dependencies): Add yarn.lock, specify yarn in README (#135) ([8edf7f8](https://github.com/bustle/ember-mobiledoc-editor/commit/8edf7f8)) +* chore(dependencies): Upgrade outdated packages (#138) ([0846c8e](https://github.com/bustle/ember-mobiledoc-editor/commit/0846c8e)) +* chore(docs): Add npm version and ember observer badges (#137) ([3a3804f](https://github.com/bustle/ember-mobiledoc-editor/commit/3a3804f)) +* chore(docs): change bustlelabs urls to bustle (#136) ([1006ced](https://github.com/bustle/ember-mobiledoc-editor/commit/1006ced)) +* fix(link prompt submit): Move link prompt submit action to submit button (#132) ([a31f0ef](https://github.com/bustle/ember-mobiledoc-editor/commit/a31f0ef)) +* Start documenting atoms for the editor ([8c6e979](https://github.com/bustle/ember-mobiledoc-editor/commit/8c6e979)) + + + ## 0.5.10 (2017-03-14) -* remove ember-cli-release (#131) ([4bf0c4a](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/4bf0c4a)) -* Upgrade dependencies (#130) ([e36db79](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/e36db79)) -* Use TestAdapter to ensure render errors are thrown (#129) ([b830f52](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/b830f52)), closes [#128](https://github.com/bustlelabs/ember-mobiledoc-editor/issues/128) +* 0.5.10 ([f540182](https://github.com/bustle/ember-mobiledoc-editor/commit/f540182)) +* remove ember-cli-release (#131) ([4bf0c4a](https://github.com/bustle/ember-mobiledoc-editor/commit/4bf0c4a)) +* Upgrade dependencies (#130) ([e36db79](https://github.com/bustle/ember-mobiledoc-editor/commit/e36db79)) +* Use TestAdapter to ensure render errors are thrown (#129) ([b830f52](https://github.com/bustle/ember-mobiledoc-editor/commit/b830f52)), closes [#128](https://github.com/bustle/ember-mobiledoc-editor/issues/128) ## 0.5.9 (2017-02-22) -* 0.5.9 ([0c7bb50](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/0c7bb50)) -* Make mobiledoc-dom-renderer a dependency (#127) ([a4dfb67](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/a4dfb67)) +* 0.5.9 ([0c7bb50](https://github.com/bustle/ember-mobiledoc-editor/commit/0c7bb50)) +* Make mobiledoc-dom-renderer a dependency (#127) ([a4dfb67](https://github.com/bustle/ember-mobiledoc-editor/commit/a4dfb67)) ## 0.5.8 (2017-02-11) -* 0.5.8 ([2c43fa5](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/2c43fa5)) -* Add 1.13 to the travis build ([2a6ab67](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/2a6ab67)) -* Bump mobiledoc-kit to release version ([10114d9](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/10114d9)) +* 0.5.8 ([2c43fa5](https://github.com/bustle/ember-mobiledoc-editor/commit/2c43fa5)) +* Add 1.13 to the travis build ([2a6ab67](https://github.com/bustle/ember-mobiledoc-editor/commit/2a6ab67)) +* Bump mobiledoc-kit to release version ([10114d9](https://github.com/bustle/ember-mobiledoc-editor/commit/10114d9)) ## 0.5.8-1 (2017-02-09) -* 0.5.8-1 ([b9ef0c5](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/b9ef0c5)) -* Bump to ember-cli 2.12.0-beta.1 ([53f072e](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/53f072e)) -* cardHooks take priority over user card options ([d35a903](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/d35a903)) -* Pass card options to card/atom components ([b451a22](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/b451a22)) -* Update editor class in acceptance test example ([55616bc](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/55616bc)) +* 0.5.8-1 ([b9ef0c5](https://github.com/bustle/ember-mobiledoc-editor/commit/b9ef0c5)) +* Bump to ember-cli 2.12.0-beta.1 ([53f072e](https://github.com/bustle/ember-mobiledoc-editor/commit/53f072e)) +* cardHooks take priority over user card options ([d35a903](https://github.com/bustle/ember-mobiledoc-editor/commit/d35a903)) +* Pass card options to card/atom components ([b451a22](https://github.com/bustle/ember-mobiledoc-editor/commit/b451a22)) +* Update editor class in acceptance test example ([55616bc](https://github.com/bustle/ember-mobiledoc-editor/commit/55616bc)) ## 0.5.8-0 (2016-11-17) -* 0.5.8-0 ([050a8c9](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/050a8c9)) -* Bump deps to mobiledoc-kit beta ([2a4eead](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/2a4eead)) -* Schedule active setup into runloop afterRender ([9813a23](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/9813a23)) +* 0.5.8-0 ([050a8c9](https://github.com/bustle/ember-mobiledoc-editor/commit/050a8c9)) +* Bump deps to mobiledoc-kit beta ([2a4eead](https://github.com/bustle/ember-mobiledoc-editor/commit/2a4eead)) +* Schedule active setup into runloop afterRender ([9813a23](https://github.com/bustle/ember-mobiledoc-editor/commit/9813a23)) ## 0.5.7 (2016-11-04) -* 0.5.7 ([eada514](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/eada514)) -* feat(atom.save): Pass atom.save to atom components (#117) ([142ef3d](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/142ef3d)) +* 0.5.7 ([eada514](https://github.com/bustle/ember-mobiledoc-editor/commit/eada514)) +* feat(atom.save): Pass atom.save to atom components (#117) ([142ef3d](https://github.com/bustle/ember-mobiledoc-editor/commit/142ef3d)) ## 0.5.6 (2016-09-13) -* 0.5.6 ([a5b2d54](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/a5b2d54)) -* tests(beta): remove beta from allowed failures (#111) ([675701f](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/675701f)) -* chore(npm): upgrade to mobiledoc-kit ^0.10.10 (#109) ([5394ee7](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/5394ee7)) -* feat(test-helpers): Add `insertText` and `run` ember-mobiledoc-kit editor helpers (#107) ([84f311e](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/84f311e)), closes [#100](https://github.com/bustlelabs/ember-mobiledoc-editor/issues/100) -* test(atoms): test that atoms do not rerender when section changes (#105) ([2a3e9a0](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/2a3e9a0)), closes [#90](https://github.com/bustlelabs/ember-mobiledoc-editor/issues/90) -* test(beta): Fix beta tests, update to wormhole ^0.4.1 (#108) ([d24182b](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/d24182b)), closes [#108](https://github.com/bustlelabs/ember-mobiledoc-editor/issues/108) [#99](https://github.com/bustlelabs/ember-mobiledoc-editor/issues/99) +* 0.5.6 ([a5b2d54](https://github.com/bustle/ember-mobiledoc-editor/commit/a5b2d54)) +* tests(beta): remove beta from allowed failures (#111) ([675701f](https://github.com/bustle/ember-mobiledoc-editor/commit/675701f)) +* chore(npm): upgrade to mobiledoc-kit ^0.10.10 (#109) ([5394ee7](https://github.com/bustle/ember-mobiledoc-editor/commit/5394ee7)) +* feat(test-helpers): Add `insertText` and `run` ember-mobiledoc-kit editor helpers (#107) ([84f311e](https://github.com/bustle/ember-mobiledoc-editor/commit/84f311e)), closes [#100](https://github.com/bustle/ember-mobiledoc-editor/issues/100) +* test(atoms): test that atoms do not rerender when section changes (#105) ([2a3e9a0](https://github.com/bustle/ember-mobiledoc-editor/commit/2a3e9a0)), closes [#90](https://github.com/bustle/ember-mobiledoc-editor/issues/90) +* test(beta): Fix beta tests, update to wormhole ^0.4.1 (#108) ([d24182b](https://github.com/bustle/ember-mobiledoc-editor/commit/d24182b)), closes [#108](https://github.com/bustle/ember-mobiledoc-editor/issues/108) [#99](https://github.com/bustle/ember-mobiledoc-editor/issues/99) ## 0.5.5 (2016-08-31) -* 0.5.5 ([201f04b](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/201f04b)) -* chore(dependencies): bump mobiledoc-kit to ^0.10.9 (#103) ([5c4dce6](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/5c4dce6)) -* test(add-card): Test that adding a card to a blank post is allowed (#104) ([7cf04f7](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/7cf04f7)), closes [#86](https://github.com/bustlelabs/ember-mobiledoc-editor/issues/86) -* docs(changelog): update changelog ([52b3d52](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/52b3d52)) +* 0.5.5 ([201f04b](https://github.com/bustle/ember-mobiledoc-editor/commit/201f04b)) +* chore(dependencies): bump mobiledoc-kit to ^0.10.9 (#103) ([5c4dce6](https://github.com/bustle/ember-mobiledoc-editor/commit/5c4dce6)) +* test(add-card): Test that adding a card to a blank post is allowed (#104) ([7cf04f7](https://github.com/bustle/ember-mobiledoc-editor/commit/7cf04f7)), closes [#86](https://github.com/bustle/ember-mobiledoc-editor/issues/86) +* docs(changelog): update changelog ([52b3d52](https://github.com/bustle/ember-mobiledoc-editor/commit/52b3d52)) ## 0.5.4 (2016-08-10) -* 0.5.4 ([7846c63](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/7846c63)) -* feat(buttons): Add property for title attribute on button components (#102) ([3205b96](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/3205b96)) -* chore(npm): Use "version" script instead of "postversion" (#101) ([9aaeeab](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/9aaeeab)) +* 0.5.4 ([7846c63](https://github.com/bustle/ember-mobiledoc-editor/commit/7846c63)) +* feat(buttons): Add property for title attribute on button components (#102) ([3205b96](https://github.com/bustle/ember-mobiledoc-editor/commit/3205b96)) +* chore(npm): Use "version" script instead of "postversion" (#101) ([9aaeeab](https://github.com/bustle/ember-mobiledoc-editor/commit/9aaeeab)) ## 0.5.3 (2016-07-27) -* 0.5.3 ([890edac](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/890edac)) -* Update to ember-cli 2.5.0 ([b793e9d](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/b793e9d)) +* 0.5.3 ([890edac](https://github.com/bustle/ember-mobiledoc-editor/commit/890edac)) +* Update to ember-cli 2.5.0 ([b793e9d](https://github.com/bustle/ember-mobiledoc-editor/commit/b793e9d)) ## 0.5.2 (2016-07-27) -* 0.5.2 ([36384d0](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/36384d0)) -* allow ember-beta to fail ([df15cd8](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/df15cd8)) -* remove deprecated `createListSection` (#95) ([ca8f997](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/ca8f997)) -* Update mobiledoc-kit to ^0.10.3, mobiledoc-dom-renderer to ^0.5.3 (#96) ([6fe8884](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/6fe8884)) -* Update release instructions ([3380c85](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/3380c85)) -* update to ember-cli 1.13.15 ([736755b](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/736755b)) -* upgrade to ember-cli 1.13.12 (#81) ([20816f0](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/20816f0)) +* 0.5.2 ([36384d0](https://github.com/bustle/ember-mobiledoc-editor/commit/36384d0)) +* allow ember-beta to fail ([df15cd8](https://github.com/bustle/ember-mobiledoc-editor/commit/df15cd8)) +* remove deprecated `createListSection` (#95) ([ca8f997](https://github.com/bustle/ember-mobiledoc-editor/commit/ca8f997)) +* Update mobiledoc-kit to ^0.10.3, mobiledoc-dom-renderer to ^0.5.3 (#96) ([6fe8884](https://github.com/bustle/ember-mobiledoc-editor/commit/6fe8884)) +* Update release instructions ([3380c85](https://github.com/bustle/ember-mobiledoc-editor/commit/3380c85)) +* update to ember-cli 1.13.15 ([736755b](https://github.com/bustle/ember-mobiledoc-editor/commit/736755b)) +* upgrade to ember-cli 1.13.12 (#81) ([20816f0](https://github.com/bustle/ember-mobiledoc-editor/commit/20816f0)) ## 0.5.1 (2016-07-19) -* 0.5.1 ([b642347](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/b642347)) -* Update ember-wormhole (#93) ([02451ee](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/02451ee)) -* update release instructions ([9e06a5f](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/9e06a5f)) -* Update travis.yml to use npm@3, node@6.2.0, and prebuilt phantom (#94) ([e6d5ebe](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/e6d5ebe)) +* 0.5.1 ([b642347](https://github.com/bustle/ember-mobiledoc-editor/commit/b642347)) +* Update ember-wormhole (#93) ([02451ee](https://github.com/bustle/ember-mobiledoc-editor/commit/02451ee)) +* update release instructions ([9e06a5f](https://github.com/bustle/ember-mobiledoc-editor/commit/9e06a5f)) +* Update travis.yml to use npm@3, node@6.2.0, and prebuilt phantom (#94) ([e6d5ebe](https://github.com/bustle/ember-mobiledoc-editor/commit/e6d5ebe)) # 0.5.0 (2016-07-18) -* (tests) Change activeSectionTagNames test to be more robust ([7f07d44](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/7f07d44)) -* (tests) Use `cursorDidChange` callback in `activeSectionTagNames` tests ([e38d621](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/e38d621)) -* 0.5.0 ([33ceb82](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/33ceb82)) -* add postversion script for `np` ([ee69deb](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/ee69deb)) -* added to