Commit Graph

2971 Commits

Author SHA1 Message Date
Ward Bell a46cba06f0 docs(quickstart): app says "Hello Angular!" instead of "My first..." (#2760) 2016-11-05 13:12:11 -07:00
Ward Bell 8fafa8a01e docs(plunkers): prepare plunkers for the quickstart reboot (#2759)
* plunker builder removes files and scripts not needed in plunkers (e.g., systemjs.config.js)
* no longer adds placeholder README.md (deemed a distraction)
* tag is now "Angular" instead of "Angular2"
* new plnkr.json "includeSystemConfig" option adds systemjs.config.js back; needed for testing plnkrs.
* incidentally changes comment "Polyfill(s)" to "Polyfills" in all index.html
2016-11-05 12:53:47 -07:00
rexebin 48dd29e0d5 patch: toh-pt5 2016-11-05 14:48:20 +00:00
rexebin 2aa5e71df4 Merge remote-tracking branch 'remotes/angular.io/master' into merge-review-rex
# Conflicts:
#	public/_includes/_hero-home.jade
2016-11-05 14:24:01 +00:00
rexebin 5c46ddf7a7 Merge remote-tracking branch 'remotes/angular.io/master' into merge-review-rex
# Conflicts:
#	public/_includes/_hero-home.jade
2016-11-05 14:23:51 +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
Naomi Black 6714e171c8 banner(china): announce gdd china events 2016-11-05 02:16:07 -07:00
Ward Bell 74ef87feac docs: systemjs.config.plunker -> systemjs.config.web w/ auto-bootstrap (#2756)
see PR #2756
2016-11-04 21:59:51 -07:00
Benjamin Dopplinger 83faca0f94 docs(dart): remove unnecessary directives import (#2282) 2016-11-04 09:46:36 -07:00
Zhimin YE 61a5a227b0 merge: server-communication 2016-11-04 16:12:31 +00:00
Patrice Chalin 40c646eced chore: remove unnecessary bad-code-excerpt-skip-patterns (#2745)
* chore: remove unnecessary bad-code-excerpt-skip-patterns

* chore(ts/style-guide): fix BAD FILENAME in code-tabs
2016-11-04 14:40:21 +00:00
Zhimin YE eb6eae8390 patch visual-studio 2016-11-04 14:05:32 +00:00
Zhimin YE 89d33384ff sync visual-studio cookbook 2016-11-04 13:27:00 +00:00
Zhimin YE 93f08c3723 minor fixes for dynamic forms,
form-validation
upgrade
2016-11-04 12:41:10 +00:00
Zhimin YE e4c327c2d1 translate: security.jade, new reworded part. 2016-11-04 12:01:01 +00:00
Zhicheng Wang f42cc68544 修正缩进 2016-11-04 10:28:07 +08:00
Zhicheng Wang c4797bd8f4 增加GDD通知 2016-11-04 10:14:02 +08:00
rexebin de3b5cd6ce translate: router - pre-loading... 2016-11-03 22:44:27 +00:00
rexebin 85b0863bdd fix minor issues with router.jade. 2016-11-03 21:11:24 +00:00
rexebin ac2275dbe6 fix: browser-support table. 2016-11-03 21:02:08 +00:00
rexebin 0c72fbe444 review: style-guide 2016-11-03 20:53:31 +00:00
rexebin 47d646a080 补齐: template-syntax.jade 2016-11-03 20:40:39 +00:00
Zhimin YE f34e73eb8d Patch: template-syntax's new contents. 2016-11-03 18:12:44 +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 b1aae7f306 fix template-syntax comments 2016-11-03 16:54:53 +00:00
Zhimin YE d398150573 翻译变更记录。 2016-11-03 16:41:27 +00:00
Zhimin YE 23984f8caf fix few compiling errors(live examples) 2016-11-03 15:52:05 +00: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
Ward Bell ae35f0e017 docs(lifecycle-hooks): `SimpleChange` -> `SimpleChanges` #2741 (#2742) 2016-11-02 21:50:38 -07:00
cam73 35d8695752 Removes duplication of head tag in example (#2648) 2016-11-02 15:46:29 -07:00
Filipe Silva f837330eaf chore: remove inner editorconfig (#2736) 2016-11-02 14:49:51 +01:00
Alex Wolfe c6cec50a0a updates to improve search results in Swiftype 2016-11-01 13:40:25 -07:00
Zhimin YE 8b01b6b8f7 Merge branch 'master' of https://github.com/angular/angular-cn 2016-11-01 10:07:38 +00:00
Zhimin YE 2ba0cc70f7 fix: #107 2016-11-01 10:07:23 +00:00
Zhicheng Wang 9739e14f5f 移除被墙的地址 2016-11-01 10:22:16 +08:00
Ward Bell 8a3d061305 docs(router): fix grammar typo in preloader section (#2700)
tweaks some other related language.
2016-10-31 01:17:27 -07:00
Aristeidis Bampakos 32f3ed973d docs(router): Fix typos (#2666) 2016-10-31 00:55:08 -07:00
Naomi Black e7bcc72610 news(oct30): October 30 updates to news and events 2016-10-31 00:49:53 -07:00
katerberg db1df77571 Fixes typo in Router tutorial (#2688) 2016-10-31 00:49:14 -07:00
WilliamKoza 43c9071a2e docs(cookbook): fix spelling error for word 'class' (#2682) 2016-10-31 00:48:22 -07:00
Ward Bell e9d78133e1 docs(testing): revert to jasmine v.2.4.1 (#2697)
Bug in Jasmine v.2.5.x.  Stick with v.2.4.1 (as karma-jasmine does) until the following issue is resolved:
https://github.com/jasmine/jasmine/issues/1231

Unfortunately, there is no `@types/jasmine` for v.2.4 but only for v.2.5.
2016-10-29 23:53:21 -07:00
Ward Bell 7e5f5a25ad docs(testing): fix `base` setting in karma shims (#2694) 2016-10-29 19:37:27 -07:00
Jesús Rodríguez 323becee32 chore: remove bootstrap package (#2691) 2016-10-29 10:44:57 -07:00
Ward Bell 48cd008749 docs(testing): 'testingService' -> 'twainService' plus clarity (#2692) 2016-10-28 12:40:43 -07:00
Zhimin YE b99ba401a1 fix: #106 2016-10-28 10:22:35 +01:00
Patrice Chalin b44cc42f3a chore: define alt ng2 layout for top-level pages (#2686) 2016-10-28 01:08:53 +01:00
Filipe Silva c426e57818 fix(e2e): remove invalid syntax usage (#2687) 2016-10-28 01:08:43 +01:00
Zhimin YE 2b9c43471a fix: #105 2016-10-27 16:53:40 +01:00
Filipe Silva 44bbc7776a fix(e2e): fix travis e2e (#2684)
See angular/webdriver-manager#121
2016-10-27 15:25:09 +01:00
Deborah Kurata 7d142c1d78 docs(vs2015): update for current tools. (#2672)
closes #2672
2016-10-26 09:26:40 -07:00
Zhimin YE 06d2f05e41 Merge branch 'master' of https://github.com/angular/angular-cn 2016-10-26 16:52:44 +01:00
Zhimin YE d44915f0a7 first review: testing.jade is done. 2016-10-26 16:52:34 +01:00
Steven 2408bb149a fix for #2667 (#2668)
ported changes made here 541bdc5f63
2016-10-26 08:31:29 -07:00
Patrice Chalin 197be09785 chore(dart): update to 2.0.0 (#2680) 2016-10-26 16:36:21 +02:00
Kathy Walrath e9d40ab2d7 Update most visible AngularDart pages to 2.0 2016-10-26 14:43:53 +02:00
Zhicheng Wang 4213af39a7 截断文字 2016-10-26 11:37:11 +08:00
Zhicheng Wang 54b9e380b5 增加到社区的链接 2016-10-26 11:07:55 +08:00
Patrice Chalin b1917b800f chore: remove deprecated liveExample mixins (#2670)
`+liveExample` mixins were replaced by `<live-example>` directives a
while ago. This cleanup fixes link issues to the plunker under ng2.io.
2016-10-25 20:26:13 +01:00
Jesús Rodríguez b58e51a038 docs(router): broken link to DI chapter (#2662) 2016-10-25 19:52:44 +02:00
Zhimin YE 4349c424d6 review: testing 3549 2016-10-25 16:56:10 +01:00
Zhimin YE 535161225b review: testing 3543 2016-10-25 16:52:43 +01:00
Zhimin YE fb75d67052 review testing line 3480 2016-10-25 16:50:10 +01:00
Zhimin YE 7893c42b53 review: testin 3463 2016-10-25 16:49:13 +01:00
Zhimin YE 0957c70caf review testing 3239 2016-10-25 16:38:16 +01:00
Zhimin YE de8efbaf4e review testing. 2016-10-25 16:14:07 +01:00
Zhimin YE e139832320 review testing 2016-10-25 16:08:31 +01:00
Zhimin YE 7b7487902c review: testing 2016-10-25 15:32:47 +01:00
Zhimin YE d84a1b95dd review testing 2016-10-25 15:32:30 +01:00
Zhimin YE c0cabddd69 fix: routing 2016-10-25 13:09:12 +01:00
Zhimin YE 79e5dcc3c3 Merge branch 'master' of https://github.com/angular/angular-cn 2016-10-25 12:52:56 +01:00
Zhimin YE ee9bae0112 review testing 2016-10-25 12:52:44 +01:00
Rex f64cf9c70a Merge pull request #103 from Hongbo-Miao/patch-3
fix translation mistake
2016-10-25 12:52:20 +01:00
Zhimin YE ac674f009b review: testing 2750 2016-10-25 10:35:58 +01:00
Zhimin YE a4d66dfc07 review testing 2644 2016-10-25 10:26:30 +01:00
Zhimin YE f6598097c8 Merge branch 'master' of https://github.com/angular/angular-cn 2016-10-25 10:12:31 +01:00
Zhimin YE 860334177b review tesing 2016-10-25 10:12:28 +01:00
Hongbo Miao 60101cc797 fix translation mistake 2016-10-24 22:24:15 -04:00
Zhicheng Wang c85e2156b1 改回本地的跟踪代码 2016-10-25 10:13:47 +08:00
Hongbo Miao 804206ca87 fix translation mistake 2016-10-24 20:04:47 -04:00
rexebin 50ad8c189a review: to line 2494 2016-10-24 22:32:17 +01:00
rexebin aa2d4e629f review: testing. 2016-10-24 22:20:42 +01:00
rexebin f500220488 fix: testing 2016-10-24 21:43:04 +01:00
Patrice Chalin cfa7ec76f8 example(dart/toh-5): add extra region for use in API docs (#2664) 2016-10-24 22:33:37 +02:00
rexebin 368193ba34 fix: testing.jade table. 2016-10-24 21:00:17 +01:00
Zhimin YE 3de420bf48 review 2016-10-24 15:03:23 +01:00
Zhimin YE 8aa8c11697 review: tesing. 2016-10-24 14:55:43 +01:00
Zhimin YE 3697cedeaa review: 一些测试->测试程序 2016-10-24 12:58:39 +01:00
Zhimin YE 92b666658c Merge branch 'master' of https://github.com/angular/angular-cn 2016-10-24 12:10:56 +01:00
Zhimin YE 865a0934bd review: testing.jade 2016-10-24 12:10:45 +01:00
Ward Bell ea7dff4d89 docs(security): improve xsrf description and add it to http chapter as well (#2652) 2016-10-24 02:57:19 -07:00
yinyong02 3575677f5a Fixed typo 2016-10-24 09:35:09 +08: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
Ward Bell c5a1b3f42a chore(tsconfig): add compileOnSave (#2658) 2016-10-23 00:51:03 -07:00
Jesús Rodríguez bfd08c08c5 docs(animation): add note about aliases (#2629) 2016-10-22 20:35:12 +02:00
rexebin ffe996ee22 Merge branch 'master' of https://github.com/angular/angular-cn 2016-10-22 11:52:28 +01:00
rexebin 53f0effb8d fix: #101 2016-10-22 11:52:12 +01:00
Filipe Silva 4c85f0a91d chore: update to 2.1.1 (#2650) 2016-10-21 22:31:09 +01:00
Ward Bell 14c01fb651 docs(change-log): notes in-mem-web-api breaking change (#2644) 2016-10-20 19:28:19 -07:00
Zhicheng Wang 09c08779f2 移除了twitter库,它被墙了 2016-10-21 10:15:29 +08:00
Ward Bell 82933bad47 docs(change-log): update for move to @typings (#2643) 2016-10-20 17:24:50 -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
Ward Bell 870ce124d2 docs(template-syntax): explain basic two-way binding (#2639)
closes issue #2598
2016-10-20 10:56:17 -07:00
Zhimin YE b75409866e fix: about 2016-10-20 15:28:48 +01:00
Zhimin YE 03cb1c5689 translate: change-log done 2016-10-20 11:50:10 +01:00
Zhimin YE 7808603489 translate: i18n done. 2016-10-20 10:59:05 +01:00
leiermeng 63bac4eba5 fix: guide/router some error 2016-10-20 14:50:54 +08:00
Ward Bell 101265cba4 chore(testing): fix broken input/output link (#2638) 2016-10-19 23:29:06 -07:00
Ward Bell c28b003a3c docs(HTTP Client): edit copy to conform to G-doc guidelines. (#2630) 2016-10-19 23:17:50 -07:00
Brandon 2f5306f1b6 docs(router): Added example of feature module pre-loading (#2595)
* added example of feature module pre-loading
* added transition aliases for route animations
2016-10-19 22:02:47 -07:00
Torgeir Helgevold 3eb7a41602 docs(aot-cb):bundle in-mem-web-api with esm and umd (#2617)
s

s
2016-10-19 21:52:32 -07:00
Eric Jimenez 1fe6434b94 chore: rename Developer Guides to Guide in _data.json(#2563) 2016-10-19 21:49:54 +01:00
rexebin 9bf733b940 translate: i18n - line 247 2016-10-19 21:43:49 +01:00
rexebin 9129f46f45 translate: form-validation, done. 2016-10-19 20:52:28 +01:00
Zhimin YE 13a3074d6c translate: form-validation to line 486 2016-10-19 17:01:51 +01: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
Jesús Rodríguez b17c5c0878 docs(webpack): change resolve ordering (#2628) 2016-10-19 11:44:53 +02:00
Zhimin YE 1a7773e9d6 translate: form-validation: line 89 2016-10-18 22:40:53 +01:00
Zhimin YE b82cf0de4c fix: ngmodule-faq 2016-10-18 22:16:04 +01:00
rexebin f8b80ad3e5 translate: testing is done. 2016-10-18 21:48:48 +01:00
rexebin 9d9b00b3b9 patch: ts-to-js, component-communication, set-document-title and visual-studio. 2016-10-18 19:53:12 +01:00
rexebin 7a894d6434 patch up: ngmodule-faq 2016-10-18 19:44:54 +01:00
rexebin 8202c332c2 fix: aot-compiler 2016-10-18 19:24:18 +01:00
Zhimin YE ea61886279 fix: a1-a2-quick-ref 2016-10-18 17:01:27 +01:00
Zhimin YE 665fd53d48 Merge branch 'master' of https://github.com/angular/angular-cn 2016-10-18 16:54:35 +01:00
Zhimin YE 45b9e57b52 fix: aot-compiler 2016-10-18 16:54:21 +01:00
SangKa 5774909946 (测试一章):修复错别字 2016-10-18 22:05:23 +08:00
SangKa 232196e6b2 (测试一章):文字优化 消除歧义 2016-10-18 22:04:52 +08:00
Zhimin YE 0741e1f058 fix: upgrade example 2016-10-18 15:00:32 +01:00
Zhimin YE abb21017c2 Merge branch 'master' of https://github.com/angular/angular-cn 2016-10-18 14:58:02 +01:00
Zhimin YE 183633b0e3 fix: router and testing 2016-10-18 14:57:39 +01:00
Mark Pieszak fdc1b0490c docs(server-communication): grammar fix (#2626) 2016-10-18 15:49:35 +02:00
Maurice de Beijer 6ece848443 docs(testing): fix broken links (#2624) 2016-10-18 15:17:14 +02:00
Maurice de Beijer e89ba6f075 docs(toh-5): fix typo in link (#2622)
.htm => .html
2016-10-18 15:14:09 +02:00
Aristeidis Bampakos 3508b7988d docs(cb-aot): fix typo in tab names. (#2621) 2016-10-18 15:11:24 +02:00
Manohar Poreddy 296045ad66 docs(quickstart.js): fix typo (#2614)
declarations instead of declaration
2016-10-18 15:09:49 +02:00
Simon Xiong 70a8af1924 docs(glossary): fix app module filename (#2613) 2016-10-18 15:08:21 +02:00
SangKa.Z 4f15b4ebdc docs(testing): fix hash link (#2609) 2016-10-18 15:07:37 +02:00
Timothy Curchod 47b51dad68 docs(toh-pt6,guide): fix a grammatical error (#2594) 2016-10-18 15:05:56 +02:00
Zhicheng Wang afd557b887 文字微调 2016-10-18 20:38:38 +08:00
Zhicheng Wang 33249c9de3 文字微调 2016-10-18 20:34:51 +08:00
Zhicheng Wang 1c13200b98 文字微调 2016-10-18 20:28:42 +08:00
Zhimin YE 17ef4622e7 fix: attribute-directives. 2016-10-18 12:10:12 +01:00
Zhimin YE f6d2b39844 fix: toh-pt5 2016-10-18 11:58:43 +01:00
Zhimin YE b7d99121e7 fix: _data.json 2016-10-18 11:03:18 +01:00
Zhimin YE 9cdc23c0f7 fix: forms, style guide and template syntax 2016-10-18 10:47:45 +01:00
Zhimin YE e4a74dbff8 fix: banner 2016-10-18 09:48:37 +01:00
rexebin ef1eb67ceb 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:30 +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
Rex abdb946d3b fix: #96 2016-10-17 15:15:00 +01:00
Alex Wolfe a44c5ea685 removed navigation when only once announcement is present 2016-10-14 22:46:18 -07:00
Naomi Black 3c6621bbf1 banner(logo): add logo for anglebrackets 2016-10-14 22:44:48 -07:00
Naomi Black 3aaf722f71 banner(typo): fix capitalization in the banner 2016-10-14 19:06:07 -07:00
Naomi Black 1dedfd5301 news(update): updates to news and banner for oct 2016-10-14 19:03:56 -07:00
Sebastián Ramírez 883a29ecf7 Fix minor typo in HTTP guide (#2604) 2016-10-14 12:35:28 +02:00
Jesús Rodríguez e503efe8c8 docs(toh5): add moduleId information (#2597) 2016-10-13 16:41:57 -07:00
Ward Bell 94b8793d70 docs(template-syntax): correct ref var scope per #2458 (#2602)
closes #2458
2016-10-13 16:26:41 -07:00
Sebastián Ramírez 4f81a7ee8c docs(toh5): update styles.css link (#2601) 2016-10-14 01:12:06 +02:00
Kapunahele Wong f49633a62c docs(attribute directives): copy edits squashed (#2508) 2016-10-13 15:42:23 -07:00
Ward Bell 0f9a00f144 docs(changelog): fix title in v.2.1.0 announcement (#2591) 2016-10-12 15:32:12 -07:00
Ward Bell 7b509de819 docs(changelog): in-sync with Ng v.2.1.0 (#2590) 2016-10-12 15:29:28 -07:00
Jesús Rodríguez a63c75cc18 chore: release 2.1.0 (#2589) 2016-10-12 23:41:42 +02:00
Alex Wolfe 5732b07423 Upgrade swiftype to 2.0 library and added a results page for searches 2016-10-12 10:01:19 -07:00
Torgeir Helgevold cdfe957ab8 docs(toh-6-aot): add aot to toh-6 (#2496)
* docs(toh-6-aot): add aot to toh-6

s

s

s

s

s

* docs(toh-6-aot): add aot to toh-6

* docs(toh-6-aot): make aot e2e tests run in the same project
Updates tooling for this purpose and also the prose.
2016-10-12 01:44:49 -07:00
Zhicheng Wang 7aa3c2320a 把立即加载统一改为主动加载 2016-10-12 15:23:34 +08:00
Ward Bell 2e17d587de docs(toh-5): add AppRoutingModule (#2584) 2016-10-11 16:30:30 -07:00
Alex Wolfe 6f804c6534 reverting changes to swyftype 2.0 library, fixes breaking change 2016-10-11 13:40:29 -07:00
Jesús Rodríguez 492c01d0dd docs(quickstart): fix link to styles.css (#2575) 2016-10-11 16:26:33 +02:00
Zhicheng Wang 72b0ec623e lazy-loading统一翻译为惰性加载 2016-10-11 16:26:41 +08:00
Zhicheng Wang 557029074f 修正了遗漏的翻译 2016-10-11 16:26:41 +08:00
SangKa 2751b20aae 修正 教程 7.Http 翻译问题 2016-10-10 06:53:40 +08:00
Patrice Chalin ab4f0774d5 docs(api): fix Dart API reference page (#2569)
Dart API reference page is blank following the merge of #2566. This
minor fix adjustes to the new API filter criteria.

For Dart we don’t show the statuses since none of the API entries are
tagged with a status.
2016-10-07 16:33:27 -07:00
Ward Bell 3eedcff860 chore: link the TS docs home page banner to the docs change-log (#2567) 2016-10-07 15:32:10 -07:00
Naomi Black 6ca91f710d api(cleanup): Remove preview from the API reference banner 2016-10-07 14:32:48 -07:00
Alex Wolfe 49f11f7dc0 label update 2016-10-07 13:44:39 -07:00
Alex Wolfe 2eec71cebb more cleanup 2016-10-07 13:44:39 -07:00
Alex Wolfe 165c73b1dd removed unused vars 2016-10-07 13:44:39 -07:00
Alex Wolfe 5096dd8e37 Refactor of api filter page to include statues, types, queries 2016-10-07 13:44:39 -07:00
Alex Wolfe b88b25a21c update symbold for type alias 2016-10-07 13:44:39 -07:00
Ward Bell 61b13c13ec chore: v.2.0.2 + standard MIT licenses property (#2559) 2016-10-06 17:21:05 -07:00
Ward Bell 8710eb052d chore(package.json): rename "angular2-" as "angular-" in name (#2558)
also ignore a2docs.css
2016-10-06 16:10:30 -07:00
Filipe Silva 5042b3021c chore(test): add protractor4 (#2233)
* chore(test): add protractor4

* fix lint, remove boilerplate files, fix less gen

* separate scripts between package.json

* ignore a2docs.css in boilerplate

* remove tslint in _examples
2016-10-06 15:25:52 -07:00
Jesús Rodríguez 7c98d16279 chore: add the styleguide back (#2557) 2016-10-06 17:40:01 -04:00
Ward Bell ec1c8281e2 docs(change-log): add documentation change log 2016-10-06 13:21:31 -07:00
Naomi Black b6e5dc9eec docs(version): fix the version number on the docs homepage 2016-10-06 12:42:33 -07:00
Naomi Black 37af86f6cf search(usev2): use v2 of swiftype 2016-10-06 12:42:33 -07:00
Zhicheng Wang e1fd53b9b3 更正individual的翻译 2016-10-06 20:48:24 +08:00
Zhicheng Wang 41b0cc800b 更正了technically的翻译 2016-10-06 20:37:42 +08:00
Zhicheng Wang 78418f4d3c 调整additional的翻译 2016-10-06 19:38:32 +08:00
Matthew Hegarty eff7e04ac3 Router typos (#2523)
* Fixed typo which was referring to 'imports' section and not 'setup' section

* Fixed 1 char typo: /he *Cancel/the *Cancel/

* Fixed broken link: router.html#optional-route-parameter (added an 's' to 'parameter')

* corrected grammar: /affords/afford/

* Fixed typo: /moved them/move them/
2016-10-05 16:15:42 -07:00
Tim Xiao d9416a8ae9 docs: fixed path typo in tutorial(Routing, HTTP) (#2526)
* Fixed typo in tutorial(Routing)

The path to `app.component.css` should start from current directory, not 'app/', since the file is already in 'app/'

* docs: fixed path error in the tutorial (HTTP)

same problem fixed as commit 917e0ce1c2829224e3ee53a069599fccbc5751a3

* docs: Added moduleId for styleUrls referencing in these two classes
2016-10-05 16:14:44 -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
Filipe Silva 3a78f6d8c6 chore(docs): list minimum node as 4 (#2547) 2016-10-05 22:58:57 +01:00
Rex 020722e3ea translate: 3450 2016-10-05 21:44:04 +01:00
Rex 08ef04a968 fix: override 2016-10-05 20:54:19 +01:00
Chase 7c262ccab5 docs(testing): fix minor typo in DashboardHeroComponent (#2518)
Fixed minor typo in DashboardHeroComponent
2016-10-04 15:02:07 +02:00
Maxime ea45887927 docs(testing): fix typo (#2524) 2016-10-04 14:59:10 +02:00
Zhimin YE (Rex) 7350ac0e1f fix: #87 2016-10-04 11:09:40 +01:00
Zhimin YE (Rex) 865383612d fix: #87 2016-10-04 11:08:53 +01:00
Ward Bell bf97a9a2e1 docs(style-guide): fix folder structure in 04 to match what we do. (#2535)
closes issue #2533
2016-10-03 18:16:15 -07:00
Ward Bell a2744e7ece chore: update /quickstart/js/package.1.json (#2534)
also remove /cb-set-document-title/ts/sample.css
2016-10-03 17:30:45 -07:00
Patrice Chalin db6625eb30 Fix dartdoc styles and prep layout for ng2 pages (#2530)
- Use custom bootstrap grid system styles
- Cache a copy of the dartdoc static-assets styles.css w/ footer styles
disabled.
- Alternate page layout controlled by jade2ng harp global
2016-10-03 14:58:50 -07:00
Filipe Silva 661c971778 fix(i18n): fix link and formatting error (#2528) 2016-10-03 11:33:17 -07:00
Kathy Walrath 6e7780dee0 docs(dart/router): link to router tutorial instead of TS router docs (#2529) 2016-10-03 10:52:03 -07:00
Zhimin YE (Rex) b6ff278ac5 fix: #86 2016-10-03 10:26:22 +01:00
Rex ad01e61fb3 translate: testing.jade to line 3266 2016-10-02 22:13:04 +01:00
Zhicheng Wang 032ac9c337 typo 2016-10-02 16:43:49 +08:00
Zhicheng Wang dca47cbb1a Merge remote-tracking branch 'origin/master'
# Conflicts:
#	public/docs/_examples/quickstart/ts/package.1.json
#	public/docs/ts/latest/guide/_data.json
#	public/docs/ts/latest/guide/architecture.jade
#	public/docs/ts/latest/guide/forms.jade
#	public/docs/ts/latest/guide/style-guide.jade
#	public/docs/ts/latest/guide/upgrade.jade
2016-10-02 10:39:25 +08:00
Ward Bell 56ac24b411 chore: fix broken links on 9/30, mostly API links (#2520) 2016-10-01 07:11:21 -07:00
Ward Bell 9b083966f3 chore(i18n): fix broken plunker link (#2519) 2016-09-30 23:05:50 -07:00
Ward Bell ba6b681ed4 docs(i18n): incorporate corrections and feedback from Victor Berchet (#2517)
See PR #2491
2016-09-30 19:14:41 -07:00
Jesús Rodríguez 66e3eca8eb docs(rc4-to-rc5): change cleanup
closes #2516
2016-09-30 17:14:55 -07:00
Alex Wolfe c8a6c229cd Merge pull request #2473 from arikrak/master
Change banner height to min-height
2016-09-30 14:51:02 -07:00
Alireza Mirian 7796f485fd fix(guide/form): fix a broken link (#2498) 2016-09-30 23:33:26 +02:00
StdVectorBool d5eec33960 docs(style-guide): example of underscore prefix to avoid. (#2501) 2016-09-30 23:32:46 +02:00
Jonas Felix c548f9700b docs(style-guide): add missing word in bootstrapping remark (#2512) 2016-09-30 23:30:20 +02:00
Chase 98d438ed9b docs(testing): delete extra 'with' (#2513)
Deleted extra 'with'
2016-09-30 23:29:49 +02:00
Chase 1591bcc0e1 docs(testing): fix link (#2514)
Fixed link
2016-09-30 23:29:16 +02:00
Chase 4f9f51cb4b Fixed minor typos in testing (#2515)
Fixed minor typos in testing
2016-09-30 23:28:45 +02:00
Zhicheng Wang 54d1be2e5a 把angular2-in-memory-web-api改名为angular-in-memory-web-api
#84
2016-09-30 21:38:44 +08:00
Ward Bell 66c567bee5 chore(i18n): correct name of i18n extract command (#2511) 2016-09-29 15:15:33 -07:00
Ward Bell e6199a8dfb docs(i18n): add internationalization (i18n) guide (#2491)
* docs(i18n): add internationalization (i18n) guide

* docs(cb-i18n): revamped to System.import the translation file
2016-09-29 11:15:55 -07:00
Patrice Chalin 64d5b3dc23 docs(dart): upgrade to beta.22 (#2494)
* update to beta.22
* Dart SDK 1.19.0 or later is required
* minor edits to sample app titles to e2e tests pass
  * Renamed “Angular 2” to “Angular” so that shared e2e tests pass.
* Tweak to QS prose.
2016-09-27 13:41:46 -07:00
Kevin Leung 5cee3b9b8b * docs(toh-6): update 'let' to 'const' for delete hero (#2355)
Since the update function does use const url instead of let url,
this seemed like a good consistency to have between similar blocks of code.

* docs(toh-6): update 'let' to 'const' for delete hero
2016-09-27 12:56:04 -07:00
Ward Bell 9671d99585 chore: update package.json files to latest pkg versions. Use ~ for Ng. (#2490)
closes #2488
2016-09-27 12:20:17 -07:00
Cody Lundquist 480a824214 docs(style-guide): Fix a couple typos
closes #2489
2016-09-27 12:03:42 -07:00
guichi ba5e194acd Update router.jade
改正错误
2016-09-27 16:25:02 +08:00
Jesús Rodríguez 66c630df99 docs(upgrade): update to latest release + tweaks (#2460) 2016-09-27 01:22:38 -07:00
Alireza Mirian e82f28b844 fix(guide/form): fix a typo (#2483) 2016-09-27 00:59:45 -07:00
John Papa 2b7fb86890 docs(style-guide): remove rc relics and update for ngmodules (#2463) 2016-09-27 00:58:10 -07:00
Zhicheng Wang e87772f5d5 改正错误
#82
2016-09-27 10:15:33 +08:00
Zhicheng Wang 843351d8b7 改正错误
#82
2016-09-27 10:08:35 +08:00
雪狼 77ba99c8c1 Merge pull request #67 from phy25/patch-1
修改 translate/cn/home 别字和空格控制
2016-09-26 20:51:45 -05:00
Ward Bell 62d16a8968 docs(architecture): remove reference to directives in component metadata (#2481) 2016-09-26 13:52:57 -07:00
Zhimin YE (Rex) 72ebe97ee8 fix: lifecycle-hooks.jade. 2016-09-26 15:56:44 +01:00
Zhimin YE (Rex) 1523fedcf0 Merge remote-tracking branch 'origin/master' 2016-09-26 15:15:09 +01:00
Zhimin YE (Rex) a18aa9ec01 Merge remote-tracking branch 'remotes/angular.io/master'
# Conflicts:
#	public/docs/ts/latest/guide/_data.json
#	public/docs/ts/latest/guide/architecture.jade
#	public/docs/ts/latest/guide/displaying-data.jade
#	public/docs/ts/latest/guide/index.jade
#	public/docs/ts/latest/guide/lifecycle-hooks.jade
#	public/docs/ts/latest/guide/testing.jade
#	public/docs/ts/latest/tutorial/toh-pt5.jade
2016-09-26 15:14:39 +01:00
Zhicheng Wang 623c799771 微调,增补了社区贡献者 2016-09-26 20:44:35 +08:00
Phy 96ec8cb1d5 Update home.jade 2016-09-26 15:45:40 +08:00
zhibinr 47b3b3dbba 修复格式错误 2016-09-26 11:13:10 +08:00
Brandon 556e40695a docs(toh): Replaced window.history with location service (#2439) 2016-09-25 18:56:12 -07:00
Josh Kramer 9970094fcb Fix broken link to DatePipe docs (#2452)
Fixes issue #2451
2016-09-25 18:55:14 -07:00
Ward Bell 6def9505cc chore: convert templateUrls to use moduleId where possible. (#2477) 2016-09-25 18:51:54 -07:00
Ward Bell 4a6f35f58b chore(package.json): update many package versions (#2476) 2016-09-25 17:46:06 -07:00
Ward Bell 6e17d33475 chore: update samples to "angular-in-memory-web-api" (#2472)
chore: update samples to "angular-in-memory-web-api"
2016-09-25 15:24:13 -07:00
Jesús Rodríguez 738b714bd3 docs(testing): change createInstance to createComponent (#2475) 2016-09-25 15:12:04 -07:00
Ward Bell 3ee19780b5 docs(testing): incorporate Igor Minar feedback, Part 2 (#2453)
docs(testing): incorporate Igor Minar feedback, Part 2
2016-09-25 15:07:53 -07:00
rexebin a2c21bf10f translate: testing, line 3116 2016-09-25 22:40:45 +01:00
rexebin 59aba1c942 translate: testing.jade to line 3109 2016-09-25 22:36:27 +01:00