Skip to content
This repository has been archived by the owner on Jun 27, 2018. It is now read-only.

Latest commit

 

History

History
110 lines (70 loc) · 6.32 KB

CHANGELOG.md

File metadata and controls

110 lines (70 loc) · 6.32 KB

Change Log

0.4.0 (2016-06-08)

Full Changelog

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)

Full Changelog

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)

Full Changelog

Closed issues:

  • [Idea] component for the wormhole output #39
  • "wormholing" elements destroys focus, selection #22

Merged pull requests:

0.3.4 (2015-07-26)

Full Changelog

Closed issues:

  • Tests should not require Ember.View.views #28
  • Make ember-wormhole component extendible #19

Merged pull requests:

0.3.3 (2015-06-24)

Full Changelog

Closed issues:

  • Self-documenting Code Snippets #11

0.3.2 (2015-06-24)

Full Changelog

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)

Full Changelog

Merged pull requests:

0.2.1 (2015-04-17)

Full Changelog

0.2.0 (2015-04-17)

Full Changelog

Closed issues:

  • Bound to & block template #2

Merged pull requests:

0.1.0 (2015-04-05)

* This Change Log was automatically generated by github_changelog_generator