356 Commits

Author SHA1 Message Date
Zhicheng Wang
f5c85b3e82 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	README.md
#	public/_data.json
#	public/_includes/_hero-home.jade
#	public/_includes/_main-nav.jade
#	public/_includes/_scripts-include.jade
#	public/docs/ts/latest/_data.json
#	public/docs/ts/latest/cheatsheet.jade
#	public/docs/ts/latest/cli-quickstart.jade
#	public/docs/ts/latest/cookbook/_data.json
#	public/docs/ts/latest/cookbook/ajs-quick-reference.jade
#	public/docs/ts/latest/cookbook/aot-compiler.jade
#	public/docs/ts/latest/cookbook/component-communication.jade
#	public/docs/ts/latest/cookbook/component-relative-paths.jade
#	public/docs/ts/latest/cookbook/dependency-injection.jade
#	public/docs/ts/latest/cookbook/dynamic-form.jade
#	public/docs/ts/latest/cookbook/form-validation.jade
#	public/docs/ts/latest/cookbook/i18n.jade
#	public/docs/ts/latest/cookbook/index.jade
#	public/docs/ts/latest/cookbook/ngmodule-faq.jade
#	public/docs/ts/latest/cookbook/set-document-title.jade
#	public/docs/ts/latest/cookbook/ts-to-js.jade
#	public/docs/ts/latest/cookbook/visual-studio-2015.jade
#	public/docs/ts/latest/glossary.jade
#	public/docs/ts/latest/guide/_data.json
#	public/docs/ts/latest/guide/animations.jade
#	public/docs/ts/latest/guide/appmodule.jade
#	public/docs/ts/latest/guide/architecture.jade
#	public/docs/ts/latest/guide/attribute-directives.jade
#	public/docs/ts/latest/guide/browser-support.jade
#	public/docs/ts/latest/guide/change-log.jade
#	public/docs/ts/latest/guide/component-styles.jade
#	public/docs/ts/latest/guide/dependency-injection.jade
#	public/docs/ts/latest/guide/displaying-data.jade
#	public/docs/ts/latest/guide/forms.jade
#	public/docs/ts/latest/guide/hierarchical-dependency-injection.jade
#	public/docs/ts/latest/guide/learning-angular.jade
#	public/docs/ts/latest/guide/lifecycle-hooks.jade
#	public/docs/ts/latest/guide/ngmodule.jade
#	public/docs/ts/latest/guide/npm-packages.jade
#	public/docs/ts/latest/guide/pipes.jade
#	public/docs/ts/latest/guide/router.jade
#	public/docs/ts/latest/guide/security.jade
#	public/docs/ts/latest/guide/server-communication.jade
#	public/docs/ts/latest/guide/setup-systemjs-anatomy.jade
#	public/docs/ts/latest/guide/setup.jade
#	public/docs/ts/latest/guide/structural-directives.jade
#	public/docs/ts/latest/guide/style-guide.jade
#	public/docs/ts/latest/guide/template-syntax.jade
#	public/docs/ts/latest/guide/testing.jade
#	public/docs/ts/latest/guide/typescript-configuration.jade
#	public/docs/ts/latest/guide/upgrade.jade
#	public/docs/ts/latest/guide/webpack.jade
#	public/docs/ts/latest/index.jade
#	public/docs/ts/latest/quickstart.jade
#	public/docs/ts/latest/tutorial/_data.json
#	public/docs/ts/latest/tutorial/index.jade
#	public/docs/ts/latest/tutorial/toh-pt1.jade
#	public/docs/ts/latest/tutorial/toh-pt2.jade
#	public/docs/ts/latest/tutorial/toh-pt3.jade
#	public/docs/ts/latest/tutorial/toh-pt4.jade
#	public/docs/ts/latest/tutorial/toh-pt5.jade
#	public/docs/ts/latest/tutorial/toh-pt6.jade
#	public/events.jade
#	public/news.jade
#	public/presskit.jade
2017-04-15 15:34:47 +08:00
Jesús Rodríguez
faf3ca6837 docs(toh-pt3): fix broken link (#3533) 2017-04-12 12:03:11 -07:00
Sergey Samsonov
f370f04267 docs(toh-6): fix typos about Promise and Observable with Dart artifacts (#3436) 2017-04-11 20:24:46 -07:00
Adhithya Rajagopalan
2ee67655f3 docs(toh-3): corrected incorrect displayed file name in tutorial (#3457) 2017-04-11 19:37:07 -07:00
Double-A-92
f1c6220857 Update toh-pt1.jade (#3495)
The 'hero' property is in the AppComponent class, not in Hero.
2017-04-11 19:34:15 -07:00
Patrice Chalin
7784faa180 docs(toh-2): copyedits (#3504) 2017-04-11 19:24:48 -07:00
Kapunahele Wong
0cf98324a8 docs(toh-pt5): fix capitalization of Router & update screenshot (#3526) 2017-04-11 19:14:23 -07:00
Andy Costanza
918ae9996f docs(toh-pt6) : update htttp.get() to http.get() (#3498) 2017-04-03 23:46:32 +02: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
Tay Yang Shun
6fa6a1d328 fix: misc typos in three files (#3463) 2017-04-01 11:38:49 -07:00
Jesús Rodríguez
6f17693022 docs(toh-5): revert snippet indentation (#3487) 2017-04-01 11:32:39 -07:00
Ward Bell
cd0c36340e docs(toh-2): move app.component.1.html (#3488) 2017-04-01 11:06:30 -07:00
Andrey Stepachev
2f6097d6cf fix(toh-pt3.jade): Typo 'ned' => 'need' (#3486) 2017-04-01 10:48:01 -07:00
Kapunahele Wong
c9db9b2648 docs(toh): change data flow to data flows (#3467) 2017-03-31 19:41:34 -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
d819504638 docs(lifecycle-hooks): fix wrong style markup (#3475) 2017-03-31 02:55:54 +02:00
Jesús Rodríguez
f7c89d07b1 chore: remove dart remains (#3468) 2017-03-30 16:13:42 -07:00
Patrice Chalin
22918b40b5 docs(toh-5): copyedits (#3435) 2017-03-30 09:40:50 -07:00
Patrice Chalin
e9a6001d60 docs(toh-6): copyedits (#3434)
- Remove statement that doesn't apply: "We recommend registering
app-wide services in the root
  `AppModule` *providers*" - but that isn't being done.
- Adding parentheses after method names; a few were missed in the
previous pass.
- `debounce()` --> `debounceTime()`
- Remove obsolete Dart prose.
- Fix heading indentation.
- Added missing closing `</span>`.
- Fix misnamed Jade variables.

cc @kapunahelewong
2017-03-30 09:39:48 -07:00
Pete Bacon Darwin
d5109262b6 fix(tutorial/3): fix incorrect indentation (#3429) 2017-03-27 17:06:44 +02:00
Kapunahele Wong
a705a0ca3c docs(toh): copy edit and fixes in 4, 5, 6 and example (#3412) 2017-03-23 15:47:55 -07:00
Ward Bell
0fc40284dd [WIP] docs(toh): copyedits to conform to Google doc standards (#3032) (#3077) 2017-03-21 11:08:09 -07:00
Patrice Chalin
c2bb6ad935 docs(arch,hier-dep,temp-syntax,toh-5): misc copyedits (#3375)
* docs(architecture): copyedit

Follow-up fix to
https://github.com/angular/angular.io/commit/e6741efd8f4fad20ca519d8eb99
ec0c7d102577d#commitcomment-21321447

* docs(hierarchical-dependency): copyedit

* doc(template-syntax): copyedits

* docs(toh-5): remove unnecessary block, trim whitespace
2017-03-15 11:54:03 +01: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
Zhicheng Wang
2eedd15cd1 fix: 精炼语言 (#204) 2017-03-08 14:00:14 +08:00
Kapunahele Wong
de00e0310e docs(toh, guide, cookbook): add periods to banners (#3350) 2017-03-06 15:56:49 -08:00
Zhicheng Wang
08a3f07305 fix: 修订完了漏翻的提示信息 2017-03-03 17:15:23 +08:00
Michael Foss
9403dc0482 docs(toh): remove duplicate "the" (#3321) 2017-03-01 00:52:52 +01:00
Stefan Chrobot
fdd650bcb9 docs(toh): fix typo (#3301) 2017-02-27 11:37:07 +01:00
Zhicheng Wang
7711fa6557 不再使用li进行切换,而是全面转换到li内嵌p元素 2017-02-26 21:44:00 +08:00
Zhicheng Wang
9b69fbd7b2 修正几个issue 2017-02-26 16:00:32 +08:00
Zhicheng Wang
6af595d7bd Merge remote-tracking branch 'origin/master'
# Conflicts:
#	README.md
#	public/_includes/_hero-home.jade
#	public/_includes/_scripts-include.jade
#	public/docs/dart/latest/_data.json
#	public/docs/ts/latest/_data.json
#	public/docs/ts/latest/cookbook/_data.json
#	public/docs/ts/latest/cookbook/ajs-quick-reference.jade
#	public/docs/ts/latest/cookbook/aot-compiler.jade
#	public/docs/ts/latest/cookbook/component-communication.jade
#	public/docs/ts/latest/cookbook/component-relative-paths.jade
#	public/docs/ts/latest/cookbook/dependency-injection.jade
#	public/docs/ts/latest/cookbook/dynamic-form.jade
#	public/docs/ts/latest/cookbook/form-validation.jade
#	public/docs/ts/latest/cookbook/i18n.jade
#	public/docs/ts/latest/cookbook/ngmodule-faq.jade
#	public/docs/ts/latest/cookbook/set-document-title.jade
#	public/docs/ts/latest/cookbook/ts-to-js.jade
#	public/docs/ts/latest/glossary.jade
#	public/docs/ts/latest/guide/_data.json
#	public/docs/ts/latest/guide/animations.jade
#	public/docs/ts/latest/guide/appmodule.jade
#	public/docs/ts/latest/guide/architecture.jade
#	public/docs/ts/latest/guide/attribute-directives.jade
#	public/docs/ts/latest/guide/browser-support.jade
#	public/docs/ts/latest/guide/change-log.jade
#	public/docs/ts/latest/guide/component-styles.jade
#	public/docs/ts/latest/guide/dependency-injection.jade
#	public/docs/ts/latest/guide/displaying-data.jade
#	public/docs/ts/latest/guide/forms.jade
#	public/docs/ts/latest/guide/hierarchical-dependency-injection.jade
#	public/docs/ts/latest/guide/index.jade
#	public/docs/ts/latest/guide/lifecycle-hooks.jade
#	public/docs/ts/latest/guide/ngmodule.jade
#	public/docs/ts/latest/guide/npm-packages.jade
#	public/docs/ts/latest/guide/pipes.jade
#	public/docs/ts/latest/guide/router.jade
#	public/docs/ts/latest/guide/security.jade
#	public/docs/ts/latest/guide/server-communication.jade
#	public/docs/ts/latest/guide/setup-systemjs-anatomy.jade
#	public/docs/ts/latest/guide/setup.jade
#	public/docs/ts/latest/guide/structural-directives.jade
#	public/docs/ts/latest/guide/style-guide.jade
#	public/docs/ts/latest/guide/template-syntax.jade
#	public/docs/ts/latest/guide/testing.jade
#	public/docs/ts/latest/guide/typescript-configuration.jade
#	public/docs/ts/latest/guide/upgrade.jade
#	public/docs/ts/latest/guide/user-input.jade
#	public/docs/ts/latest/guide/webpack.jade
#	public/docs/ts/latest/index.jade
#	public/docs/ts/latest/quickstart.jade
#	public/docs/ts/latest/tutorial/toh-pt1.jade
#	public/docs/ts/latest/tutorial/toh-pt2.jade
#	public/docs/ts/latest/tutorial/toh-pt3.jade
#	public/docs/ts/latest/tutorial/toh-pt4.jade
#	public/docs/ts/latest/tutorial/toh-pt5.jade
#	public/docs/ts/latest/tutorial/toh-pt6.jade
#	public/events.jade
#	public/presskit.jade
#	public/resources/js/directives/cheatsheet.js
2017-02-26 15:39:42 +08:00
Patrice Chalin
6d1716eaa6 docs(toh-5): remove obsolete Dart-only prose (#3292) 2017-02-21 17:47:53 -10:00
Jesús Rodríguez
11701c009f chore: fix a few standing typos (#3280) 2017-02-21 17:45:02 -10:00
Patrice Chalin
d41ac241e7 docs(toh-5): copyedit + add callout to importance of base href (#3282) 2017-02-21 17:13:09 +01:00
robshep
56c030cb5d chore(toh-5): Fix broken link to master style in TOH pt5 (#3201) 2017-02-06 10:27:52 -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
Jesús Rodríguez
1b78cc4f35 chore: add base href to all examples (#3157) 2017-01-28 00:38:34 +01:00
Patrice Chalin
a25842009e docs(toh6): fix if-docs (#3116)
Fix: we can’t have a markdown `<span>` ranging over multiple
paragraphs; instead we use the `+ifDocsFor()` mixin.
2017-01-20 16:40:00 +00:00
Ward Bell
aa6f503331 docs: remove rxjs-extensions in favor of explict imports (#3075)
Triggered by #2620 which it closes.
2017-01-05 01:12:06 -08:00
Faraz Fazli
074a4f4abb docs(toh-5): fix typo (#3063) 2017-01-02 12:50:54 -08:00
Patrice Chalin
b47757a0fb docs(toh-5): wrap moduleId prose in Jade block (#3013) 2016-12-20 22:16:28 +00:00
Patrice Chalin
5d89f90a3b docs(toh-5): clarify that class renaming should be local to file (#2996)
Fixes #2904
2016-12-16 22:49:56 +01:00
Ward Bell
5d7221c026 docs(toh-pt5): add instruc about adding moduleId to AppComponent (#2967) (#2985)
closes #2967.
2016-12-14 22:36:31 -08:00
Patrice Chalin
f0206cc957 docs(ts/_cache): misc sync (#2971)
* docs(toh-5): backport cache change to main jade file

* docs(ts/_cache): misc sync
2016-12-14 08:46:16 -08:00
Ward Bell
9cf71d4b00 docs(http/toh-6): improve references to in-mem-web-api (#2964) 2016-12-13 02:18:07 -08:00
Patrice Chalin
499d4b3c88 docs(toh-6/dart): getHero makes HTTP get-by-id (#2936)
Dart follow-up to #2906
2016-12-06 15:28:34 -08:00
Rex
9161d9c57e Merge pull request #167 from todoubaba/toh-pt6
Polish toh-pt6.jade (round 2)
2016-12-02 14:22:25 +00:00
Rex
4a7374b476 Merge pull request #166 from todoubaba/toh-pt5
Polish toh-pt5.jade (round 2)
2016-12-02 14:22:19 +00:00