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
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
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
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
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
rexebin
41c22a465c
translate: testing line 2844
2016-09-25 21:33:43 +01:00
rexebin
6a3f9614d0
remove 一个
2016-09-25 19:58:46 +01:00
rexebin
9c090cc19f
remove 一个 from quickstart
2016-09-25 19:55:07 +01:00
rexebin
f7c60a07df
fix: change all 他 > 它
2016-09-25 19:50:45 +01:00
rexebin
04ac213aa8
fix: testing.jade remove 一个
2016-09-25 19:48:57 +01:00
rexebin
db250362fe
translate: testing.jade line 2506
2016-09-25 12:29:01 +01:00
rexebin
529a34995c
Merge branch 'master' of https://github.com/angular/angular-cn
2016-09-25 12:17:06 +01:00
rexebin
907e435c5d
translate: testing.jade to line 2438
2016-09-25 12:16:22 +01:00
Zhicheng Wang
517e3bb8e9
改正vaanxy网友指出的两处错误
...
#79
2016-09-25 17:57:07 +08:00
Ward Bell
f45c9998cc
docs(lifecycle-hooks): combine what and when in one chart; add img ( #2469 )
2016-09-24 15:50:21 -07:00
rexebin
620c6dc48c
alter: testing: stub > stub类
2016-09-24 22:39:37 +01:00
Ward Bell
ac0e82cda7
docs(js/guide): don't use shredder & _data.json fixes ( #2467 )
...
replay Patrice's PR #2448
2016-09-24 14:30:06 -07:00
rexebin
d3b1c3628e
translate: testing to line 2150
2016-09-24 22:28:06 +01:00
rexebin
b848c86570
translate: testing.jade line 1920
2016-09-24 21:05:27 +01:00
rexebin
a324674968
translate: testing.jade line 1842
2016-09-24 20:37:30 +01:00
Ward Bell
f5f1e80bb7
docs(lifecycle-hooks): make it easier to get to call sequence ( #2465 )
...
Per Ben Lesh suggestion. Also converts away from "we"
2016-09-24 12:37:22 -07:00
Jesús Rodríguez
90100bffd9
chore: ability to add unit test boilerplate ( #2462 )
2016-09-24 21:03:08 +02:00
rexebin
afd45168b4
translate: testing.jade to line 1615.
2016-09-24 18:34:59 +01:00
rexebin
3b73d04169
translate: testing line 1500
2016-09-24 12:42:05 +01:00
Kapunahele Wong
6c7f330620
docs(Displaying Data): copy edits ( #2435 )
2016-09-23 16:53:50 -07:00
rexebin
a59b1b60ee
Merge remote-tracking branch 'remotes/angular.io/master'
...
# Conflicts:
# public/docs/ts/latest/cookbook/_data.json
# public/docs/ts/latest/guide/_data.json
# public/docs/ts/latest/guide/testing.jade
2016-09-23 23:22:42 +01:00
rexebin
acead8a078
merging testing.jade with angular.io master
2016-09-23 23:07:18 +01:00
rexebin
3c49c10c12
fix: testing.jade.
2016-09-23 22:23:19 +01:00
rexebin
d9af771f8d
Merge remote-tracking branch 'remotes/angular.io/master'
...
# Conflicts:
# README.md
# public/contribute.jade
# public/docs/_includes/_side-nav.jade
# public/docs/_includes/_ts-temp.jade
# public/docs/index.jade
# public/docs/js/latest/cookbook/ts-to-js.jade
# public/docs/ts/latest/_data.json
# public/docs/ts/latest/cookbook/component-relative-paths.jade
# public/docs/ts/latest/cookbook/index.jade
# public/docs/ts/latest/cookbook/set-document-title.jade
# public/docs/ts/latest/cookbook/visual-studio-2015.jade
# public/docs/ts/latest/glossary.jade
# public/docs/ts/latest/guide/animations.jade
# public/docs/ts/latest/guide/architecture.jade
# public/docs/ts/latest/guide/browser-support.jade
# public/docs/ts/latest/guide/component-styles.jade
# public/docs/ts/latest/guide/forms.jade
# public/docs/ts/latest/guide/index.jade
# public/docs/ts/latest/guide/pipes.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/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/index.jade
# public/support.jade
2016-09-23 22:13:02 +01:00
rexebin
642633d0aa
patch: patching up testing.jade up to speed, line 1410.
2016-09-23 20:48:34 +01:00
Zhimin YE (Rex)
a809a5922e
fix: patching up testing.jade line 1133
2016-09-23 17:01:03 +01:00
Zhimin YE (Rex)
3e1408792e
Merge branch 'master' of https://github.com/angular/angular-cn
2016-09-23 15:42:09 +01:00
Zhimin YE (Rex)
ef06901f7d
merge: testing.jade to the latest.
2016-09-23 15:41:58 +01:00
雪狼
68332aa41c
Merge pull request #77 from xueron/xueron
...
修正一个笔误:重新编译
2016-09-23 08:32:31 -05:00
Zhimin YE (Rex)
e5d29e8427
translate: testing.jade line 1204
2016-09-23 13:49:06 +01:00
Zhimin YE (Rex)
77d7804b1e
translate: testing.jade line 1130
2016-09-23 11:40:36 +01:00
Ward Bell
b478aaf7a2
docs(testing): from Igor Minar feedback (Part 1) ( #2450 )
2016-09-23 02:03:20 -07:00
rexebin
8178d1abde
translate: testing line 1027
2016-09-22 22:04:56 +01:00
rexebin
32462a5af4
translate: testing.jade to line 978
2016-09-22 19:33:03 +01:00
Patrice Chalin
74644d2b3e
docs(testing): use marked Jade filter ( #2444 )
...
When the testing page is rendered the following warning is generated:
```
Transformers.markdown is deprecated, you must replace the :markdown
jade filter, with :marked and install jstransformer-marked before you
update to jade@2.0.0.
```
2016-09-22 09:48:22 -07:00
Zhimin YE (Rex)
2d2d6e963e
translate: testing.jade 对象>工具
2016-09-22 17:04:54 +01:00