angular/aio/content/guide
JoostK 8878183521 perf(core): remove support for the deprecated WrappedValue (#43507)
This commit removes the `WrappedValue` public API from `@angular/core`
which was deprecated in Angular 10 without replacement.

BREAKING CHANGE:

The `WrappedValue` class can no longer be imported from `@angular/core`,
which may result in compile errors or failures at runtime if outdated
libraries are used that are still using `WrappedValue`. The usage of
`WrappedValue` should be removed as no replacement is available.

PR Close #43507
2021-10-01 12:25:19 -04:00
..
accessibility.md docs: Edits to remove jargon (#43023) 2021-09-23 14:41:17 -07:00
ajs-quick-reference.md docs: Edits to remove jargon (#42029) 2021-05-25 22:14:30 +00:00
angular-compiler-options.md docs: update review date (#43245) 2021-09-23 15:40:34 -07:00
animations.md docs(animations): improve the aio animations introduction (#42885) 2021-10-01 08:34:19 -07:00
aot-compiler.md docs: fix typo in AOT compiler (#43640) 2021-10-01 12:24:01 -04:00
aot-metadata-errors.md fix(docs-infra): improve heading styles (#40427) 2021-02-02 12:04:55 -08:00
app-shell.md docs: Edits to remove jargon (#43000) 2021-09-27 10:44:21 -07:00
architecture-components.md docs: Edits to remove jargon in Reference section (#42033) 2021-05-27 16:47:05 -07:00
architecture-modules.md docs: Edits to remove jargon in Reference section (#42033) 2021-05-27 16:47:05 -07:00
architecture-next-steps.md docs: update review date (#43245) 2021-09-23 15:40:34 -07:00
architecture-services.md docs: Edits to remove jargon in Reference section (#42033) 2021-05-27 16:47:05 -07:00
architecture.md docs: Edits to remove jargon in Reference section (#42033) 2021-05-27 16:47:05 -07:00
attribute-binding.md docs: Edits to remove jargon (#42907) 2021-07-22 16:24:15 +00:00
attribute-directives.md docs: Edits to remove jargon (#42912) 2021-09-20 22:49:26 +00:00
binding-syntax.md docs: fix styles in binding guides (#40182) 2020-12-21 10:22:31 -08:00
bootstrapping.md docs(core): improve applicationref.bootstrap docs (#42407) 2021-06-22 16:30:37 +00:00
browser-support.md docs: Edits to remove jargon (#43067) 2021-09-15 22:53:14 +00:00
build.md docs: Edits to remove jargon (#43045) 2021-09-17 16:39:19 +00:00
built-in-directives.md docs: Edits to remove jargon (#42912) 2021-09-20 22:49:26 +00:00
cheatsheet.md docs: Edited to remove jargon in Reference, Glossary, and Style sections (#42187) 2021-06-08 12:51:05 -07:00
cli-builder.md docs: disable erroneous "browser" code links (#43554) 2021-10-01 08:36:07 -07:00
comparing-observables.md docs: fix typo in observables file (#43630) 2021-09-29 09:59:38 -07:00
complex-animation-sequences.md docs(animations): improve the aio animations introduction (#42885) 2021-10-01 08:34:19 -07:00
component-interaction.md docs: Edits to remove jargon (#42904) 2021-09-23 14:34:41 -07:00
component-overview.md docs: Edits to remove jargon (#42904) 2021-09-23 14:34:41 -07:00
component-styles.md docs: clarify description of :host and :host-context selectors (#41332) 2021-09-29 10:00:05 -07:00
content-projection.md docs: Edits to remove jargon (#42904) 2021-09-23 14:34:41 -07:00
contributors-guide-overview.md docs: add guidelines for localizing angular documentation (#43314) 2021-09-14 08:32:51 -07:00
creating-libraries.md docs: Edits to remove jargon (#43052) 2021-09-15 22:49:48 +00:00
dependency-injection-in-action.md docs: remove extraneous word in the Dependency injection in action guide (#43255) 2021-09-09 11:27:30 -07:00
dependency-injection-navtree.md docs: archive di-navtree doc (#39543) 2020-11-12 13:52:04 -08:00
dependency-injection-providers.md docs: Edits to remove jargon (#42912) 2021-09-20 22:49:26 +00:00
dependency-injection.md docs: Edits to remove jargon (#42912) 2021-09-20 22:49:26 +00:00
deployment.md docs: fix broken link to measure performance (#43628) 2021-09-28 14:43:46 -07:00
deprecations.md perf(core): remove support for the deprecated WrappedValue (#43507) 2021-10-01 12:25:19 -04:00
devtools.md docs: Edits to remove jargon (#43045) 2021-09-17 16:39:19 +00:00
docs-style-guide.md docs: remove unnecessary "https://angular.io/" from aio links (#43425) 2021-09-13 09:24:07 -07:00
dynamic-component-loader.md docs: Edits to remove jargon (#42904) 2021-09-23 14:34:41 -07:00
dynamic-form.md docs: fix typo in dynamic forms page (#43543) 2021-09-23 14:43:34 -07:00
elements.md docs: Edits to remove jargon (#42904) 2021-09-23 14:34:41 -07:00
entry-components.md docs: remove unnecessary "https://angular.io/" from aio links (#43425) 2021-09-13 09:24:07 -07:00
event-binding-concepts.md build(docs-infra): implement full template checking for examples (#40930) 2021-02-26 15:40:44 -08:00
event-binding.md docs: Edits to remove jargon (#42907) 2021-07-22 16:24:15 +00:00
example-apps-list.md docs: Edited to remove jargon in Reference Errors (#42186) 2021-06-08 12:45:23 -07:00
feature-modules.md docs: Edits to remove jargon in Reference NgModules (#42182) 2021-06-04 13:32:56 -07:00
file-structure.md docs: remove End-to-end test files structure (#42844) 2021-07-14 11:12:42 -07:00
form-validation.md docs: Edits to remove jargon (#42928) 2021-09-20 22:50:58 +00:00
forms-overview.md docs: Edits to remove jargon (#42928) 2021-09-20 22:50:58 +00:00
forms.md feat(forms): undo revert and add ng-submitted class to forms that have been submitted. (#42132) (#42132) 2021-06-08 14:02:29 -07:00
frequent-ngmodules.md docs: Edits to remove jargon in Reference NgModules (#42182) 2021-06-04 13:32:56 -07:00
glossary.md docs: remove references to differential loading (#43060) 2021-09-09 09:15:21 -07:00
hierarchical-dependency-injection.md docs: Close #View tag to avoid confusion (#43256) 2021-08-26 09:44:08 -07:00
http.md docs: Edits to remove jargon (#42928) 2021-09-20 22:50:58 +00:00
i18n-common-add-package.md docs: add subtopics for internationalization (#43245) 2021-09-23 15:40:34 -07:00
i18n-common-deploy.md docs: add subtopics for internationalization (#43245) 2021-09-23 15:40:34 -07:00
i18n-common-format-data-locale.md docs: add subtopics for internationalization (#43245) 2021-09-23 15:40:34 -07:00
i18n-common-locale-id.md docs: add subtopics for internationalization (#43245) 2021-09-23 15:40:34 -07:00
i18n-common-merge.md docs: add subtopics for internationalization (#43245) 2021-09-23 15:40:34 -07:00
i18n-common-prepare.md docs: add subtopics for internationalization (#43245) 2021-09-23 15:40:34 -07:00
i18n-common-translation-files.md docs: add subtopics for internationalization (#43245) 2021-09-23 15:40:34 -07:00
i18n-common.md docs: add subtopics for internationalization (#43245) 2021-09-23 15:40:34 -07:00
i18n-example.md docs: add subtopics for internationalization (#43245) 2021-09-23 15:40:34 -07:00
i18n-optional-import-global-variants.md docs: add subtopics for internationalization (#43245) 2021-09-23 15:40:34 -07:00
i18n-optional-manage-marked-text.md docs: add subtopics for internationalization (#43245) 2021-09-23 15:40:34 -07:00
i18n-optional-manual-source-locale.md docs: add subtopics for internationalization (#43245) 2021-09-23 15:40:34 -07:00
i18n-optional.md docs: add subtopics for internationalization (#43245) 2021-09-23 15:40:34 -07:00
i18n-overview.md docs: add subtopics for internationalization (#43245) 2021-09-23 15:40:34 -07:00
inputs-outputs.md docs: Edits to remove jargon (#42904) 2021-09-23 14:34:41 -07:00
interpolation.md docs: Edits to remove jargon (#42907) 2021-07-22 16:24:15 +00:00
ivy-compatibility-examples.md docs: explain foreign function/value constraints in Ivy compatibility examples (#36092) 2020-11-24 13:09:37 -08:00
ivy-compatibility.md docs: add a note about <select> and nested <option>s in Ivy compat guide (#42338) 2021-05-27 11:12:25 -07:00
ivy.md docs: update review date (#43245) 2021-09-23 15:40:34 -07:00
language-service.md docs: Edits to remove jargon (#43045) 2021-09-17 16:39:19 +00:00
lazy-loading-ngmodules.md docs: Edits to remove jargon (#43023) 2021-09-23 14:41:17 -07:00
libraries.md docs: Edits to remove jargon (#43052) 2021-09-15 22:49:48 +00:00
lifecycle-hooks.md docs: Edits to remove jargon (#42904) 2021-09-23 14:34:41 -07:00
lightweight-injection-tokens.md docs: Edits to remove jargon (#43023) 2021-09-23 14:41:17 -07:00
localized-documentation.md docs: add guidelines for localizing angular documentation (#43314) 2021-09-14 08:32:51 -07:00
localizing-angular.md docs: add guidelines for localizing angular documentation (#43314) 2021-09-14 08:32:51 -07:00
migration-dynamic-flag.md docs: remove https://angular.io from internal links (#37157) 2020-05-19 10:11:41 -07:00
migration-injectable.md docs: fix migrations formatting (#33267) 2019-12-05 13:06:01 -08:00
migration-legacy-message-id.md docs: add new migration guide to v12 documentation that describes how to migrate older localization ids to new ones (#41828) 2021-05-04 08:09:52 -07:00
migration-localize.md docs: fix migrations formatting (#33267) 2019-12-05 13:06:01 -08:00
migration-module-with-providers.md docs: apply standard header case convention (#34196) 2020-01-10 08:38:53 -08:00
migration-renderer.md docs: fix migrations formatting (#33267) 2019-12-05 13:06:01 -08:00
migration-undecorated-classes.md docs: apply standard header case convention (#34196) 2020-01-10 08:38:53 -08:00
migration-update-libraries-tslib.md docs: updating guides and docs related to the v10 release (#37705) 2020-06-24 09:37:34 -07:00
migration-update-module-and-target-compiler-options.md docs: disable erroneous "browser" code links (#43554) 2021-10-01 08:36:07 -07:00
module-types.md docs: Edits to remove jargon in Reference NgModules (#42182) 2021-06-04 13:32:56 -07:00
ngmodule-api.md docs: Edits to remove jargon in Reference NgModules (#42182) 2021-06-04 13:32:56 -07:00
ngmodule-faq.md docs: Edits to remove jargon in Reference NgModules (#42182) 2021-06-04 13:32:56 -07:00
ngmodule-vs-jsmodule.md docs: Edits to remove jargon in Reference NgModules (#42182) 2021-06-04 13:32:56 -07:00
ngmodules.md docs: Edits to remove jargon in Reference NgModules (#42182) 2021-06-04 13:32:56 -07:00
npm-packages.md docs: remove unnecessary "https://angular.io/" from aio links (#43425) 2021-09-13 09:24:07 -07:00
observables-in-angular.md docs: edit inputs-outputs copy and headers (#39119) 2020-11-13 11:26:27 -08:00
observables.md docs: Edits to remove jargon in Reference Observables, Dependency Injection (#42185) 2021-06-07 18:24:48 -07:00
pipes.md docs: update review date (#43245) 2021-09-23 15:40:34 -07:00
practical-observable-usage.md fix(docs-infra): rename "title" by "header" to avoid unwanted tooltips (#26396) 2018-10-17 11:05:29 -07:00
prerendering.md docs: Edits to remove jargon (#43017) 2021-09-17 18:10:40 +00:00
property-binding-best-practices.md docs: Edits to remove jargon (#43023) 2021-09-23 14:41:17 -07:00
property-binding.md docs: Edits to remove jargon (#42907) 2021-07-22 16:24:15 +00:00
providers.md docs: Edits to remove jargon in Reference NgModules (#42182) 2021-06-04 13:32:56 -07:00
reactive-forms.md docs: Edits to remove jargon (#42928) 2021-09-20 22:50:58 +00:00
releases.md docs: Edits to remove jargon (#43067) 2021-09-15 22:53:14 +00:00
reusable-animations.md docs(animations): improve the aio animations introduction (#42885) 2021-10-01 08:34:19 -07:00
reviewing-content.md docs: use dedicated anchors for links to CONTRIBUTING.md (#41250) 2021-04-01 11:19:57 -07:00
roadmap.md docs: Edits to remove jargon (#43067) 2021-09-15 22:53:14 +00:00
route-animations.md docs(animations): improve the aio animations introduction (#42885) 2021-10-01 08:34:19 -07:00
router-reference.md docs(router): params or queryParams are not advised against (#43562) 2021-09-27 14:21:10 -07:00
router-tutorial-toh.md docs: Edits to remove jargon (#42918) 2021-09-20 22:50:15 +00:00
router-tutorial.md docs: Edits to remove jargon (#42918) 2021-09-20 22:50:15 +00:00
router.md docs: Edits to remove jargon (#42918) 2021-09-20 22:50:15 +00:00
routing-overview.md docs: Edits to remove jargon (#42918) 2021-09-20 22:50:15 +00:00
routing-with-urlmatcher.md docs: Edits to remove jargon (#42918) 2021-09-20 22:50:15 +00:00
rx-library.md docs: Edits to remove jargon in Reference Observables, Dependency Injection (#42185) 2021-06-07 18:24:48 -07:00
schematics-authoring.md docs: Edits to remove jargon (#43045) 2021-09-17 16:39:19 +00:00
schematics-for-libraries.md docs: Edits to remove jargon (#43045) 2021-09-17 16:39:19 +00:00
schematics.md docs: Edits to remove jargon (#43045) 2021-09-17 16:39:19 +00:00
security.md docs: Edits to remove jargon (#43023) 2021-09-23 14:41:17 -07:00
service-worker-communications.md docs: Edits to remove jargon (#43000) 2021-09-27 10:44:21 -07:00
service-worker-config.md docs: Edits to remove jargon (#43000) 2021-09-27 10:44:21 -07:00
service-worker-devops.md docs: Edits to remove jargon (#43000) 2021-09-27 10:44:21 -07:00
service-worker-getting-started.md docs: Edits to remove jargon (#43000) 2021-09-27 10:44:21 -07:00
service-worker-intro.md docs: Edits to remove jargon (#43000) 2021-09-27 10:44:21 -07:00
service-worker-notifications.md docs: Edits to remove jargon (#43000) 2021-09-27 10:44:21 -07:00
set-document-title.md docs: apply standard header case convention (#34196) 2020-01-10 08:38:53 -08:00
setup-local.md docs: reviewed tag added (#43472) 2021-09-24 10:51:39 -07:00
sharing-ngmodules.md docs: Edits to remove jargon in Reference NgModules (#42182) 2021-06-04 13:32:56 -07:00
singleton-services.md docs: Edits to remove jargon in Reference NgModules (#42182) 2021-06-04 13:32:56 -07:00
static-query-migration.md docs: remove https://angular.io from internal links (#37157) 2020-05-19 10:11:41 -07:00
strict-mode.md docs: clarify the definition of the bundle bundget defaults with strict mode (#42289) 2021-05-25 17:54:05 +00:00
structural-directives.md docs: Edits to remove jargon (#42912) 2021-09-20 22:49:26 +00:00
style-precedence.md docs: fix typos in the Style Precedence guide (#39560) 2020-12-09 09:02:14 -08:00
styleguide.md docs: fix spacing in code style guide (#42908) 2021-07-22 16:25:39 +00:00
svg-in-templates.md docs: Edits to remove jargon (#42907) 2021-07-22 16:24:15 +00:00
template-expression-operators.md docs: archive template expression operators doc, move pipes precedence section (#39170) 2020-11-24 08:41:18 -08:00
template-reference-variables.md docs: add example for template local variable (#43137) 2021-08-16 09:24:12 -07:00
template-statements.md docs: Edits to remove jargon (#42907) 2021-07-22 16:24:15 +00:00
template-syntax.md docs: Edits to remove jargon (#42907) 2021-07-22 16:24:15 +00:00
template-typecheck.md docs: close tags properly (#43610) 2021-09-27 10:54:55 -07:00
test-debugging.md docs: clarify the wording around live examples for all testing guides (#42406) 2021-06-02 13:20:13 -07:00
testing-attribute-directives.md docs: Edits to remove jargon (#42965) 2021-09-23 14:35:53 -07:00
testing-code-coverage.md docs: Edits to remove jargon (#42950) 2021-09-23 14:35:22 -07:00
testing-components-basics.md docs: Edits to remove jargon (#42950) 2021-09-23 14:35:22 -07:00
testing-components-scenarios.md docs: Edits to remove jargon (#42950) 2021-09-23 14:35:22 -07:00
testing-pipes.md docs: Edits to remove jargon (#42965) 2021-09-23 14:35:53 -07:00
testing-services.md docs: Edits to remove jargon (#42950) 2021-09-23 14:35:22 -07:00
testing-utility-apis.md docs: Edits to remove jargon (#42965) 2021-09-23 14:35:53 -07:00
testing.md docs: Edits to remove jargon (#42950) 2021-09-23 14:35:22 -07:00
transition-and-triggers.md docs(animations): improve the aio animations introduction (#42885) 2021-10-01 08:34:19 -07:00
two-way-binding.md docs: Edits to remove jargon (#42907) 2021-07-22 16:24:15 +00:00
typescript-configuration.md docs: remove references to differential loading (#43060) 2021-09-09 09:15:21 -07:00
universal.md docs: Edits to remove jargon (#43017) 2021-09-17 18:10:40 +00:00
updating-content-github-ui.md docs: correctly style alert in updating-content-github-ui guide (#41250) 2021-04-01 11:19:57 -07:00
updating-search-keywords.md docs: several minor fixes/improvements to docs contributing guides (#41250) 2021-04-01 11:19:57 -07:00
updating-to-version-12.md docs: add redirect and update updating-to-v11 to v12 (#41625) 2021-05-06 15:15:08 -04:00
updating.md docs: Edits to remove jargon (#43023) 2021-09-23 14:41:17 -07:00
upgrade-performance.md docs: Edits to remove jargon (#42029) 2021-05-25 22:14:30 +00:00
upgrade-setup.md docs: Edits to remove jargon (#42029) 2021-05-25 22:14:30 +00:00
upgrade.md docs: add ngUpgrade maintenance timeline (#43379) 2021-09-10 09:23:11 -07:00
user-input.md docs: update docs to use new zone.js entry-points (#40823) 2021-02-24 07:58:29 -08:00
using-libraries.md docs: Edits to remove jargon (#43052) 2021-09-15 22:49:48 +00:00
view-encapsulation.md docs: Edits to remove jargon (#42904) 2021-09-23 14:34:41 -07:00
web-worker.md docs: Edits to remove jargon (#43017) 2021-09-17 18:10:40 +00:00
what-is-angular.md docs: update reviewed tag (#43452) 2021-09-15 10:49:05 -07:00
workspace-config.md docs: disable erroneous "browser" code links (#43554) 2021-10-01 08:36:07 -07:00
zone.md docs: update docs to use new zone.js entry-points (#40823) 2021-02-24 07:58:29 -08:00