0.5.4 (2018-09-20)
Merged pull requests:
0.5.4 (2017-12-09)
Merged pull requests:
- Fix CI #102 (cibernox)
- [BUGFIX] If
renderInPlace
is true, destinationElement is ignored #101 (cibernox)
0.5.3 (2017-11-22)
Merged pull requests:
- Update ember-cli and dependencies. Use ember modules. #100 (btecu)
- Add FastBoot tests #99 (simonihmig)
- Use "New Module Imports" #98 (Turbo87)
- ember-cli 2.14 updates #97 (Dhaulagiri)
- Fix wormhole insertion in FastBoot #96 (sandydoo)
0.5.2 (2017-06-12)
Merged pull requests:
- Fix getDOM for Ember 2.6/2.7 in integration tests #95 (simonihmig)
- Upgrade to Ember-cli 2.13 / Babel6 / yarn #94 (simonihmig)
- Update code sample to use boolean instead of string representation of a boolean #90 (andrewhavens)
- some cleanup and clarifying #85 (raycohen)
- Add note about Ember 2.10 #83 (lukemelia)
- Update README.md #80 (graham-sportsmgmt)
- Update README.md #79 (graham-sportsmgmt)
0.5.1 (2016-11-10)
Merged pull requests:
0.5.0 (2016-10-18)
Merged pull requests:
- [Glimmer2] Use the document service for glimmer #73 (chadhietala)
- Update ember-cli to 2.8.0 and associated dependencies and files. #72 (runspired)
- Test for dynamic content in Glimmer2 #68 (simonihmig)
0.4.1 (2016-09-12)
Merged pull requests:
- Use
getDOM
util to get dom reference in glimmer2 #65 (bantic) - [DOC] Add Ember version compatibility to README #63 (lukemelia)
- Use native doc.getElementById when available #61 (bantic)
- Test ember-alpha in CI. #60 (rwjblue)
0.4.0 (2016-06-08)
Merged pull requests:
- Fix initializer arity deprecation #56 (bantic)
- Remove
needsBindAttr
from x-favicon component in tests #55 (bantic) - Refactor to public APIs for head/tail #54 (mixonic)
- Update ember-cli 1.13.7 to 2.5.1 #53 (mixonic)
0.3.6 (2016-06-02)
Merged pull requests:
- Avoid bind-attr in tests for newer Ember #51 (bantic)
- Update ember-code-snippet to ^1.3.0 #50 (bantic)
0.3.5 (2016-02-01)
Merged pull requests:
- Upgrade to ember-cli 1.13.7 #32 (chrislopresto)
- Update to Ember-CLI 1.13.1 #30 (chrislopresto)
- Preserve focus #23 (adamesque)
0.3.4 (2015-07-26)
Merged pull requests:
- BUGFIX fix tests to support beta and canary #29 (krisselden)
- Support extending via didInsert/willDestroy #26 (chrislopresto)
0.3.3 (2015-06-24)
0.3.2 (2015-06-24)
Merged pull requests:
- fix issue when firstNode is the same as lastNode #15 (piotrpalek)
0.3.1 (2015-04-28)
Merged pull requests:
- Add ability to render in place #8 (chrislopresto)
0.2.1 (2015-04-17)
0.2.0 (2015-04-17)
Merged pull requests:
- Use Public APIs #7 (chrislopresto)
- Add tests for wormholing into the head of the Ember app #5 (tim-evans)
- Add comment about location of destination element #1 (knownasilya)
0.1.0 (2015-04-05)
* This Change Log was automatically generated by github_changelog_generator