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