Releases: gund/ng-dynamic-component
Releases · gund/ng-dynamic-component
v1.0.1
1.0.1 (2017-03-25)
Bug Fixes
- strictNullChecks: Comply with strict null checks mode (0adda4af)
v1.0.0
Update to Angular 4.
1.0.0 (2017-03-25)
Bug Fixes
- directive:
- Guard ngOnChnages invocation if not specified by dynamic component (51c795b9)
- Guard NgComponentOutlet that may be not injected (cba008d4)
- Small improvement due to unit tests (644fdda6)
- Fix Dynamic directive ti work without Dynamic component (0432d4ad)
Features
- release: Update docs and introduce breaking change for major version increment (61aae93e)
Breaking Changes
(61aae93e)
v0.0.4
Small changes thanks to unit tests.
1.0.0-beta.3
Cleanup Dynamic directive selector list.
1.0.0-beta.2
Fix Dynamic directive to work without Dynamic component.
1.0.0-beta.0
Update to Angular 4-beta.6 and fix some breaking changes
v0.0.3
Fix Dynamic directive to work without Dynamic component.
v0.0.2
First release with DynamicDirective and DynamicComponent in DynamicModule