..
ajs-quick-reference.md
docs: add new info about angular update policies and resources ( #23551 )
2018-05-02 16:26:46 -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: corrected spelling of "ambient".
2018-04-24 15:04:50 -07:00
api-page-class.md
feat(aio): first pass API docs redesign ( #21874 )
2018-02-09 13:05:16 -08: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(aio): add NgModule docs ( #20306 )
2018-01-10 16:26:46 -08:00
bootstrapping.md
docs: add missing link to bootstrapping section ( #23214 )
2018-05-02 15:53:00 -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
build(aio): align stackblitz files with Angular CLI V6 ( #23521 )
2018-05-02 15:00:57 -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: add information on when not to use tree-shakable providers ( #23634 )
2018-05-02 15:56:34 -07:00
deployment.md
build(aio): align stackblitz files with Angular CLI V6 ( #23521 )
2018-05-02 15:00:57 -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(aio): update `live-example` docs in authors style guide ( #23018 )
2018-04-05 10:12:09 -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
docs(aio): several fix for ngmodule guides ( #21517 )
2018-02-09 13:03:47 -08:00
feature-modules.md
docs(aio): several fix for ngmodule guides ( #21517 )
2018-02-09 13:03:47 -08:00
form-validation.md
docs(forms): Custom Validator example selector name incorrect. ( #20464 )
2018-02-07 12:01:12 -08:00
forms.md
build(aio): migrate plunker to stackblitz ( #20165 )
2018-01-23 21:30:27 -08:00
frequent-ngmodules.md
docs: several minor `NgModule` guide fixes/improvements ( #21589 )
2018-01-18 18:22:20 -06:00
glossary.md
docs(elements): add angular element term to glossary ( #23807 )
2018-05-10 15:50:00 -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(aio): update docs error in guide/http ( #23567 )
2018-04-27 07:24:17 -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: add tree-shakable providers doc ( #23027 )
2018-04-03 12:32:39 -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
fix(aio): remove broken span closing tag ( #22146 )
2018-02-12 10:01:10 -08: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: add new info about angular update policies and resources ( #23551 )
2018-05-02 16:26:46 -07:00
router.md
docs: update text around changed obs examples ( #22920 )
2018-03-29 09:20:04 -07: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
fix(service-worker): deprecate `versionedFiles` in asset-group resources ( #23584 )
2018-05-15 12:19:08 -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: add tree-shakable providers doc ( #23027 )
2018-04-03 12:32:39 -07:00
template-syntax.md
docs(compiler): document the $any type cast function ( #20968 )
2018-01-12 14:37:26 -08:00
testing-observables.md
docs(aio): add Observable and Rx docs ( #21423 )
2018-02-27 11:24:31 -08:00
testing.md
build(aio): align stackblitz files with Angular CLI V6 ( #23521 )
2018-05-02 15:00:57 -07:00
typescript-configuration.md
docs: correct node.js version and usage ( #23565 )
2018-04-27 07:19:14 -07:00
universal.md
docs(aio): Upgrade server-side rendering example to Angular V6 ( #23649 )
2018-05-02 16:51:03 -07:00
updating.md
docs: add new info about angular update policies and resources ( #23551 )
2018-05-02 16:26:46 -07:00
upgrade.md
docs: add new info about angular update policies and resources ( #23551 )
2018-05-02 16:26:46 -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
webpack.md
docs(aio): update headers for toc ( #16969 )
2017-05-26 13:28:06 -06:00