..
ajs-quick-reference.md
docs: update `lowercase` pipe example in "AngularJS to Angular" guide ( #24588 )
2018-06-21 13:14:31 -07:00
animations.md
fix(animations): only use the WA-polyfill alongside AnimationBuilder ( #22143 )
2018-02-22 16:07:53 -08:00
aot-compiler.md
docs: add explanation for `enableResourceInlining` ( #24644 )
2018-06-27 14:31:53 -07:00
architecture-components.md
docs(aio): add missing word in the Component metadata section ( #23384 )
2018-04-15 23:36:55 -07:00
architecture-modules.md
docs: incorporate suggestions and corrections from gkalpak ( #21569 )
2018-03-15 14:48:35 -07:00
architecture-next-steps.md
docs(aio): update architecture section ( #21569 )
2018-03-15 14:48:35 -07:00
architecture-services.md
docs: incorporate suggestions and corrections from gkalpak ( #21569 )
2018-03-15 14:48:35 -07:00
architecture.md
docs(aio): update architecture section ( #21569 )
2018-03-15 14:48:35 -07:00
attribute-directives.md
docs: fix documention for attributes directive ( #24367 )
2018-07-03 18:34:58 -04:00
bootstrapping.md
Revert "docs: update docs to use HttpClientModule instead of HttpModule ( #22727 )"
2018-05-30 16:12:49 -07:00
browser-support.md
fix(animations): only use the WA-polyfill alongside AnimationBuilder ( #22143 )
2018-02-22 16:07:53 -08:00
change-log.md
docs: testing guide for CLI ( #20697 )
2018-02-26 13:40:23 -08:00
cheatsheet.md
docs: update lifecycle hooks section in cheatsheet ( #23320 )
2018-04-15 23:44:44 -07:00
comparing-observables.md
docs(aio): Fixed typo in 'comparing observables -> Observabled compared ( #23407 )
2018-04-17 13:43:45 -07:00
component-interaction.md
docs(aio): Upgrade examples to Angular 6 ( #23234 )
2018-04-17 14:09:02 -07:00
component-styles.md
feat(core): add support for ShadowDOM v1 ( #24718 )
2018-07-02 14:37:41 -07:00
dependency-injection-in-action.md
docs: update contents to recommend new way of defining providers ( #23076 )
2018-04-03 12:32:59 -07:00
dependency-injection-pattern.md
docs: Dependency Injection guides for CLI ( #19892 )
2017-11-14 10:00:28 -08:00
dependency-injection.md
docs(aio): remove an extraneous apostrophe ( #24293 )
2018-06-04 10:11:28 -07:00
deployment.md
docs: update Angular CLI option for sourcemaps ( #24437 )
2018-06-25 07:53:26 -07:00
displaying-data.md
docs(aio): update displaying-data for CLI ( #19574 )
2017-11-14 10:00:13 -08:00
docs-style-guide.md
docs: minor fixes in `docs-style-guide` ( #18487 ) ( #18487 )
2018-06-27 15:01:47 -07:00
dynamic-component-loader.md
docs: fix dynamic component loader example ( #22181 )
2018-02-28 10:46:37 -08:00
dynamic-form.md
docs(aio): change `df-question` to `app-question` ( #21438 )
2018-01-17 07:20:17 -08:00
elements.md
docs(elements): emphasize future direction, update link ( #23806 )
2018-05-10 15:46:53 -07:00
entry-components.md
Revert "docs: update docs to use HttpClientModule instead of HttpModule ( #22727 )"
2018-05-30 16:12:49 -07:00
feature-modules.md
docs(aio): several fix for ngmodule guides ( #21517 )
2018-02-09 13:03:47 -08:00
form-validation.md
docs(aio): fix adding to template driven forms ( #23743 )
2018-06-26 11:03:36 -07:00
forms.md
build(aio): migrate plunker to stackblitz ( #20165 )
2018-01-23 21:30:27 -08:00
frequent-ngmodules.md
docs(aio): clean up frequent ng-modules ( #24025 )
2018-06-04 10:13:18 -07:00
glossary.md
docs: add workspace and related cli terms ( #24633 )
2018-07-06 10:13:39 -07:00
hierarchical-dependency-injection.md
style: typos fixed - https://github.com/vlajos/misspell-fixer ( #22975 )
2018-03-27 14:51:53 -04:00
http.md
docs: update HTTP error test example again ( #24701 )
2018-07-02 14:37:18 -07:00
i18n.md
docs(aio): Upgrade example dependencies to Angular V6 ( #23660 )
2018-05-08 13:56:48 -07:00
language-service.md
docs: update version to 6 in language-service ( #20795 )
2018-05-11 12:22:51 -04:00
lazy-loading-ngmodules.md
docs: several minor `NgModule` guide fixes/improvements ( #21589 )
2018-01-18 18:22:20 -06:00
lifecycle-hooks.md
docs: fix typo in tag name (`my-child` --> `app-child`) ( #23606 )
2018-05-01 10:26:50 -07:00
module-types.md
docs: several minor `NgModule` guide fixes/improvements ( #21589 )
2018-01-18 18:22:20 -06:00
ngmodule-api.md
docs: several minor `NgModule` guide fixes/improvements ( #21589 )
2018-01-18 18:22:20 -06:00
ngmodule-faq.md
docs: clarify faqs about services ( #24079 )
2018-07-06 10:10:41 -07:00
ngmodule-vs-jsmodule.md
docs: fix ngmodules-jsmodules pre-req ( #22316 )
2018-02-22 11:20:47 -08:00
ngmodules.md
docs(aio): several fix for ngmodule guides ( #21517 )
2018-02-09 13:03:47 -08:00
npm-packages.md
docs: correct typos ( #23565 )
2018-04-27 07:19:14 -07:00
observables-in-angular.md
docs(aio): add Observable and Rx docs ( #21423 )
2018-02-27 11:24:31 -08:00
observables.md
style: typos fixed - https://github.com/vlajos/misspell-fixer ( #22975 )
2018-03-27 14:51:53 -04:00
pipes.md
docs: fix typo in pipes guide ( #24452 )
2018-07-02 14:36:55 -07:00
practical-observable-usage.md
docs(aio): add Observable and Rx docs ( #21423 )
2018-02-27 11:24:31 -08:00
providers.md
docs: add tree-shakable providers doc ( #23027 )
2018-04-03 12:32:39 -07:00
quickstart.md
docs: correct typos ( #23565 )
2018-04-27 07:19:14 -07:00
reactive-forms.md
docs(forms): Fixed a typo in the reactive form (From 'address' to 'secretLairs') section ( #23221 )
2018-05-02 15:00:27 -07:00
releases.md
docs: fix typo ( #24210 )
2018-05-30 17:06:12 -07:00
router.md
docs: fix typo ( #23998 )
2018-05-22 13:35:13 -04:00
rx-library.md
docs(aio): add Observable and Rx docs ( #21423 )
2018-02-27 11:24:31 -08:00
security.md
build(aio): migrate plunker to stackblitz ( #20165 )
2018-01-23 21:30:27 -08:00
service-worker-communications.md
docs: change titles to sentence case ( #21620 )
2018-01-18 18:22:09 -06:00
service-worker-config.md
feat(service-worker): add support for `?` in SW config globbing ( #24105 )
2018-07-06 13:50:17 -07:00
service-worker-devops.md
docs(service-worker): minor fixes/improvements ( #23339 )
2018-04-13 13:13:36 -07:00
service-worker-getting-started.md
docs: add doc to include updates to the index.html with the new ng add command ( #23616 )
2018-05-02 15:18:23 -07:00
service-worker-intro.md
docs: document how to enable service worker using ng add command ( #23348 )
2018-04-16 08:57:13 -07:00
set-document-title.md
build(aio): migrate plunker to stackblitz ( #20165 )
2018-01-23 21:30:27 -08:00
setup-systemjs-anatomy.md
fix(aio): remove remaining `plnkr` references ( #20165 )
2018-01-23 21:30:27 -08:00
setup.md
docs: correct more typos ( #23565 )
2018-04-27 07:19:14 -07:00
sharing-ngmodules.md
docs: several minor `NgModule` guide fixes/improvements ( #21589 )
2018-01-18 18:22:20 -06:00
singleton-services.md
docs: add tree-shakable providers doc ( #23027 )
2018-04-03 12:32:39 -07:00
structural-directives.md
docs: change ”it's" to "its" as needed in several docs. ( #21867 )
2018-01-29 11:34:46 -08:00
styleguide.md
docs: fix wording in 4-10 ( #24385 )
2018-06-13 11:53:20 -07:00
template-syntax.md
docs(compiler): document the $any type cast function ( #20968 )
2018-01-12 14:37:26 -08:00
testing.md
docs: fix typo ( #24470 )
2018-06-13 11:54:26 -07:00
typescript-configuration.md
docs: Remove outdated Webpack guide and example ( #24478 )
2018-06-18 15:03:22 -07:00
universal.md
docs(aio): Expose server and CLI configuration for universal in guide ( #23842 )
2018-05-16 17:21:44 -04:00
updating.md
docs: add new info about angular update policies and resources ( #23551 )
2018-05-02 16:26:46 -07:00
upgrade-performance.md
docs(aio): tech edits to upgrade-lazy ( #18487 ) ( #18487 )
2018-06-27 15:01:47 -07:00
upgrade.md
docs(upgrade): add guide about `downgradeModule()` ( #18487 ) ( #18487 )
2018-06-27 15:01:47 -07:00
user-input.md
docs(aio): update headers for toc ( #16969 )
2017-05-26 13:28:06 -06:00
visual-studio-2015.md
docs: correct more typos ( #23565 )
2018-04-27 07:19:14 -07:00