Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 363 Bytes

CHANGELOG.md

File metadata and controls

8 lines (6 loc) · 363 Bytes

ng-forward Changelog

0.0.1-alpha.11

  • Added expanded API documentation
  • BREAKING: Default value for controllerAs is no longer the component's selector. All component's now default to using ctrl
  • Fixed type errors in exported type definition files (thanks @rezonant !)
  • Added ability to inject parent component controllers (thanks @eXaminator !)