..
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
docs(animations): updated animation docs ( #24206 )
2018-09-19 10:37:31 -07:00
aot-compiler.md
docs: fix spelling errors ( #26213 )
2018-10-05 14:18:19 -07:00
architecture-components.md
docs: copy edit architecture guide ( #25328 )
2018-08-08 13:12:53 -07:00
architecture-modules.md
docs: copy edit architecture guide ( #25328 )
2018-08-08 13:12:53 -07:00
architecture-next-steps.md
docs: fix links to setup and cli docs ( #26463 )
2018-10-16 14:14:19 -07:00
architecture-services.md
docs: copy edit architecture guide ( #25328 )
2018-08-08 13:12:53 -07:00
architecture.md
docs: fix typo in Architecture overview page ( #25438 )
2018-08-13 21:38:22 -07:00
attribute-directives.md
docs: fix sentence in attribute directives guide ( #26266 )
2018-10-09 16:53:42 -07:00
bootstrapping.md
docs: delete extra sentence ( #25984 )
2018-09-19 09:42:12 -07:00
browser-support.md
docs(aio): cleanup aalert, callout, subsection use and author style ( #24986 )
2018-07-24 08:22:14 -07:00
build.md
docs: integrate cli doc from wiki into main doc ( #25776 )
2018-09-27 15:33:47 -07:00
change-log.md
docs: testing guide for CLI ( #20697 )
2018-02-26 13:40:23 -08:00
cheatsheet.md
docs(aio): add short description for entryComponents ( #21360 )
2018-07-31 13:18:36 -07:00
comparing-observables.md
docs: fix spelling errors ( #26213 )
2018-10-05 14:18:19 -07:00
complex-animation-sequences.md
docs(animations): updated animation docs ( #24206 )
2018-09-19 10:37:31 -07:00
component-interaction.md
docs(aio): cleanup aalert, callout, subsection use and author style ( #24986 )
2018-07-24 08:22:14 -07:00
component-styles.md
docs(aio): cleanup aalert, callout, subsection use and author style ( #24986 )
2018-07-24 08:22:14 -07:00
dependency-injection-in-action.md
docs: fix spelling errors ( #26213 )
2018-10-05 14:18:19 -07:00
dependency-injection-navtree.md
docs: fix spelling errors ( #26213 )
2018-10-05 14:18:19 -07:00
dependency-injection-providers.md
docs: edit and organize di guide ( #21915 )
2018-08-30 13:15:47 -04:00
dependency-injection.md
docs: fix transpiles link in dependency injection ( #26250 )
2018-10-11 14:11:45 -07:00
deployment.md
docs: fix tbd link and minor edits ( #26404 )
2018-10-11 14:10:01 -07:00
displaying-data.md
docs: Rename 'QuickStart' into 'Getting Started' ( #25762 )
2018-10-05 15:43:16 -07:00
docs-style-guide.md
docs(aio): cleanup aalert, callout, subsection use and author style ( #24986 )
2018-07-24 08:22:14 -07:00
dynamic-component-loader.md
docs(aio): cleanup aalert, callout, subsection use and author style ( #24986 )
2018-07-24 08:22:14 -07:00
dynamic-form.md
docs(aio): change `df-question` to `app-question` ( #21438 )
2018-01-17 07:20:17 -08:00
elements.md
docs: firefox web components info ( #26118 )
2018-09-26 15:25:44 -07:00
entry-components.md
docs: update bootstrapping and entry component guide to use httpclient ( #25178 )
2018-07-30 16:00:19 -07:00
feature-modules.md
docs(aio): several fix for ngmodule guides ( #21517 )
2018-02-09 13:03:47 -08:00
file-structure.md
docs: integrate cli doc from wiki into main doc ( #25776 )
2018-09-27 15:33:47 -07:00
form-validation.md
docs(aio): add async validation chapter ( #25189 )
2018-08-10 09:14:25 -07:00
forms-overview.md
docs: fix spelling errors ( #26213 )
2018-10-05 14:18:19 -07:00
forms.md
docs(forms): change headings ( #25900 )
2018-10-16 20:39:45 -07:00
frequent-ngmodules.md
docs(aio): clean up frequent ng-modules ( #24025 )
2018-06-04 10:13:18 -07:00
glossary.md
docs: Rename 'QuickStart' into 'Getting Started' ( #25762 )
2018-10-05 15:43:16 -07:00
hierarchical-dependency-injection.md
docs: edit and organize di guide ( #21915 )
2018-08-30 13:15:47 -04:00
http.md
docs: fix spelling errors ( #26213 )
2018-10-05 14:18:19 -07:00
i18n.md
docs: fix spelling errors ( #26213 )
2018-10-05 14:18:19 -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(aio): cleanup aalert, callout, subsection use and author style ( #24986 )
2018-07-24 08:22:14 -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: add api doc to commonly queried elements
2018-07-20 12:39:10 -07:00
ngmodule-faq.md
docs(aio): cleanup aalert, callout, subsection use and author style ( #24986 )
2018-07-24 08:22:14 -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: several fixes for NPM package guide ( #20186 )
2018-08-06 11:32:30 -07:00
observables-in-angular.md
docs(aio): add Observable and Rx docs ( #21423 )
2018-02-27 11:24:31 -08:00
observables.md
docs: update docs to reflect the changes in RxJS 6 ( #26238 )
2018-10-08 13:43:12 -07:00
pipes.md
docs(aio): cleanup aalert, callout, subsection use and author style ( #24986 )
2018-07-24 08:22:14 -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: edit and organize di guide ( #21915 )
2018-08-30 13:15:47 -04:00
quickstart.md
docs: getting started updated for accuracy and style ( #26093 )
2018-10-12 14:16:02 -07:00
reactive-forms.md
docs: add forms overview guide ( #25663 )
2018-09-25 18:48:15 -07:00
releases.md
docs: typo fixes ( #26247 )
2018-10-05 14:00:20 -07:00
reusable-animations.md
docs(animations): updated animation docs ( #24206 )
2018-09-19 10:37:31 -07:00
route-animations.md
docs(animations): updated animation docs ( #24206 )
2018-09-19 10:37:31 -07:00
router.md
docs: fix wording ( #26207 )
2018-10-05 14:19:08 -07:00
rx-library.md
docs(aio): cleanup aalert, callout, subsection use and author style ( #24986 )
2018-07-24 08:22:14 -07:00
security.md
docs: Add notes on manual sanitization to security guide ( #24176 )
2018-07-20 10:27:12 -07: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(service-worker): update http-server command ( #25845 )
2018-09-06 14:59:51 -07:00
service-worker-intro.md
docs: add pwa keyword to service worker page ( #25725 )
2018-09-04 12:09:54 -07:00
set-document-title.md
docs(aio): cleanup aalert, callout, subsection use and author style ( #24986 )
2018-07-24 08:22:14 -07:00
setup.md
docs: remove setup for local dev and anatomy of setup docs from nav ( #26380 )
2018-10-16 14:14:00 -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(aio): cleanup aalert, callout, subsection use and author style ( #24986 )
2018-07-24 08:22:14 -07:00
styleguide.md
docs: typo fixes ( #26247 )
2018-10-05 14:00:20 -07:00
template-syntax.md
docs(aio): cleanup aalert, callout, subsection use and author style ( #24986 )
2018-07-24 08:22:14 -07:00
testing.md
docs: add fakeAsync test new feature document ( #23117 )
2018-10-05 15:43:37 -07:00
transition-and-triggers.md
docs: fix spelling errors ( #26213 )
2018-10-05 14:18:19 -07:00
typescript-configuration.md
docs(aio): cleanup aalert, callout, subsection use and author style ( #24986 )
2018-07-24 08:22:14 -07:00
universal.md
docs: update process for cli tool and restructure doc ( #25752 )
2018-10-15 11:22:18 -07:00
updating.md
docs(aio): cleanup aalert, callout, subsection use and author style ( #24986 )
2018-07-24 08:22:14 -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: correct path reference in upgrade guide ( #26072 )
2018-09-24 09:13:24 -07:00
user-input.md
docs(aio): cleanup aalert, callout, subsection use and author style ( #24986 )
2018-07-24 08:22:14 -07:00
visual-studio-2015.md
docs: visual studio removed from nav and updated to refer to getting started instead of quickstart repo ( #26376 )
2018-10-12 14:08:11 -07:00