0.4.0 (2016-06-08)
Closed issues:
- Call an user-provided action on didInsertElement/willDestroyElement #49
- Ability to replace content instead of appending #48
- fastboot compatibility #47
- Render a child view after target instead of inside it #45
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)
Closed issues:
- [Feature] Destination component which fires up an action when wormhole is mounted #44
- How do I hook in to the render/move life event? #43
- Is there a callback (action) when the rendering has been done #42
- Packaged versions of ember wormhole lose focus on "wormholing" #41
- Inner component action sent to wormhole component instead of outer component (canary) #33
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)
Closed issues:
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)
Closed issues:
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)
Closed issues:
- Self-documenting Code Snippets #11
0.3.2 (2015-06-24)
Closed issues:
- How future proof is this library? #13
- Uncaught TypeError: Cannot read property 'previousSibling' of null #12
- Triggers error on Glimmer #9
- Destination rerender breaks subsequent data changes #3
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)
Closed issues:
- Bound
to
& block template #2
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