angular/packages/core/src/metadata
Matthieu Riegler 9a16718b13 refactor(core): remove deprecated interpolation option on Components. (#63474)
This option was deprecated by #55778.

BREAKING CHANGE: The `interpolation` option on Components has been removed. Only the default `{{ ... }}` is now supported.

PR Close #63474
2025-09-15 19:35:03 +00:00
..
di.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
directives.ts refactor(core): remove deprecated interpolation option on Components. (#63474) 2025-09-15 19:35:03 +00:00
do_bootstrap.ts docs: set syntax highlighting of code examples MD code blocks (#59026) 2024-12-04 17:30:28 +01:00
ng_module.ts docs: set syntax highlighting to the remaining Markdown code examples blocks (#59088) 2025-01-14 15:14:02 -05:00
ng_module_def.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
resource_loading.ts fix(core): properly recognize failed fetch responses when loading external resources in JIT (#62992) 2025-08-05 10:10:56 +02:00
schema.ts docs: update docs centered on NgModules (#60933) 2025-04-22 11:08:54 +02:00
view.ts feat(platform-browser): Add IsolatedShadowDom encapsulation method (#62723) 2025-08-06 16:48:37 +02:00