angular/goldens/public-api
Matthieu Riegler e753278faa feat(animations): Add the possibility of lazy loading animations code. (#50738)
`provideLazyLoadedAnimations()` returns providers which allow the lazy loading of the animation module.

Lazy loading of the animation code can shave off up to 16KB gzipped of the main bundle.

PR Close #50738
2023-09-29 10:49:39 -07:00
..
animations refactor(animations): deprecation of AnimationDriver.NOOP (#51843) 2023-09-22 12:15:45 -07:00
common refactor: add readonly to public InjectionToken types (#51407) 2023-09-12 12:55:14 -07:00
compiler-cli fix(compiler): add diagnostic for inaccessible deferred trigger (#51922) 2023-09-27 12:59:34 -07:00
core refactor(core): support phases in afterRender and afterNextRender (#51559) 2023-09-18 10:40:18 +02:00
elements fix(elements): support input transform functions (#50713) 2023-06-22 09:47:16 -07:00
forms refactor: add readonly to public InjectionToken types (#51125) 2023-08-14 17:17:35 -07:00
localize refactor: update packages/localize to be strict ESM (#48521) 2022-12-19 19:50:43 +00:00
platform-browser feat(animations): Add the possibility of lazy loading animations code. (#50738) 2023-09-29 10:49:39 -07:00
platform-browser-dynamic test: update api goldens to reflect api-golden bazel rule change (#45461) 2022-03-29 09:26:00 -07:00
platform-server refactor: add readonly to public InjectionToken types (#51125) 2023-08-14 17:17:35 -07:00
router fix(router): Allow redirects after an absolute redirect (#51731) 2023-09-26 10:59:20 -07:00
service-worker feat(service-worker): add function to provide service worker (#48247) 2023-03-09 18:13:50 +00:00
upgrade fix(compiler-cli): libraries compiled with v16.1+ breaking with Angular framework v16.0.x (#50714) 2023-06-14 16:27:59 +02:00
manage.js refactor(dev-infra): remove dependency on minimist (#43644) 2021-10-04 17:31:03 -07:00