..
accessibility.md
docs: separate template syntax into multiple docs ( #36954 )
2020-07-20 11:16:44 -07: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: remove solution style tsconfig ( #38394 )
2020-08-11 16:32:20 -07:00
animations.md
feat(docs-infra): simplify image styles and remove figure references ( #33748 )
2019-11-14 09:27:02 -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: deprecate displaying data in views topic ( #38885 )
2020-10-15 14:05:28 -07:00
architecture-modules.md
docs: Minor fixes in NgModules section ( #36177 )
2020-08-25 15:24:02 -07: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(docs-infra): replace a comma with a period at the end of a sentence ( #39034 )
2020-09-30 09:27:30 -04: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: edit attribute-binding doc and move colSpan note to property binding ( #38860 )
2020-10-16 10:06:16 -07:00
attribute-directives.md
docs: separate template syntax into multiple docs ( #36954 )
2020-07-20 11:16:44 -07:00
binding-syntax.md
docs: Typos fixes in the binding syntax guide ( #38519 )
2020-08-19 14:05:48 -07: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: remove deprecated IE 9, 10, and IE mobile from docs ( #38931 )
2020-09-25 14:31:09 -04:00
build.md
docs: describe how to configure CommonJS modules ( #37331 )
2020-06-15 09:40:44 -07:00
built-in-directives.md
docs: Typos fixes in built-in directives guide ( #38520 )
2020-10-16 10:05:26 -07:00
cheatsheet.md
docs: clarify meaning of injectable decorator ( #31573 )
2019-07-16 23:57:50 -04:00
cli-builder.md
docs: fix purpose description of "builders.json" ( #36830 )
2020-08-07 15:04:56 -07: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: Add Component Overview topic to angular.io ( #39186 )
2020-10-20 10:47:44 -07:00
component-styles.md
docs: Migrate section, view encapsulation, from Component Styles topic into its own topic. ( #38986 )
2020-10-05 13:23:41 -07:00
creating-libraries.md
docs: change heading to a sub-heading ( #39131 )
2020-10-07 13:31:24 -07:00
dependency-injection-in-action.md
docs(core): fix typo in dependency injection guide (interactive --> interacting) ( #34853 )
2020-01-21 13:03:04 -05:00
dependency-injection-navtree.md
refactor(core): group provider and circular errors ( #39251 )
2020-10-22 13:42:34 -07:00
dependency-injection-providers.md
docs(core): add note about not mutating multi provider arrays ( #37645 )
2020-07-20 10:00:05 -07:00
dependency-injection.md
docs: apply standard header case convention ( #34196 )
2020-01-10 08:38:53 -08:00
deployment.md
docs: Update output directory name in Deployment guide ( #39247 )
2020-10-15 09:08:23 -07:00
deprecations.md
docs: update removed section in deprecations to reference v11 ( #38762 )
2020-10-14 10:40:55 -07: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(elements): convert the `ng add` command to code-example ( #38834 )
2020-09-14 14:31:05 -07:00
entry-components.md
docs: fix broken link ( #39256 )
2020-10-14 14:10:59 -07:00
event-binding.md
docs: edit property binding doc ( #38799 )
2020-10-21 08:23:42 -07:00
feature-modules.md
docs: Minor fixes in NgModules section ( #36177 )
2020-08-25 15:24:02 -07:00
file-structure.md
docs: update CLI strict mode documentation ( #39054 )
2020-09-30 12:51:26 -07: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: separate template syntax into multiple docs ( #36954 )
2020-07-20 11:16:44 -07:00
frequent-ngmodules.md
docs: apply standard header case convention ( #34196 )
2020-01-10 08:38:53 -08:00
glossary.md
docs: fix broken link ( #39256 )
2020-10-14 14:10:59 -07:00
hierarchical-dependency-injection.md
fix(docs-infra): fix parameters with @Optional() decorator do not match declared, optional type ( #35150 )
2020-02-07 09:58:31 -08:00
http.md
refactor(docs-infra): fix docs examples for tslint rule `prefer-const` ( #38143 )
2020-07-31 11:00:06 -07:00
i18n.md
docs(localize): fix angular.json syntax ( #38553 )
2020-08-24 09:25:35 -07:00
inputs-outputs.md
docs: Fix typo in the inputs and outputs guide ( #38524 )
2020-08-19 08:27:44 -07:00
interpolation.md
docs: Fix link by removing a space ( #38214 )
2020-07-24 09:53:06 -07:00
ivy-compatibility-examples.md
docs: add example to illustrate binding order differences in ivy ( #36643 )
2020-04-17 12:29:58 -04:00
ivy-compatibility.md
docs: remove solution style tsconfig ( #38394 )
2020-08-11 16:32:20 -07:00
ivy.md
docs: remove speeding update ngcc section ( #36049 )
2020-03-13 07:58:14 -07:00
language-service.md
feat(docs-infra): simplify image styles and remove figure references ( #33748 )
2019-11-14 09:27:02 -08:00
lazy-loading-ngmodules.md
docs: ng generate module command doc change ( #38480 )
2020-08-31 08:43:19 -07:00
libraries.md
docs: apply standard header case convention ( #34196 )
2020-01-10 08:38:53 -08:00
lifecycle-hooks.md
docs: Describe a scenario in which ngOnChanges is not called before ngOnInit. ( #38625 )
2020-09-08 14:06:48 -07:00
lightweight-injection-tokens.md
docs: fix typo in lightweight injection guide ( #38741 )
2020-09-08 10:02:20 -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-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: Minor fixes in NgModules section ( #36177 )
2020-08-25 15:24:02 -07:00
ngmodule-vs-jsmodule.md
docs: Refactor ngmodule-vs-jsmodule.md to make it easier to understand ( #38148 )
2020-07-28 10:00:28 -07:00
ngmodules.md
docs: Minor fixes in NgModules section ( #36177 )
2020-08-25 15:24:02 -07:00
npm-packages.md
docs: `@angular/language‑service` is no longer a dev-dependencies ( #37521 )
2020-06-16 11:57:39 -07:00
observables-in-angular.md
refactor(docs-infra): fix docs examples for Angular-specific tslint rules ( #38143 )
2020-07-31 11:00:06 -07: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: fix typo in Pipes guide (aynchronous --> asynchronous) ( #38996 )
2020-09-30 12:46:26 -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
property-binding-best-practices.md
docs: edit property binding doc ( #38799 )
2020-10-21 08:23:42 -07:00
property-binding.md
docs: edit property binding doc ( #38799 )
2020-10-21 08:23:42 -07:00
providers.md
docs: add explanation for providedIn any ( #35283 )
2020-07-09 10:12:00 -07: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: clarify what fixes are merged to LTS versions ( #38788 )
2020-09-11 08:45:42 -07:00
reusable-animations.md
docs: remove https://angular.io from internal links ( #37157 )
2020-05-19 10:11:41 -07:00
roadmap.md
docs: remove https://angular.io from internal links ( #38360 )
2020-08-06 09:01:34 -07: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: Very minor spelling mistake ( #39299 )
2020-10-15 17:00:18 -07: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: apply standard header case convention ( #34196 )
2020-01-10 08:38:53 -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: add CSRF to XSRF section of http guide ( #32933 )
2019-11-21 16:57:12 -05: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: reference articles specifically ( #32221 )
2019-08-26 15:03:04 -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: Add content for new `strict` mode for Angular CLI ( #37486 )
2020-06-22 16:29:15 -07: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: add strictInputAccessModifiers to strict mode guide ( #39353 )
2020-10-21 08:24:46 -07: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: edit attribute-binding doc and move colSpan note to property binding ( #38860 )
2020-10-16 10:06:16 -07:00
styleguide.md
docs: separate template syntax into multiple docs ( #36954 )
2020-07-20 11:16:44 -07:00
svg-in-templates.md
docs: separate template syntax into multiple docs ( #36954 )
2020-07-20 11:16:44 -07:00
template-expression-operators.md
docs: separate template syntax into multiple docs ( #36954 )
2020-07-20 11:16:44 -07:00
template-reference-variables.md
docs: apply code styling in template reference variables guide ( #38522 )
2020-08-20 13:01:33 -07:00
template-statements.md
docs(core): fix typo in the "Template statements" guide ( #39244 )
2020-10-15 14:14:25 -07: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: typo fixes in the component testing scenarios guide ( #38574 )
2020-08-25 15:16:53 -07: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: remove first person and space in CircleCI in the testing guide. ( #38631 )
2020-08-31 08:42:04 -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: separate template syntax into multiple docs ( #36954 )
2020-07-20 11:16:44 -07:00
typescript-configuration.md
docs: remove solution style tsconfig ( #38394 )
2020-08-11 16:32:20 -07:00
universal.md
docs: remove solution style tsconfig ( #38394 )
2020-08-11 16:32:20 -07:00
updating-to-version-10.md
docs: remove deprecated IE 9, 10, and IE mobile from docs ( #38931 )
2020-09-25 14:31:09 -04: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(upgrade): expand upon change detection implications for downgraded components ( #39100 )
2020-10-05 08:08:31 -07:00
user-input.md
docs: deprecate displaying data in views topic ( #38885 )
2020-10-15 14:05:28 -07:00
using-libraries.md
docs: Grammar fixes ( #38900 )
2020-09-18 16:52:52 -07:00
view-encapsulation.md
feat(core): remove ViewEncapsulation.Native ( #38882 )
2020-10-08 11:56:03 -07:00
visual-studio-2015.md
docs: remove redundant whitespaces and fix minor typos ( #33422 )
2019-10-29 11:39:17 -07: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: Add content for new `strict` mode for Angular CLI ( #37486 )
2020-06-22 16:29:15 -07:00
zone.md
docs: deprecate displaying data in views topic ( #38885 )
2020-10-15 14:05:28 -07:00