Kapunahele Wong
6a9007c65b
docs(dynamic-forms): edit copy to guidelines standards ( #3525 )
2017-04-11 19:17:23 -07:00
Ward Bell
86dce5227c
chore(aio): no more anchors followed immediately by md header ( #3489 )
2017-04-01 16:29:53 -07:00
Jesús Rodríguez
58e5fbe007
chore: miscelanea fixes for new aio ( #3491 )
2017-04-02 00:12:45 +02:00
Kapunahele Wong
4f87145170
docs(dyn-comp-loader): add explanations for methods, add doc structure, plunker ( #3451 )
2017-04-01 11:31:05 -07:00
Ward Bell
ebd8b48da6
docs(di-cookbook): InjectionToken->OpaqueToken; clarify class-interface
2017-04-01 02:11:47 -07:00
Kapunahele Wong
f38620d882
docs(DI-cookbook): copy edits and update TOCs
2017-04-01 02:11:47 -07:00
Kapunahele Wong
c27c629ed0
docs(vs-cookbook, deployment): update for use in VS 2015 ( #3433 )
2017-03-31 19:35:58 -07:00
Ward Bell
a56c4a0b08
chore(aio): blank line before each list-item; - becomes * ( #3481 )
2017-04-01 00:25:27 +02:00
Jesús Rodríguez
f7c89d07b1
chore: remove dart remains ( #3468 )
2017-03-30 16:13:42 -07:00
Pete Bacon Darwin
93d3db1fd4
docs(*): blank lines before lists are good ( #3474 )
2017-03-30 14:41:23 -07:00
SangKa.Z
a5a55eabe1
docs(ngmodule-faq): change wrong word "exports" to "imports" ( #2582 )
...
The correct sentence is: "Importing a module does _not_ automatically re-export the imported module's imports"
2017-03-29 16:02:08 -07:00
Kapunahele Wong
3cf43d66d1
docs(cookbook-overview): copy edits with Ward's comments ( #3355 )
2017-03-23 15:52:34 -07:00
Kapunahele Wong
a5464d45a0
docs(aot-cookbook): copy edits applying guidelines, update TOCs ( #3416 )
2017-03-23 15:20:59 -07:00
Kapunahele Wong
9fb57f6b98
docs(component-communication): copy edits and update TOCs ( #3417 )
2017-03-23 15:11:48 -07:00
Pete Bacon Darwin
be53a50b6b
fix(*): fix PUG syntax errors ( #3401 )
...
These errors are being missed by the Jade parser
but the more stringent Pug parser treats them as
errors.
2017-03-21 14:45:28 +01:00
Charles Park
cf2042aa03
docs(fix typos) ( #3370 )
...
* docs: fix typos
* docs: enhance consistency
2017-03-17 12:32:18 -10:00
Kapunahele Wong
5a6360f6a2
docs(forms-validation): edit copy & add explanation of useExisting ( #3372 )
2017-03-17 12:30:29 -10:00
Jesús Rodríguez
e6741efd8f
chore: remove moduleId from examples ( #3362 )
...
* chore: remove moduleId from examples
* add support for testing and plunkers
* delete component-relative cookbook
* latest touches
* ward teaks and travis fixes
* fix typo in style-guide
2017-03-14 12:30:37 +01:00
AlexanderLukin
5395acc421
docs(ts-to-js): remove unnecessary spaces ( #3363 )
2017-03-10 21:27:28 +01:00
AlexanderLukin
82d373d2f4
docs(ngmodule-faq): Remove unnecessary spaces ( #3358 )
2017-03-08 21:15:23 -08:00
AlexanderLukin
361d645d31
docs(ajs-quick-reference): Add missing monospaced typeface for variable name ( #3339 )
2017-03-08 21:13:03 -08:00
AlexanderLukin
ec96c558e7
docs(dependency-injection): Typo: remove duplicated 'and' word ( #3342 )
2017-03-08 21:11:25 -08:00
AlexanderLukin
1f756e580c
docs(component-comm): Typo: add missing space ( #3340 )
2017-03-08 21:10:53 -08:00
AlexanderLukin
3cee883d17
Typo: remove duplicated 'can' word ( #3343 )
2017-03-08 21:10:12 -08:00
AlexanderLukin
c0bb26d5a0
Typo: add missing space ( #3348 )
2017-03-08 13:34:30 -08:00
AlexanderLukin
55d43b0056
docs(reactive-forms): dd supposed link ( #3349 )
...
* Add supposed link to Reactive Forms guide
* Change word 'chapter' to 'section'
2017-03-07 16:37:29 +01:00
Kapunahele Wong
de00e0310e
docs(toh, guide, cookbook): add periods to banners ( #3350 )
2017-03-06 15:56:49 -08:00
AlexanderLukin
4f067ab93c
docs(dependency-injection): remove duplicated 'and' word ( #3341 )
2017-03-06 20:35:02 +01:00
Pete Bacon Darwin
d586c7cd6a
fix(toh-6): add missing tsconfig file ( #3289 )
2017-03-01 12:26:56 -08:00
cfranger
5985dc9cec
docs(NgModules): Edits to change Angular Modules to NgModules.
...
* Edits to the "Angular Modules (NgModule)" page (ngmodule.jade). In order to fix some broken links, I defined their destinations in forms.jade and pipes.jade.
* Changed "Angular module" to "NgModule" and other edits.
- I assumed that the “Angular Module FAQs” cookbook page should change to “NgModule FAQs”, so I updated that page as well.
- I updated the name in page headers, TOC titles, and links on the Docs Home page (index.html).
- I noticed the Advanced and Cookbook sections are organized alphabetically, so I reordered the pages and references to reflect that.
2017-03-01 09:55:05 -08:00
Kapunahele Wong
bc1b98d822
docs(ajs-quick-reference): copy edits ( #3297 )
2017-02-23 11:27:14 -10:00
Josep Sayol
8a89a2436f
docs(di): fix spelling ( #3261 )
2017-02-16 15:10:53 +01:00
Josep Sayol
3b679d4e80
docs(di): reference the correct component ( #3260 )
...
In the referenced section the Alex component is being injected into Cathy, not Carol.
2017-02-16 15:10:08 +01:00
hpawe01
3504b399e0
docs(ngmodule-faq): fix typo ( #3111 )
2017-02-09 09:43:07 -08:00
Filipe Silva
1101f07ef2
refactor: add src folder ( #3171 )
...
* boilerplate, gulpfile, quickstart
* move ts files up to cookbooks
* move rest of ts files
* fix tsconfig, default build task, json file
* fix js examples
* fix webpack example
* remove a2docs.css references
* fix aot examples
* fix webpack run task
* fix cb-i18n
* fix upgrade examples
* fix unit tests
* fix comment in deployment index
* removed unused typings.json
* fix plunkers
* fix js example paths
* fix ts quickstart/setup prose
* add src folder note to setup
* broadly replace app/ -> src/app/
* broadly replace main.ts
* broadly replaced index.html
* broadly replace tsconfig
* replace systemjs
* fix filetrees
* Minor prose fixes to aot, i18n cookbooks
* remove char harp was complaining about
* update new reactive forms example
* fix quickstart jade error
* fix mistakes uncovered by CI
* fix bad filename errors
* edit style guide 04-06 rule to use src
* add changelog
* Incorporate Jesus's feedback
* fix snippet headers in toh1/2
* chore: tweak changelog and setup text
2017-02-02 19:38:17 +01:00
Ward Bell
de4903be56
chore: Angular 1 -> AngularJS / Angular 2 -> Angular ( #3143 )
...
* chore: Angular 1 -> AngularJS / Angular 2 -> Angular
* Jesus' tweaks
2017-01-26 12:26:11 +01:00
Torgeir Helgevold
969f169eb1
docs(cb-dynamic-component-loading): add dynamic component loading cookbook ( #2896 )
...
s
s
s
s
s
s
s
s
s
s
s
s
s
s
s
2017-01-25 13:44:17 -10:00
Ward Bell
a4015abc9e
docs(aot-cookbook): workflow suggestion; show how to run with JIT
2017-01-16 22:47:17 -08:00
Filipe Silva
4ec1736f18
chore: convert relative templateUrl/styleUrls to have ./
2017-01-04 19:02:19 +00:00
Faraz Fazli
20a66c9d59
docs(ngmodule-faq): fix typo ( #3062 )
2017-01-02 13:52:03 -08:00
Filipe Silva
0f3d5810a8
chore(deps): remove reflect-metadata ( #3058 )
...
Blocked on https://github.com/angular/in-memory-web-api/pull/86
As per https://github.com/zloirock/core-js/issues/152 , `core-js` already includes `reflect-metadata`.
2017-01-02 21:15:24 +00:00
Jurgen Van de Moere
9e02eddac5
docs(ngmodule-faq): fix typo ( #3053 )
2016-12-30 18:24:56 +01:00
Kapunahele Wong
41833ed08a
docs(i18n): copy edits to internationalization cookbook ( #2980 )
...
* docs(i18n): copy edits
* docs(i18n): copy edit to data.json
* docs(i18n): Ward requested copy edits
2016-12-14 15:53:09 -08:00
Ward Bell
0bdda1d358
docs: convert AoT/JiT to approved spelling, AOT/JIT ( #2969 )
2016-12-13 21:17:51 -08:00
Jesús Rodríguez
9fd3fa037d
docs(i18n): add new features ( #2740 )
2016-12-02 17:25:31 -08:00
Torgeir Helgevold
5b294e3c5b
docs(cb-aot): add missing module.id to sample ( #2908 )
2016-11-29 23:52:20 -08:00
Ward Bell
79dc1f2dc8
chore: use common instructions for popping out plunker window-button ( #2886 )
...
To see the browser title or address bar changes.
Instructions are a little more complicated when the plunker is in embedded style
2016-11-28 21:23:28 -08:00
Yang Lin
87d65aeda0
Update ts-to-js.jade ( #2888 )
2016-11-28 13:36:03 -08:00
Naomi Black
9c298a5273
Merge pull request #2854 from IdeaBlade/quickstart-reboot-2
...
docs(quickstart) reboot 2
2016-11-22 15:09:12 -08:00
Jordan Frankfurt
dde9969a42
docs(cookbook/dynamic_forms): fix a typo ( #2857 )
2016-11-22 22:49:05 +01:00