..
ajs-quick-reference.md
docs(aio): add missing closing `<code-examle>` tag ( #21771 )
2018-02-01 08:31:20 -08:00
animations.md
docs(aio): update animations for CLI ( #19551 )
2017-10-10 13:47:35 -07:00
aot-compiler.md
fix(aio): missing plural s in preserveWhiteSpaces example ( #21854 )
2018-01-29 11:35:13 -08:00
architecture.md
docs: consistency fix in describing a custom tag ( #21747 )
2018-02-02 07:53:18 -08:00
attribute-directives.md
docs(aio): add NgModule docs ( #20306 )
2018-01-10 16:26:46 -08:00
bootstrapping.md
docs: minor fixes (anchor tags, redundant whitespace, consistent code-snippets lang) ( #21589 )
2018-01-18 18:22:20 -06:00
browser-support.md
docs: clarify npm/yarn commands, add blank lines to mix md/html in table ( #21606 )
2018-02-05 13:02:14 -08:00
change-log.md
docs(aio): update docs changelog with links to ts-to-js guide ( #21763 )
2018-02-02 07:52:30 -08:00
cheatsheet.md
docs(aio): fix cheatsheet layout for narrow screens
2017-07-18 17:32:43 +01:00
component-interaction.md
docs(aio): fix broken link in guide/component-interaction ( #20411 )
2017-11-14 10:00:46 -08:00
component-styles.md
docs(aio): fix missing stylesheet in component-styles example ( #21772 )
2018-01-25 13:38:12 -08:00
dependency-injection-in-action.md
docs: Dependency Injection guides for CLI ( #19892 )
2017-11-14 10:00:28 -08: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): add NgModule docs ( #20306 )
2018-01-10 16:26:46 -08:00
deployment.md
docs(aio): fix punctuation for clarity ( #21325 )
2018-01-08 16:12:24 -08: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: add missing underline ( #21892 )
2018-02-02 07:49:32 -08:00
dynamic-component-loader.md
docs(aio): image sweep ( #16609 )
2017-05-09 15:53:32 -07:00
dynamic-form.md
docs(aio): change `df-question` to `app-question` ( #21438 )
2018-01-17 07:20:17 -08:00
entry-components.md
docs: several minor `NgModule` guide fixes/improvements ( #21589 )
2018-01-18 18:22:20 -06:00
feature-modules.md
docs: several minor `NgModule` guide fixes/improvements ( #21589 )
2018-01-18 18:22:20 -06: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: fix stray div and reformat paragraph ( #21676 )
2018-01-19 20:40:13 -08:00
hierarchical-dependency-injection.md
docs(aio): update headers for toc ( #16969 )
2017-05-26 13:28:06 -06:00
http.md
docs: add http guide sample and adjust text ( #21326 )
2018-01-31 10:24:43 -08:00
i18n.md
docs(aio): fix typo for missing quote ( #20888 )
2017-12-08 10:06:41 -08:00
language-service.md
docs(aio): add George's fixes
2017-07-17 14:49:19 -07: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): fix inconsistency in lifecycle hooks table
2017-12-19 10:48:29 -08: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: change ”it's" to "its" as needed in several docs. ( #21867 )
2018-01-29 11:34:46 -08:00
ngmodule-vs-jsmodule.md
docs: several minor `NgModule` guide fixes/improvements ( #21589 )
2018-01-18 18:22:20 -06:00
ngmodules.md
docs: several minor `NgModule` guide fixes/improvements ( #21589 )
2018-01-18 18:22:20 -06:00
npm-packages.md
docs(aio): fix typo in filename (packages.json --> package.json) ( #20377 )
2017-11-14 10:00:39 -08:00
pipes.md
build(aio): migrate plunker to stackblitz ( #20165 )
2018-01-23 21:30:27 -08:00
providers.md
docs: improve/simplify example for `providers` guide ( #21589 )
2018-01-18 18:22:20 -06:00
quickstart.md
docs: fix grammar and wording ( #18530 )
2017-11-28 22:27:02 -06:00
reactive-forms.md
build(aio): migrate plunker to stackblitz ( #20165 )
2018-01-23 21:30:27 -08:00
router.md
build(aio): migrate plunker to stackblitz ( #20165 )
2018-01-23 21:30:27 -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
docs: change titles to sentence case ( #21620 )
2018-01-18 18:22:09 -06:00
service-worker-devops.md
docs(service-worker): describe safety-worker.js in SW guide ( #21921 )
2018-01-31 10:25:14 -08:00
service-worker-getting-started.md
docs: change titles to sentence case ( #21620 )
2018-01-18 18:22:09 -06:00
service-worker-intro.md
docs: change titles to sentence case ( #21620 )
2018-01-18 18:22:09 -06: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: add docs for IE ( #21824 )
2018-02-02 07:51:46 -08:00
sharing-ngmodules.md
docs: several minor `NgModule` guide fixes/improvements ( #21589 )
2018-01-18 18:22:20 -06:00
singleton-services.md
docs: fix/improve example for `singleton-services` guide ( #21589 )
2018-01-18 18:22:20 -06: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: clarify the use of classes and interfaces in style guide ( #20919 )
2018-01-18 18:22:55 -06:00
template-syntax.md
docs(compiler): document the $any type cast function ( #20968 )
2018-01-12 14:37:26 -08:00
testing.md
build(aio): migrate plunker to stackblitz ( #20165 )
2018-01-23 21:30:27 -08:00
typescript-configuration.md
docs: add docs for IE ( #21824 )
2018-02-02 07:51:46 -08:00
universal.md
docs(aio): update universal for CLI
2017-11-01 15:18:43 -07:00
upgrade.md
docs: change ”it's" to "its" as needed in several docs. ( #21867 )
2018-01-29 11:34:46 -08:00
user-input.md
docs(aio): update headers for toc ( #16969 )
2017-05-26 13:28:06 -06:00
visual-studio-2015.md
docs(aio): fix visual-studio-2015 typo
2017-07-03 08:12:28 +01:00
webpack.md
docs(aio): update headers for toc ( #16969 )
2017-05-26 13:28:06 -06:00