Skip to content

Commit

Permalink
v0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bantic committed May 12, 2016
1 parent 1bd332e commit 3a8c106
Showing 1 changed file with 112 additions and 0 deletions.
112 changes: 112 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,112 @@
<a name="0.5.1"></a>
## 0.5.1 (2016-05-12)

* Add update-changelog script ([ab744b4](https://github.com/bustlelabs/ember-mobiledoc-dom-renderer/commit/ab744b4))
* Remove usage of jQuery ($) because it is not available in Fastboot ([a5995c1](https://github.com/bustlelabs/ember-mobiledoc-dom-renderer/commit/a5995c1))



<a name="0.5.0"></a>
# 0.5.0 (2016-05-10)

* Render atoms, allow renaming via atomNameToComponentName ([72bc7ab](https://github.com/bustlelabs/ember-mobiledoc-dom-renderer/commit/72bc7ab))
* Use `willRender` instead of `didInsertElement`, make fastboot-compatible ([fa8e5ea](https://github.com/bustlelabs/ember-mobiledoc-dom-renderer/commit/fa8e5ea))
* v0.5.0 ([62fbf38](https://github.com/bustlelabs/ember-mobiledoc-dom-renderer/commit/62fbf38))



<a name="0.4.1"></a>
## 0.4.1 (2016-03-04)

* 0.4.1 ([d8b7e8d](https://github.com/bustlelabs/ember-mobiledoc-dom-renderer/commit/d8b7e8d))
* Fix rerendering when inputs change ([54c6145](https://github.com/bustlelabs/ember-mobiledoc-dom-renderer/commit/54c6145))



<a name="0.4.0"></a>
# 0.4.0 (2016-03-02)

* 0.4.0 ([0b2ef70](https://github.com/bustlelabs/ember-mobiledoc-dom-renderer/commit/0b2ef70))
* update mobiledoc-dom-renderer to 0.4.0 ([c12aaf0](https://github.com/bustlelabs/ember-mobiledoc-dom-renderer/commit/c12aaf0))



<a name="0.3.0"></a>
# 0.3.0 (2016-02-04)

* 0.3.0 ([e322724](https://github.com/bustlelabs/ember-mobiledoc-dom-renderer/commit/e322724))
* bump dom renderer dep ([eb1914e](https://github.com/bustlelabs/ember-mobiledoc-dom-renderer/commit/eb1914e))



<a name="0.3.0-beta.1"></a>
# 0.3.0-beta.1 (2016-02-02)

* use dom-renderer 0.3.0-beta.1 ([a398e72](https://github.com/bustlelabs/ember-mobiledoc-dom-renderer/commit/a398e72))



<a name="0.2.1"></a>
## 0.2.1 (2015-11-23)

* Released v0.2.1 ([c536019](https://github.com/bustlelabs/ember-mobiledoc-dom-renderer/commit/c536019))
* update mobiledoc-dom-renderer dep to 0.2.1 ([9d66016](https://github.com/bustlelabs/ember-mobiledoc-dom-renderer/commit/9d66016))



<a name="0.2.0"></a>
# 0.2.0 (2015-11-23)

* add unit test that renderer exists and is importable ([7145b3e](https://github.com/bustlelabs/ember-mobiledoc-dom-renderer/commit/7145b3e))
* Released v0.2.0 ([17b9c36](https://github.com/bustlelabs/ember-mobiledoc-dom-renderer/commit/17b9c36))
* update ember-mobiledoc-dom-renderer to use new card shapes ([056c4f2](https://github.com/bustlelabs/ember-mobiledoc-dom-renderer/commit/056c4f2)), closes [#5](https://github.com/bustlelabs/ember-mobiledoc-dom-renderer/issues/5)



<a name="0.1.4"></a>
## 0.1.4 (2015-11-18)

* Released v0.1.4 ([bc17a0e](https://github.com/bustlelabs/ember-mobiledoc-dom-renderer/commit/bc17a0e))
* Render cards with classNames ([ca0a3c2](https://github.com/bustlelabs/ember-mobiledoc-dom-renderer/commit/ca0a3c2)), closes [#2](https://github.com/bustlelabs/ember-mobiledoc-dom-renderer/issues/2)



<a name="0.1.3"></a>
## 0.1.3 (2015-11-17)

* Add {{render-mobiledoc}} component ([57e9d34](https://github.com/bustlelabs/ember-mobiledoc-dom-renderer/commit/57e9d34))
* add travis badge ([6049460](https://github.com/bustlelabs/ember-mobiledoc-dom-renderer/commit/6049460))
* fix up deps for ember-try testing ([52a5148](https://github.com/bustlelabs/ember-mobiledoc-dom-renderer/commit/52a5148))
* Released v0.1.3 ([b92daa3](https://github.com/bustlelabs/ember-mobiledoc-dom-renderer/commit/b92daa3))
* run tests ([698a02b](https://github.com/bustlelabs/ember-mobiledoc-dom-renderer/commit/698a02b))
* Update README.md ([b9e79f0](https://github.com/bustlelabs/ember-mobiledoc-dom-renderer/commit/b9e79f0))



<a name="0.1.2"></a>
## 0.1.2 (2015-11-16)

* 0.1.2 ([2e7a3ca](https://github.com/bustlelabs/ember-mobiledoc-dom-renderer/commit/2e7a3ca))
* bump to mobiledoc-dom-renderer ^0.1.18 ([ddf9cbf](https://github.com/bustlelabs/ember-mobiledoc-dom-renderer/commit/ddf9cbf))
* update readme ([b570efa](https://github.com/bustlelabs/ember-mobiledoc-dom-renderer/commit/b570efa))
* Update README.md ([5c83eb0](https://github.com/bustlelabs/ember-mobiledoc-dom-renderer/commit/5c83eb0))



<a name="0.1.1"></a>
## 0.1.1 (2015-11-12)

* 0.1.1 ([1663b2c](https://github.com/bustlelabs/ember-mobiledoc-dom-renderer/commit/1663b2c))
* bump dep to 0.1.7 ([e206807](https://github.com/bustlelabs/ember-mobiledoc-dom-renderer/commit/e206807))



<a name="0.1.0"></a>
# 0.1.0 (2015-11-12)

* enable as ember-addon ([57bc0bf](https://github.com/bustlelabs/ember-mobiledoc-dom-renderer/commit/57bc0bf))
* Initial Commit from Ember CLI v1.13.8 ([6fd8b3c](https://github.com/bustlelabs/ember-mobiledoc-dom-renderer/commit/6fd8b3c))
* v0.1.0 ([57f4ab6](https://github.com/bustlelabs/ember-mobiledoc-dom-renderer/commit/57f4ab6))



0 comments on commit 3a8c106

Please sign in to comment.