angular/aio/content
Matthieu Riegler 0598613950 refactor(animations): deprecation of AnimationDriver.NOOP (#51843)
The `NoopAnimationDriver` as static property of `AnimationDriver` prevents it from being removed by tree shaking. This commit deprecates it and exposes the `NoopAnimationDriver` on the public API to replace its usage.

DEPRECATED:
The `AnimationDriver.NOOP` symbol is deprecated, use `NoopAnimationDriver` instead.

PR Close #51843
2023-09-22 12:15:45 -07:00
..
cli docs: update Angular CLI help [main] (#51761) 2023-09-14 11:19:03 +02:00
demos/first-app build: disable TS version checks on AIO (#51792) 2023-09-19 12:04:09 +02:00
errors docs: migrate errors code example and guide to standalone (#51536) 2023-09-07 10:04:39 -07:00
examples build: disable TS version checks on AIO (#51792) 2023-09-19 12:04:09 +02:00
extended-diagnostics feat(compiler-cli): Add an extended diagnostic for nSkipHydration (#49512) 2023-03-23 13:54:03 -07:00
guide refactor(animations): deprecation of AnimationDriver.NOOP (#51843) 2023-09-22 12:15:45 -07:00
images docs: add revamped guide for dependency injection focused on standalone (#51572) 2023-09-14 11:23:48 +02:00
marketing docs: add Connie Leung to GDE contributors list (#51476) 2023-09-05 14:16:35 +00:00
special-elements docs: selector precisions (#50534) 2023-06-01 08:43:59 -07:00
start docs: Added missing explanation of implements OnInit (#51634) 2023-09-05 20:08:56 +00:00
tutorial docs: fix broken image links in tutorial (#51744) 2023-09-14 16:02:41 +02:00
BUILD.bazel ci: add Angular CLI help pages action (#48577) 2023-01-10 08:01:38 -08:00
file-not-found.md docs: fix casing of image alt in page not found (#51432) 2023-08-29 23:30:51 +00:00
license.md docs: updated the http tag with https (#50927) 2023-07-14 09:44:55 -07:00
navigation.json docs: Migrate Service Worker to Standalone (#51687) 2023-09-19 12:01:16 +02:00