angular/goldens/public-api
Andrew Scott 96c7cc933e docs: deprecated relativeLinkResolution in the Router (#45308)
The `relativeLinkResolution` option was added as an option to opt-in to
corrected behavior when generating links relative to a route that has an
empty path parent. This was needed to avoid a breaking change. Since
then, we have switched the default to be the corrected behavior.
It's time to close the turn the lights off on this option so we no
longer have to maintain and document buggy behavior.

PR Close #45308
2022-03-25 16:50:46 -07:00
..
animations feat(animations): provide warnings for non-animatable CSS properties (#45212) 2022-03-21 14:33:19 -07:00
common feat(core): allow for injector to be specified when creating an embedded view (#45156) 2022-03-02 16:38:00 +00:00
compiler-cli perf(compiler-cli): ignore the module.id anti-pattern for NgModule ids (#45024) 2022-03-22 11:11:54 -07:00
core feat(core): triggerEventHandler accept optional eventObj (#45279) 2022-03-09 13:51:54 -08:00
elements build: update API goldens to reflect new tool (#42688) 2021-06-30 11:43:48 -07:00
forms fix(forms): Make UntypedFormBuilder assignable to FormBuilder, and vice versa. (#45421) 2022-03-24 10:49:10 -07:00
localize test: update all api goldens to match with new NPM package output (#43431) 2021-10-01 18:28:43 +00:00
platform-browser feat(core): move ANIMATION_MODULE_TYPE injection token into core (#44970) 2022-02-14 14:03:07 -08:00
platform-browser-dynamic docs: deprecate CachedResourceLoader and RESOURCE_CACHE_PROVIDER symbols (#44749) 2022-01-19 09:42:40 -08:00
platform-server docs: deprecate ViewEngine-based renderModuleFactory (#43757) 2021-10-07 16:47:54 -07:00
router docs: deprecated relativeLinkResolution in the Router (#45308) 2022-03-25 16:50:46 -07:00
service-worker feat(service-worker): emit a notification when the service worker is already up to date after check (#45216) 2022-03-03 12:29:04 -08:00
upgrade docs: deprecate factory-based signature of the downgradeModule function (#44090) 2021-11-17 10:33:10 -08:00
manage.js refactor(dev-infra): remove dependency on minimist (#43644) 2021-10-04 17:31:03 -07:00