angular/packages/examples/common
Alan Agius 0e5f9ba6f4 fix(core): generate consistent component IDs (#48253)
Prior to this change the component IDs where generated based on a counter. This is problematic as there is no guarantee that a component will get the same ID that was assigned on the server when generated on the client side.

This is paramount to be able to re-use the component styles generated on the server.

PR Close #48253
2023-03-09 09:33:34 -08:00
..
location/ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
ngComponentOutlet/ts test: clean up more entryComponents usages (#44561) 2022-01-06 18:36:22 +00:00
ngIf/ts test: remove Ivy/ViewEngine switch helpers and obsolete tests (#44120) 2021-11-24 19:42:39 +00:00
ngTemplateOutlet/ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
pipes/ts docs: remove TODO from doc example (#49233) 2023-02-28 08:19:56 -08:00
BUILD.bazel refactor(compiler): drop obsolete NgFactory and NgSummary config options (#48268) 2023-02-21 13:03:59 -08:00
main.ts refactor: switch packages/examples to ESM-compatible http server (#48521) 2022-12-19 19:50:44 +00:00
start-server.js refactor: switch packages/examples to ESM-compatible http server (#48521) 2022-12-19 19:50:44 +00:00
test_module.ts fix(core): generate consistent component IDs (#48253) 2023-03-09 09:33:34 -08:00