..
accessibility.md
docs: remove superfluous "NOTE:" ( #39933 )
2020-12-02 14:55:27 -08:00
ajs-quick-reference.md
docs: separate template syntax into multiple docs ( #36954 )
2020-07-20 11:16:44 -07:00
angular-compiler-options.md
docs: update links to use HTTPS as protocol ( #39718 )
2020-11-20 12:52:16 -08:00
animations.md
docs: update links to use HTTPS as protocol ( #39718 )
2020-11-20 12:52:16 -08:00
aot-compiler.md
docs: Fix component decorator closing brackets ( #38754 )
2020-09-09 09:06:10 -07:00
aot-metadata-errors.md
docs: fix DOCUMENT import path ( #38158 ) ( #38159 )
2020-07-21 11:35:41 -07:00
app-shell.md
docs: update universal docs for new ivy implementation ( #33040 )
2019-10-21 11:25:44 -04:00
architecture-components.md
docs: archive template expression operators doc, move pipes precedence section ( #39170 )
2020-11-24 08:41:18 -08:00
architecture-modules.md
docs: update links to use HTTPS as protocol ( #39718 )
2020-11-20 12:52:16 -08:00
architecture-next-steps.md
docs: deprecate displaying data in views topic ( #38885 )
2020-10-15 14:05:28 -07:00
architecture-services.md
docs: edit di providers doc ( #39403 )
2020-11-20 09:24:51 -08:00
architecture.md
docs: change definition of NgModules in Angular concepts guide ( #36179 )
2020-10-19 11:22:30 -07:00
attribute-binding.md
docs: how to create a custom Attribute decorator in a child component and use it from a parent component ( #38721 )
2020-12-08 08:52:25 -08:00
attribute-directives.md
docs: make MDN link locale-indepenent ( #39842 )
2020-11-25 11:05:04 -08:00
binding-syntax.md
docs: edit binding-syntax doc ( #38773 )
2020-12-01 12:05:53 -08:00
bootstrapping.md
docs: change wrong default app module by ng new ( #38549 )
2020-09-21 12:25:28 -07:00
browser-support.md
docs: update links to use HTTPS as protocol ( #39718 )
2020-11-20 12:52:16 -08:00
build.md
docs: describe how to configure CommonJS modules ( #37331 )
2020-06-15 09:40:44 -07:00
built-in-directives.md
docs: archive template expression operators doc, move pipes precedence section ( #39170 )
2020-11-24 08:41:18 -08:00
cheatsheet.md
docs: clarify meaning of injectable decorator ( #31573 )
2019-07-16 23:57:50 -04:00
cli-builder.md
docs: rephrased two sentences ( #37230 )
2020-12-08 09:02:51 -08:00
comparing-observables.md
refactor(docs-infra): fix docs examples for tslint rule `prefer-const` ( #38143 )
2020-07-31 11:00:06 -07:00
complex-animation-sequences.md
docs: remove redundant whitespaces and fix minor typos ( #33422 )
2019-10-29 11:39:17 -07:00
component-interaction.md
docs: separate template syntax into multiple docs ( #36954 )
2020-07-20 11:16:44 -07:00
component-overview.md
docs: fix typo ( #40106 )
2020-12-14 11:51:25 -08:00
component-styles.md
docs: update links to use HTTPS as protocol ( #39718 )
2020-11-20 12:52:16 -08:00
creating-libraries.md
docs: fix builder section of generated angular.json file for libs ( #39888 )
2020-11-30 12:10:12 -08:00
dependency-injection-in-action.md
docs: edit di providers doc ( #39403 )
2020-11-20 09:24:51 -08:00
dependency-injection-navtree.md
docs: archive di-navtree doc ( #39543 )
2020-11-12 13:52:04 -08:00
dependency-injection-providers.md
docs: edit dependency-injection.md ( #39255 )
2020-11-30 11:03:59 -08:00
dependency-injection.md
docs: edit dependency-injection.md ( #39255 )
2020-11-30 11:03:59 -08:00
deployment.md
docs: update links to use HTTPS as protocol ( #39718 )
2020-11-20 12:52:16 -08:00
deprecations.md
docs(forms): Deprecate legacy options for FormBuilder.group ( #39769 )
2020-11-25 14:28:11 -08:00
docs-style-guide.md
docs(docs-infra): fix small typo ( #37258 )
2020-06-08 14:42:49 -07:00
dynamic-component-loader.md
refactor(docs-infra): fix docs examples for Angular-specific tslint rules ( #38143 )
2020-07-31 11:00:06 -07:00
dynamic-form.md
docs: refactor dynamic forms topic as tutorial ( #36465 )
2020-05-12 10:49:23 -07:00
elements.md
docs: removes the outdated content ( #39242 )
2020-12-08 08:53:00 -08:00
entry-components.md
docs: fix broken link ( #39256 )
2020-10-14 14:10:59 -07:00
event-binding-concepts.md
docs: edit event-binding doc copy and headers ( #38903 )
2020-10-27 10:37:30 -07:00
event-binding.md
docs: added missing slash to close tag ( #39626 )
2020-11-12 09:04:04 -08:00
example-apps-list.md
docs: add doc with list of example apps currently in aio ( #39295 )
2020-11-13 11:34:43 -08:00
feature-modules.md
docs: Minor fixes in NgModules section ( #36177 )
2020-08-25 15:24:02 -07:00
file-structure.md
docs: update links to use HTTPS as protocol ( #39718 )
2020-11-20 12:52:16 -08:00
form-validation.md
docs: refactor form validation doc to be task-oriented ( #36374 )
2020-05-11 10:59:50 -07:00
forms-overview.md
docs(forms): Minor fix in forms overview guide ( #37933 )
2020-07-14 11:01:29 -07:00
forms.md
docs: update links to use HTTPS as protocol ( #39718 )
2020-11-20 12:52:16 -08:00
frequent-ngmodules.md
docs: apply standard header case convention ( #34196 )
2020-01-10 08:38:53 -08:00
glossary.md
build(docs-infra): upgrade cli command docs sources to 2eb97bf5b ( #39943 )
2020-12-07 13:21:40 -08:00
hierarchical-dependency-injection.md
docs: edit di providers doc ( #39403 )
2020-11-20 09:24:51 -08:00
http.md
docs(http): fix em-dashes not displaying correctly ( #38665 )
2020-11-18 15:40:49 -08:00
i18n.md
docs: integrate webserver configuration ( #36553 )
2020-11-25 12:30:08 -08:00
inputs-outputs.md
docs: added a missing ` in inputs-outputs.md ( #39856 )
2020-11-30 11:14:01 -08:00
interpolation.md
docs: edit interpolation doc ( #38687 )
2020-12-01 10:15:00 -08: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 update information for v11 release ( #39607 )
2020-11-09 12:20:34 -08:00
ivy.md
docs: remove speeding update ngcc section ( #36049 )
2020-03-13 07:58:14 -07:00
language-service.md
docs: WebStorm does not need @angular/language-service anymore ( #39637 )
2020-11-12 09:03:39 -08:00
lazy-loading-ngmodules.md
docs: add note that sting based lazy loading is opt-in ( #35956 )
2020-12-08 08:47:39 -08:00
libraries.md
docs: apply standard header case convention ( #34196 )
2020-01-10 08:38:53 -08:00
lifecycle-hooks.md
docs(docs-infra): remove link to constructor article ( #39670 )
2020-11-13 11:25:13 -08:00
lightweight-injection-tokens.md
docs: edit di providers doc ( #39403 )
2020-11-20 09:24:51 -08: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-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: remove solution style tsconfig ( #38394 )
2020-08-11 16:32:20 -07:00
module-types.md
docs: Refactor module-types.md to make it easier to understand ( #38206 )
2020-07-28 10:01:37 -07:00
ngmodule-api.md
docs: remove https://angular.io from internal links ( #37157 )
2020-05-19 10:11:41 -07:00
ngmodule-faq.md
docs: update links to use HTTPS as protocol ( #39718 )
2020-11-20 12:52:16 -08:00
ngmodule-vs-jsmodule.md
docs: update links to use HTTPS as protocol ( #39718 )
2020-11-20 12:52:16 -08:00
ngmodules.md
docs: update links to use HTTPS as protocol ( #39718 )
2020-11-20 12:52:16 -08:00
npm-packages.md
docs: update links to use HTTPS as protocol ( #39718 )
2020-11-20 12:52:16 -08:00
observables-in-angular.md
docs: edit inputs-outputs copy and headers ( #39119 )
2020-11-13 11:26:27 -08:00
observables.md
docs: correct the spelling mistake in observables error handling code ( #36437 )
2020-06-29 15:00:38 -07:00
pipes.md
docs: archive template expression operators doc, move pipes precedence section ( #39170 )
2020-11-24 08:41:18 -08: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
property-binding-best-practices.md
docs: edit property binding doc ( #38799 )
2020-10-21 08:23:42 -07:00
property-binding.md
docs: fix typo in the "Property Binding" guide ( #39569 )
2020-11-04 12:51:34 -08:00
providers.md
docs: edit dependency-injection.md ( #39255 )
2020-11-30 11:03:59 -08:00
reactive-forms.md
docs: fix typo in the Reactive Forms guide #5 ( #39245 )
2020-10-13 13:38:28 -07:00
releases.md
docs: remove support for v8 LTS ( #39915 )
2020-12-03 13:46:05 -08:00
reusable-animations.md
docs: remove https://angular.io from internal links ( #37157 )
2020-05-19 10:11:41 -07:00
roadmap.md
docs: update the roadmap with our priorities at Q4 ( #39635 )
2020-11-11 15:44:44 -08:00
route-animations.md
docs(animations): Added consistency in code examples ( #37081 )
2020-07-09 22:08:00 +00:00
router-tutorial-toh.md
docs: update links to use HTTPS as protocol ( #39718 )
2020-11-20 12:52:16 -08:00
router-tutorial.md
docs(router): fix typos ( #38132 )
2020-07-20 14:12:21 -07:00
router.md
docs: Remove redundant sentence from Router ( #38398 )
2020-08-10 09:52:30 -07:00
rx-library.md
test(docs-infra): add unit tests for rx-library examples ( #38905 )
2020-09-28 16:20:11 -04:00
schematics-authoring.md
docs(core): update links to schema.json of @schematics/angular ( #39827 )
2020-11-24 10:50:30 -08:00
schematics-for-libraries.md
docs: add ng-add save option ( #38198 )
2020-07-27 09:52:14 -07:00
schematics.md
docs: make page titles and toc task-oriented ( #36024 )
2020-04-01 13:16:48 -07:00
security.md
docs: update links to use HTTPS as protocol ( #39718 )
2020-11-20 12:52:16 -08:00
service-worker-communications.md
docs(service-worker): add section to explain unrecoverable state ( #36847 )
2020-08-31 11:41:13 -07:00
service-worker-config.md
feat(service-worker): add the option to prefer network for navigation requests ( #38565 )
2020-09-22 09:29:20 -07:00
service-worker-devops.md
docs: clarrify use of sw behind redirect ( #32915 )
2019-10-21 16:50:52 -04:00
service-worker-getting-started.md
docs: word correction ( #38729 )
2020-09-08 10:03:22 -07:00
service-worker-intro.md
docs: update links to use HTTPS as protocol ( #39718 )
2020-11-20 12:52:16 -08:00
set-document-title.md
docs: apply standard header case convention ( #34196 )
2020-01-10 08:38:53 -08:00
setup-local.md
docs: update links to use HTTPS as protocol ( #39718 )
2020-11-20 12:52:16 -08:00
sharing-ngmodules.md
docs: apply standard header case convention ( #34196 )
2020-01-10 08:38:53 -08:00
singleton-services.md
docs: reword explanation for using singleton services decorative to be more understandable ( #35002 )
2020-03-02 09:30:54 -08: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: update the link to the TypeScript documentation for strict mode ( #40063 )
2020-12-10 14:16:23 -08:00
structural-directives.md
docs(core): Fix incorrectly rendered code example in structural directives guide ( #38207 )
2020-07-24 09:52:30 -07:00
style-precedence.md
docs: fix typos in the Style Precedence guide ( #39560 )
2020-12-09 09:02:14 -08:00
styleguide.md
docs: update links to use HTTPS as protocol ( #39718 )
2020-11-20 12:52:16 -08:00
svg-in-templates.md
docs: archive svg-in-templates.md ( #39896 )
2020-12-02 11:15:32 -08: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: move template ref vars doc to concepts section clarify, add scope section, and update headers ( #31195 )
2020-10-28 14:41:44 -07:00
template-statements.md
docs: archive template expression operators doc, move pipes precedence section ( #39170 )
2020-11-24 08:41:18 -08:00
template-syntax.md
docs: separate template syntax into multiple docs ( #36954 )
2020-07-20 11:16:44 -07:00
template-typecheck.md
feat(compiler-cli): Add compiler option to report errors when assigning to restricted input fields ( #38249 )
2020-08-11 09:55:48 -07:00
test-debugging.md
docs: fix live examples in testing guides ( #38038 )
2020-07-14 09:10:00 -07:00
testing-attribute-directives.md
docs: fix live examples in testing guides ( #38038 )
2020-07-14 09:10:00 -07:00
testing-code-coverage.md
docs: fix live examples in testing guides ( #38038 )
2020-07-14 09:10:00 -07:00
testing-components-basics.md
docs: fix typo in the testing component basics guide ( #38573 )
2020-08-25 09:55:59 -07:00
testing-components-scenarios.md
docs: update links to use HTTPS as protocol ( #39718 )
2020-11-20 12:52:16 -08:00
testing-pipes.md
docs: fix live examples in testing guides ( #38038 )
2020-07-14 09:10:00 -07:00
testing-services.md
docs: fix live examples in testing guides ( #38038 )
2020-07-14 09:10:00 -07:00
testing-utility-apis.md
docs: change function name from async -> waitForAsync ( #38548 )
2020-08-21 12:17:51 -07:00
testing.md
docs: Match browser name with custom launcher name ( #39480 )
2020-10-29 08:39:14 -07:00
transition-and-triggers.md
docs: remove https://angular.io from internal links ( #37157 )
2020-05-19 10:11:41 -07:00
two-way-binding.md
docs: fix typo in two-way-binding guide ( #39859 )
2020-11-30 11:15:02 -08:00
typescript-configuration.md
docs: update links to use HTTPS as protocol ( #39718 )
2020-11-20 12:52:16 -08:00
universal.md
docs: remove solution style tsconfig ( #38394 )
2020-08-11 16:32:20 -07:00
updating-to-version-11.md
docs: add update information for v11 release ( #39607 )
2020-11-09 12:20:34 -08:00
updating.md
docs: remove the release schedule from docs ( #34474 )
2020-02-06 14:29:21 -08:00
upgrade-performance.md
docs: apply standard header case convention ( #34196 )
2020-01-10 08:38:53 -08:00
upgrade-setup.md
feat(core): update reference and doc to change `async` to `waitAsync`. ( #37583 )
2020-08-03 12:54:13 -07:00
upgrade.md
docs: update links to use HTTPS as protocol ( #39718 )
2020-11-20 12:52:16 -08:00
user-input.md
docs: archive user-input topic ( #39309 )
2020-10-28 14:41:08 -07:00
using-libraries.md
docs: Grammar fixes ( #38900 )
2020-09-18 16:52:52 -07:00
view-encapsulation.md
docs(core): fix typos in the "View Encapsulation" guide ( #39246 )
2020-12-08 08:53:36 -08:00
visual-studio-2015.md
docs: update links to use HTTPS as protocol ( #39718 )
2020-11-20 12:52:16 -08:00
web-worker.md
docs: update web-worker CLI commands to bash style ( #38421 )
2020-08-12 11:24:35 -07:00
workspace-config.md
docs: update optimization and source map section ( #40037 )
2020-12-15 13:32:28 -08:00
zone.md
docs: update links to use HTTPS as protocol ( #39718 )
2020-11-20 12:52:16 -08:00