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 |
|
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 |
|
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 |
|
Yang Lin
|
c61f5e7097
|
Polish toh-pt5.jade (round 2)
|
2016-12-02 10:28:26 +08:00 |
|
Patrice Chalin
|
c7717b4850
|
docs(toh): fix code-example format and Dart code excerpt (#2907)
* ensure HeroesComponent renaming doesn't show router
* use code-example format consistent with the rest of the docs
|
2016-12-01 08:15:04 -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 |
|
rexebin
|
26100f95f6
|
搭建 -> 搭建本地开发环境
|
2016-11-27 10:38:15 +00:00 |
|
rexebin
|
edda524d0d
|
Merge remote-tracking branch 'angular.io/master'
# Conflicts:
# .travis.yml
# public/_includes/_footer.jade
# public/_includes/_hero-home.jade
# public/_includes/_next-item.jade
# public/_includes/_util-fns.jade
# public/_includes/_version-dropdown.jade
# public/docs/_examples/package.json
# public/docs/_examples/quickstart/dart/lib/app_component.dart
# public/docs/_examples/quickstart/e2e-spec.ts
# public/docs/_examples/quickstart/js/app/app.component.js
# public/docs/_examples/quickstart/ts/app/app.component.ts
# public/docs/_examples/quickstart/ts/index.html
# public/docs/_examples/toh-5/dart/lib/dashboard_component.html
# public/docs/_examples/toh-5/dart/lib/hero_detail_component.dart
# public/docs/dart/latest/_util-fns.jade
# public/docs/dart/latest/guide/_data.json
# public/docs/dart/latest/guide/index.jade
# public/docs/dart/latest/quickstart.jade
# public/docs/index.jade
# public/docs/js/latest/quickstart.jade
# public/docs/ts/_cache/glossary.jade
# public/docs/ts/_cache/guide/dependency-injection.jade
# public/docs/ts/_cache/guide/index.jade
# public/docs/ts/_cache/quickstart.jade
# public/docs/ts/_cache/tutorial/toh-pt5.jade
# public/docs/ts/latest/_data.json
# public/docs/ts/latest/_quickstart_repo.jade
# public/docs/ts/latest/cli-quickstart.jade
# public/docs/ts/latest/cookbook/_data.json
# public/docs/ts/latest/cookbook/a1-a2-quick-reference.jade
# public/docs/ts/latest/cookbook/aot-compiler.jade
# public/docs/ts/latest/cookbook/dynamic-form.jade
# public/docs/ts/latest/glossary.jade
# public/docs/ts/latest/guide/_data.json
# 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/dependency-injection.jade
# public/docs/ts/latest/guide/displaying-data.jade
# public/docs/ts/latest/guide/forms.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/router.jade
# public/docs/ts/latest/guide/server-communication.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/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-pt3.jade
# public/docs/ts/latest/tutorial/toh-pt5.jade
# public/docs/ts/latest/tutorial/toh-pt6.jade
# public/events.jade
# public/resources/images/devguide/quickstart/hello-angular.png
# scripts/cache.sh
# tools/plunker-builder/indexHtmlTranslator.js
|
2016-11-26 21:43:16 +00:00 |
|
Patrice Chalin
|
fb97653721
|
docs(toh-5/6): update Dart to match TS, with minor tweaks to TS (#2869)
* sync cache before making changes to Dart files
* docs(toh-5): updates for Dart and tweaks for TS
* final sync of toh cache files
|
2016-11-23 23:42:49 +00:00 |
|
Yang Lin
|
121e13b5a1
|
merge 2.2.0
|
2016-11-23 00:22:04 +08:00 |
|
Rex YE
|
b3555bf990
|
fix browser-support, style-guide and toh-pt5
|
2016-11-22 14:54:35 +00:00 |
|
Yang Lin
|
5a7745fb27
|
Upgrade to 2.2.0
|
2016-11-22 20:07:16 +08:00 |
|
Ward Bell
|
ec2e6cb2c7
|
[WIP] docs(quickstart): QuickStart reboot (#2762)
|
2016-11-21 17:36:16 -08:00 |
|
Ward Bell
|
a7525721c0
|
Revert "[WIP] docs(quickstart): QuickStart reboot (#2762)"
This reverts commit 8ccc33e6ffacd7a0acdfc49aab2e6fdecf627fa9.
|
2016-11-21 17:29:00 -08:00 |
|
Ward Bell
|
8ccc33e6ff
|
[WIP] docs(quickstart): QuickStart reboot (#2762)
|
2016-11-21 17:13:21 -08:00 |
|
Chris Sherman
|
b64ec8275a
|
docs(toh-pt5): fix typo (#2836)
|
2016-11-21 11:27:09 +01:00 |
|
Yang Lin
|
f67aee12a9
|
Polish by review
|
2016-11-21 00:39:46 +08:00 |
|
Yang Lin
|
54e9048e46
|
Revert "Polish by review"
This reverts commit bf4e0c49ffb37cc989a4dcca08bd8a6e27fb8f13.
|
2016-11-21 00:30:05 +08:00 |
|
Yang Lin
|
bf4e0c49ff
|
Polish by review
|
2016-11-21 00:22:25 +08:00 |
|
Patrice Chalin
|
e0aecb39d9
|
docs(struct-directives): update Dart cache (#2806)
Only minor prose edits in this PR. No net change in the generated HTML
for the TS side.
|
2016-11-15 15:38:02 -08:00 |
|
Patrice Chalin
|
0dfda08306
|
docs: in links use href=foo#bar not foo#!#bar (#2807)
|
2016-11-15 15:36:34 -08:00 |
|
Brandon Roberts
|
1afe5dc97d
|
docs(router): Updated usage of observables in router tutorial and developer guide
Moved route configuration into separate variable for consistency
Added async pipe to handle subscriptions for list items
|
2016-11-14 11:05:29 -08:00 |
|
Patrice Chalin
|
c12d75a477
|
remove redundant headings
|
2016-11-14 05:23:35 -08:00 |
|
Patrice Chalin
|
c24dd074a6
|
docs(toh-5/dart): use routerLink in dashboard (#2744)
* docs(toh-5/dart): use routerLink in dashboard
* minor edits to TS jade
* remove dart/toh-pt5 from bad-code-excerpt-skip-patterns
|
2016-11-08 14:48:03 -08:00 |
|
Yang Lin
|
ba8503d9b1
|
typo
|
2016-11-06 15:17:58 +08:00 |
|
Yang Lin
|
a934b5993a
|
Polish toh pt5
|
2016-11-06 15:08:57 +08:00 |
|
rexebin
|
48dd29e0d5
|
patch: toh-pt5
|
2016-11-05 14:48:20 +00:00 |
|
rexebin
|
7d5e2cf412
|
Merge remote-tracking branch 'angular.io/master' into merge-review-rex
# Conflicts:
# public/docs/ts/latest/tutorial/toh-pt5.jade
|
2016-11-05 14:08:21 +00:00 |
|
Ward Bell
|
fa99a8b0b2
|
docs(toh-5): dashboard uses [routerLink] bindings #998 (#2718)
* docs(toh-5): dashboard uses [routerLink] bindings #998
closes #998
* chore: temp add toh-5 to bad-code-excerpt-skip-patterns.txt
|
2016-11-03 10:25:01 -07:00 |
|
Zhimin YE
|
4578087fa5
|
Merge remote-tracking branch 'remotes/angular.io/master'
# Conflicts:
# README.md
# harp.json
# public/_includes/_hero-home.jade
# public/docs/_examples/quickstart/ts/systemjs.config.1.js
# public/docs/dart/latest/_util-fns.jade
# public/docs/dart/latest/api/_data.json
# public/docs/dart/latest/api/index.jade
# public/docs/ts/latest/_data.json
# public/docs/ts/latest/cookbook/aot-compiler.jade
# public/docs/ts/latest/cookbook/component-communication.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/change-log.jade
# public/docs/ts/latest/guide/npm-packages.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/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/quickstart.jade
# public/docs/ts/latest/tutorial/toh-pt3.jade
# public/docs/ts/latest/tutorial/toh-pt5.jade
Server Communication and Visual studio 2015 require further merging.
|
2016-11-03 15:38:23 +00:00 |
|
katerberg
|
db1df77571
|
Fixes typo in Router tutorial (#2688)
|
2016-10-31 00:49:14 -07:00 |
|
Samuel Marks
|
c746c732aa
|
Typo fix (#2657)
Technically 'nestled' still makes sense in this context, but is a little too Christmas-y! - I assume you meant 'nested' :P
|
2016-10-23 00:52:12 -07:00 |
|
Filipe Silva
|
0d49fecd30
|
chore: update to @types (#1872)
* chore: update examples to @types
* fix toh-6 aot and add types link
|
2016-10-20 17:01:16 -07:00 |
|
Zhimin YE
|
fb4aa6a7a0
|
fix: #97
|
2016-10-19 11:06:26 +01:00 |
|
Zhimin YE
|
7fc3e00002
|
fix: #97
|
2016-10-19 11:05:10 +01:00 |
|
Maurice de Beijer
|
e89ba6f075
|
docs(toh-5): fix typo in link (#2622)
.htm => .html
|
2016-10-18 15:14:09 +02:00 |
|
Zhimin YE
|
f6d2b39844
|
fix: toh-pt5
|
2016-10-18 11:58:43 +01:00 |
|
rexebin
|
ce3930b2c0
|
Merge remote-tracking branch 'remotes/angular.io/master'
# Conflicts:
# harp.json
# public/_includes/_hero-home.jade
# public/_includes/_scripts-include.jade
# public/docs/_examples/quickstart/js/package.1.json
# public/docs/_includes/_side-nav.jade
# public/docs/js/latest/cookbook/ts-to-js.jade
# public/docs/ts/latest/_data.json
# public/docs/ts/latest/api/_data.json
# public/docs/ts/latest/cookbook/_data.json
# public/docs/ts/latest/cookbook/aot-compiler.jade
# public/docs/ts/latest/cookbook/ngmodule-faq.jade
# public/docs/ts/latest/cookbook/rc4-to-rc5.jade
# public/docs/ts/latest/glossary.jade
# public/docs/ts/latest/guide/_data.json
# public/docs/ts/latest/guide/attribute-directives.jade
# public/docs/ts/latest/guide/browser-support.jade
# public/docs/ts/latest/guide/forms.jade
# public/docs/ts/latest/guide/lifecycle-hooks.jade
# public/docs/ts/latest/guide/ngmodule.jade
# public/docs/ts/latest/guide/router.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/upgrade.jade
# public/docs/ts/latest/quickstart.jade
# public/docs/ts/latest/tutorial/_data.json
# public/docs/ts/latest/tutorial/toh-pt5.jade
# public/docs/ts/latest/tutorial/toh-pt6.jade
|
2016-10-17 22:48:18 +01:00 |
|
Rex
|
606c656f1b
|
fix: #95
|
2016-10-17 15:22:23 +01:00 |
|
Jesús Rodríguez
|
e503efe8c8
|
docs(toh5): add moduleId information (#2597)
|
2016-10-13 16:41:57 -07:00 |
|
Sebastián Ramírez
|
4f81a7ee8c
|
docs(toh5): update styles.css link (#2601)
|
2016-10-14 01:12:06 +02:00 |
|
Ward Bell
|
2e17d587de
|
docs(toh-5): add AppRoutingModule (#2584)
|
2016-10-11 16:30:30 -07:00 |
|
Brandon
|
ff118810ff
|
docs(router): Updated routing examples to use routing modules (#2478)
Simplified routing in tutorial example
Updated ngmodule guide and ngmodule faq with routing module prose
|
2016-10-05 14:59:09 -07:00 |
|
Zhimin YE (Rex)
|
b6ff278ac5
|
fix: #86
|
2016-10-03 10:26:22 +01:00 |
|
Zhimin YE (Rex)
|
1523fedcf0
|
Merge remote-tracking branch 'origin/master'
|
2016-09-26 15:15:09 +01:00 |
|