angular/packages/core/src/metadata
Ajit Singh a76f07bd13 docs: documentation of descendants property of @ContentChildren (#35927)
documentation of decendants property of @ContentChildren was not clear when decendants was set to false it did not pick up direct children when any directive was used on the elements. With Ivy the functionality follows the following pattern only query direct children (in the sense of elements in a template) when descendants: false is specified.

Fixes #20074

PR Close #35927
2021-04-19 15:57:18 -07:00
..
di.ts docs: documentation of descendants property of @ContentChildren (#35927) 2021-04-19 15:57:18 -07:00
directives.ts docs(core): add documentation for HostListener (#40720) 2021-02-17 06:55:29 -08:00
do_boostrap.ts refactor(core): extract DoBootstrap to separate file. (#39621) 2020-11-16 09:12:46 -08:00
ng_module.ts refactor(compiler): move factory out of injector definition (#41022) (#41133) 2021-03-09 08:51:59 -08:00
ng_module_def.ts refactor(core): Remove circular dependency on render3 and ng_module (#39621) 2020-11-16 09:12:46 -08:00
resource_loading.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
schema.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
view.ts docs(core): change URL to shadow dom spec (#39797) 2021-01-14 11:27:55 -08:00