Commit Graph

3164 Commits

Author SHA1 Message Date
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
Rex 2ef3e714ed Merge pull request #102 from yanni4night/master
Fixed typo
2016-10-24 07:37:24 +01: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
Patrice Chalin 75f37b76eb chore: Dart API doc gen cleanup and refactoring (#2641)
- gulp task: don’t copy over internal libraries.
- Adjust anchor hrefs rather than use `<base href>` in generated API
pages. The net effect is the same.
2016-10-20 22:29:08 +01: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
Filipe Silva dc5fc21a13 chore: remove end_of_line from editorconfig (#2635)
The `end_of_line` setting causes issues on Windows machines that have `autocrlf` set to true (the default): https://git-scm.com/book/tr/v2/Customizing-Git-Git-Configuration#Formatting-and-Whitespace
2016-10-19 18:17:06 +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