angular-cn/packages/upgrade
Georgios Kalpakas 67e9c62013 fix(upgrade): fix transclusion on upgraded components (#17971)
Previously, only simple, single-slot transclusion worked on upgraded components.
This commit fixes/adds support for the following:

- Multi-slot transclusion.
- Using fallback content when no transclusion content is provided.
- Destroy unused scope (when using fallback content).

Fixes #13271
2017-07-07 08:52:46 -07:00
..
src fix(upgrade): fix transclusion on upgraded components (#17971) 2017-07-07 08:52:46 -07:00
static build: import tslib rather than output TS helpers (#16901) 2017-05-23 14:01:39 -06:00
test fix(upgrade): fix transclusion on upgraded components (#17971) 2017-07-07 08:52:46 -07:00
index.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
package.json build: import tslib rather than output TS helpers (#16901) 2017-05-23 14:01:39 -06:00
public_api.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
rollup.config.js build: import tslib rather than output TS helpers (#16901) 2017-05-23 14:01:39 -06:00
tsconfig-build.json fix(upgrade): Update types for TypeScript nullability support 2017-04-18 12:07:33 -07:00