angular-cn/packages/core/test/bundling
Ben Lesh 9803cb011e feat(ivy): Add InheritanceDefinitionFeature to support directive inheritance (#24570)
- Adds InheritanceDefinitionFeature to ivy
- Ensures that lifecycle hooks are inherited from super classes whether they are defined as directives or not
- Directives cannot inherit from Components
- Components can inherit from Directives or Components
- Ensures that Inputs, Outputs, and Host Bindings are inherited
- Ensures that super class Features are run

PR Close #24570
2018-06-29 06:42:40 -07:00
..
hello_world test(ivy): move hello_world and todo fully to ngtsc (#24677) 2018-06-28 17:51:42 -04:00
hello_world_i18n build: update buildifier to latest (#24296) 2018-06-12 11:42:35 -07:00
hello_world_r2 fix(compiler): fix a few non-tree-shakeable code patterns (#24677) 2018-06-28 17:51:42 -04:00
injection refactor(ivy): make return value of define(Component|Directive|Pipe|Injector|Injectable) private (#23371) (#23383) 2018-04-14 20:40:14 -07:00
todo feat(ivy): Add InheritanceDefinitionFeature to support directive inheritance (#24570) 2018-06-29 06:42:40 -07:00
util test(ivy): todo app only includes reflect-metadata in JIT mode (#24677) 2018-06-28 17:51:42 -04:00