Skip to content

Latest commit

 

History

History
46 lines (26 loc) · 647 Bytes

CHANGELOG.md

File metadata and controls

46 lines (26 loc) · 647 Bytes

Changelog

3.0.1

  • Destroy embedded view on destroy

3.0.0

  • Removed deprecated ng-wormhole component

2.1.0

  • Created ngWormhole directive
  • Deprecated ng-wormhole component

2.0.0

  • Migrated to angular-cli with proper JavaScript build

1.1.5

  • Typing fixes

1.1.3

  • Typing fixes

1.1.2

  • Use HostBinding decorator instead of host component property. Thanks @svox1
  • Add tslint configuration

1.1.1

  • Typing fixes
  • index.js entry-point for non-webpack builds

1.1.0

  • Dynamic to input
  • Additional selector ng-wormhole
  • renderInPlace switch to render the contents in-place

1.0.0

Initial release