Ward Bell
1fb488b4ec
docs: delete forms- and router-deprecated, jade + examples ( #2328 )
2016-09-13 18:49:51 -07:00
Jonathan Persson
f2b1bbaba9
Remove a superfluous `.` in HTTP client docs 😄 ( #2313 )
2016-09-13 16:13:44 -07:00
Jesús Rodríguez
ee955a451e
docs(quickstart): remove compiler-cli from dependencies ( #2285 )
2016-09-13 16:11:22 -07:00
Shai Reznik
3c9ff061c6
docs(server-communication): fix small typo ( #2312 )
2016-09-13 15:58:39 -07:00
Jesús Rodríguez
08ae41019e
docs(animation): add callbacks documentation ( #2271 )
2016-09-13 15:57:58 -07:00
Jesús Rodríguez
2d6c9f5fd7
chore: add upgrade to system.js configs ( #2302 )
2016-09-13 15:56:35 -07:00
Jesús Rodríguez
70ca1e1aa9
docs(router): remove double html tag ( #2286 )
2016-09-13 15:55:51 -07:00
Kapunahele Wong
c5a1a88042
a1-a2 quick ref copy edits ( #2255 )
...
* a1-a2 quick ref copy edits
* copy edits, 2nd pass
* Glossary Edits
* 1-2 quick ref copy edits, pass 2
2016-09-13 14:56:29 -07:00
Ward Bell
07cfce795f
docs(testing): testing chapter and samples for RC6 ( #2198 )
...
[WIP] docs(testing): new chapter, new samples
2016-09-13 14:39:39 -07:00
Ward Bell
c5ad38ee86
docs(ngmodule-faq): eager loaded Routed Feature Module must be imported ( #2304 )
...
fixes #2298
2016-09-13 12:27:27 -07:00
Jesús Rodríguez
98e5bc248e
docs(ngmodule-faq): fix plunker link ( #2277 )
2016-09-13 12:27:13 -07:00
jmcgoldrick
e1b2f6a2fe
docs(ngmodule-faq): correct `BrowserModule` import module ( #2269 )
2016-09-13 12:24:59 -07:00
Jesús Rodríguez
d1987b183b
docs(di): remove InjectorMetadata mentions
2016-09-13 09:41:38 -07:00
Jesús Rodríguez
988694bb12
chore: update docs to rc7
2016-09-13 08:48:45 -07:00
Katiuska Gamero
1646c45d67
update conference links - add ng-europe; remove AngularConnect
2016-09-12 17:54:46 -07:00
Zhicheng Wang
559a798993
更改论坛地址
2016-09-12 16:15:57 +08:00
Zhicheng Wang
2a1c3626c5
去掉了大部分儿化音
...
感谢来自github的iloveyo123u1和Elderry
2016-09-12 08:35:02 +08:00
Zhicheng Wang
67052ac925
fix: 英文不自动隐藏
...
#50
2016-09-12 08:18:24 +08:00
Zhicheng Wang
d86f25f9d0
更正github aruis指出的问题
2016-09-12 08:06:01 +08:00
Zhicheng Wang
3d40a26655
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# README.md
# public/docs/ts/latest/_data.json
# public/docs/ts/latest/cheatsheet.jade
# public/docs/ts/latest/glossary.jade
# public/docs/ts/latest/guide/_data.json
# public/docs/ts/latest/guide/router.jade
# public/docs/ts/latest/quickstart.jade
2016-09-11 21:20:58 +08:00
Zhicheng Wang
1a45c1f8fc
更正中文社区的阿泽指出的错误
2016-09-11 09:35:54 +08:00
Zhicheng Wang
8a7165acf5
对上次的合并查漏补缺
2016-09-10 20:44:57 +08:00
Zhicheng Wang
ab06793705
对上次的合并查漏补缺
2016-09-10 18:31:38 +08:00
Zhicheng Wang
446acfd81b
对上次的合并查漏补缺
2016-09-10 18:07:25 +08:00
Zhicheng Wang
40523db212
翻译完了《Angular模块》
2016-09-10 18:01:58 +08:00
Ward Bell
01b211193c
docs(browser-support): edits ( #2299 )
2016-09-09 22:21:40 -04:00
Peter Bacon Darwin
a2089c5b4f
api-builder: render pipes with specialised template
2016-09-09 14:44:46 -07:00
Marc Laval
d4a641e553
docs(browser-support): document browser support and polyfills ( #2244 )
2016-09-09 10:02:02 -07:00
Zhicheng Wang
f9ed4402e4
翻译了一部分ngModule
...
更新README
2016-09-09 20:49:37 +08:00
Patrice Chalin
562e99463a
chore(cheatsheet): fix double banner issue ( #2293 )
...
Each page is designed to have a single banner; adjust the cheatsheet to
follow this convention. Also eliminate the article nested within the
`l-conent` div.
Propagated changes/cleanup to JS and Dart.
2016-09-08 15:01:39 -07:00
Patrice Chalin
3e69d83e68
chore(cheatsheet): use Jade to generate mirror page ( #2289 )
...
The page `docs/ts/latest/guide/cheatsheet.html` is a mirror of
`docs/ts/latest/cheatsheet.html`. Use Jade instead of Harp to create
the mirror so that jade2ng can generate the corresponding file.
2016-09-08 13:37:22 -07:00
Patrice Chalin
d24ff43728
examples(lifecycle-hooks): update Dart sample to match TS ( #2281 )
...
Make equivalent TS code changes to Dart sample.
This sync’s Dart with all #2177 changes pertinent to Dart.
E2E tests pass now for Dart, Suites passed:
- public/docs/_examples/lifecycle-hooks/ts
2016-09-08 08:38:25 -07:00
Zhicheng Wang
969da7d321
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# README.md
# public/_includes/_scripts-include.jade
# public/docs/_examples/homepage-hello-world/ts/index.1.html
# public/docs/_examples/homepage-tabs/ts/index.1.html
# public/docs/_examples/homepage-todo/ts/index.1.html
# public/docs/_examples/systemjs.config.plunker.build.js
# public/docs/_examples/systemjs.config.plunker.js
# public/docs/js/latest/cookbook/ts-to-js.jade
# public/docs/ts/latest/_data.json
# public/docs/ts/latest/cookbook/component-communication.jade
# public/docs/ts/latest/cookbook/component-relative-paths.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/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/security.jade
# public/docs/ts/latest/guide/server-communication.jade
# public/docs/ts/latest/guide/template-syntax.jade
# public/docs/ts/latest/guide/typescript-configuration.jade
# public/docs/ts/latest/index.jade
# public/docs/ts/latest/quickstart.jade
# public/docs/ts/latest/tutorial/_data.json
# public/docs/ts/latest/tutorial/toh-pt6.jade
# public/features.jade
# public/resources/js/directives/live-example.js
# tools/plunker-builder/indexHtmlTranslator.js
2016-09-08 17:20:01 +08:00
Patrice Chalin
ec076f842e
[WIP] chore(dart): update to beta.21 ( #2280 )
2016-09-07 16:52:04 -07:00
Patrice Chalin
15c50d76a2
docs(*): fix broken links in glossary and router chapter ( #2279 )
...
- Glossary: `#ecmascript=2015` is not a valid fragment.
- Router: `<a name=“…”>` needed to be `<a id=“…”>`.
2016-09-07 16:48:43 -07:00
Patrice Chalin
b56e4c6fd3
docs(quickstart): fix broken link to tutorial ( #2278 )
2016-09-07 13:30:39 -07:00
Kathy Walrath
3fa68cd7ac
docs(template-syntax): delete a single character
2016-09-06 10:33:13 -07:00
Peter Fryer-Davis
32ac619fc7
Uwaterloo 210J pfryerda edits ( #1968 )
...
* template-syntax - removed word redundancies, consistent bolding rather than italics
* Some (not all) changes from PR.
* remaining changes from pull request
2016-09-06 10:31:25 -07:00
Patrice Chalin
59f6ebe849
docs(*): misc fixes to prose in support of jade2ng ( #2266 )
...
Fixes to prose “syntax”. Anomalies detected by jade2ng.
Also updated the main _utils-fn.jade in support of jade2ng as well.
2016-09-06 10:28:24 -07:00
Aristeidis Bampakos
b16b05805e
docs(quickstart): Minor typo fixes. ( #2253 )
2016-09-03 18:10:11 -07:00
Jesús Rodríguez
a9e7781844
docs(quickstart): remove instruction ( #2261 )
2016-09-03 18:09:31 -07:00
Jesús Rodríguez
42257e4a22
docs(typescript): fix broken link ( #2263 )
2016-09-03 13:55:10 -07:00
Ward Bell
6ff9e1a5c1
docs(toh-6): missing create instruction ( #2264 )
...
fixes #2231
also addresses `<h1>` issue raised in PR #2256
2016-09-03 13:46:27 -07:00
Ward Bell
38bef16604
docs(ngmodule-faq): stronger, clearer advice on where to register providers ( #2262 )
2016-09-03 13:26:19 -07:00
Wesley Cho
94a40a1852
fix(quickstart): remove accidental space ( #2248 )
...
- Remove accidental space causing URL to be rendered incorrectly
2016-09-03 12:15:03 -07:00
Patrice Delorme
1e0bd22d57
docs(DI): fixed Url of "Should I add providers to the root AppModule or the root AppComponent?"
...
closes #2251
Fixed url "Should I add providers to the root AppModule or the root AppComponent?" to proper link : NgModule to NgModule-FAQ
2016-09-03 12:08:41 -07:00
John Papa
58a787a34d
green = do ( #2257 )
...
blue = consider
red = avoid
light gray = why
2016-09-02 16:41:08 -07:00
雪狼
8c6f6c173d
Merge pull request #61 from supgeek-rod/patch-2
...
通过 useClass 来把 OldLogger 作为 NewLogger 的别名
2016-09-02 03:28:33 -05:00
Martin-Wegner
1804f485dc
since RC5 the webpack prod build is defect ( #2200 )
...
* since RC5 the webpack prod build is defect
Issue #10618 recommends 'mangle: { keep_fnames: true, screw_ie8: true } for the webpack UglifyJs plugin
* remove screw_ie8 option
removed the screw_ie8: true option because it is not necessary
2016-09-02 01:13:34 -07:00
Ward Bell
77aeb84bc2
chore: remove testing libs from systemjs.config ( #2247 )
...
They belong in the testing shim files
2016-09-02 01:11:27 -07:00
雪狼
89f2df5fd0
Merge pull request #59 from npmcdn-to-unpkg-bot/npmcdn-to-unpkg
...
Replace npmcdn.com with unpkg.com
2016-09-02 00:26:16 -05:00
Jesús Rodríguez
f823605a22
chore: fix quickstart
2016-09-01 08:40:42 -07:00
Naomi Black
38fe94df81
docs(qs-reboot): edits for the quickstart
2016-09-01 07:10:42 -07:00
Jesús Rodríguez
08b491df7b
chore: add systemjs.config.1.js
2016-09-01 15:48:36 +02:00
Ward Bell
9d5bbfca15
chore: update systemjs.configs and plunker-builder/indexHtmlTranslator for RC6
2016-09-01 00:20:58 -07:00
supeRodv2
f1883df6f0
通过 useClass 来把 OldLogger 作为 NewLogger 的别名
2016-09-01 14:02:25 +08:00
supeRodv2
30d970e42e
forms 应该译为表单而不是表格
2016-09-01 11:35:14 +08:00
Ward Bell
48a30534b3
docs(ngmodule): drop '_' in '_@NgModule' ( #2217 )
2016-08-31 18:15:53 -07:00
Ward Bell
18ec087f07
docs(forms): fix css, form validation e2e, other tweaks ( #2235 )
2016-08-31 18:15:14 -07:00
Filipe Silva
0c962712b3
chore: update to rc6 ( #2177 )
2016-08-31 18:08:57 -07:00
Rob Wormald
b2781d96dc
chore(docs): change npmcdn to unpkg
2016-08-31 12:22:19 -07:00
npmcdn-to-unpkg-bot
904fbdbd5a
Replace npmcdn.com with unpkg.com
2016-08-31 16:57:39 +01:00
Ward Bell
1212b5147f
docs(cb-form-validation): add template2 - a step between template and reactive
...
Raises questions about what really separates Forms from ReactiveForms
2016-08-31 01:15:05 -07:00
Ward Bell
f971685a7c
docs(cb-form-validation): ward's tweaks
...
renamed from cb-validation to cb-form-validation
other refactorings and text changes
2016-08-30 14:53:23 -07:00
Deborah Kurata
3b4a5d533d
docs(cb-form-validation): create Form Validation Cookbook
2016-08-30 14:53:23 -07:00
Patrice Chalin
a24800aed7
docs(lifecycle-hooks): update to cache file ( #2222 )
...
No other changes.
2016-08-30 14:02:19 -07:00
Patrice Chalin
aeec881c81
docs(quickstart): adjust recent change for Dart ( #2223 )
...
* Update cache
* docs(quickstart): tweak recent change
Tweak to prose so that `AppModule` shows up as `AppComponent` in Dart.
2016-08-30 13:56:00 -07:00
Patrice Chalin
f475256124
example(toh-1): fix type error in snippet ( #2219 )
...
Fixes #2216 .
2016-08-30 11:00:54 -07:00
Kapunahele Wong
2ec07472ea
Guide & Features edits ( #2180 )
...
* Guide & Features edits
* PR updates & Architecture edits
* a couple we -> you updates
* architecture edits
* copy edits in arch., index, npm-packages
* few copy edits
* some chapter -> page changes
2016-08-29 08:37:39 -07:00
Zhicheng Wang
a039c046c5
修改备案号格式
2016-08-28 06:37:16 +08:00
Suguru Inatomi
5fd6ae3099
fix(docs): fix typo 'ngOnit' ( #2211 )
2016-08-27 01:58:26 -07:00
Ward Bell
e25a1111e0
docs(ngmodule): add plunker images ( #2209 )
2016-08-27 00:45:25 -07:00
Zhicheng Wang
1d44511bb4
增加备案号
2016-08-27 07:57:43 +08:00
Patrice Chalin
3baea41801
chore(toh-5): refresh cache file ( #2208 )
...
No other changes.
2016-08-26 15:48:47 -07:00
Patrice Chalin
101d2ef091
chore(toh-6): refresh cache file ( #2207 )
...
No other changes.
2016-08-26 15:47:34 -07:00
Patrice Chalin
907f848c95
docs(toh-6): refactoring of 'add, edit, delete heroes' ( #2170 )
...
* docs(toh-6/dart): refactoring of 'add, edit, delete heroes'
Refactoring of "add, edit, delete heroes" section of toh-6 from one big
bottom-up step into small independent feature slices, where the user
achieves a "milesone" (i.e., can run the full app) after each feature
section. The section rewrite is shorter and offers a better UX.
Other simplifications:
- Error handling is consistent: in the hero service we log to the
console, everwhere else we just let errors bubble up.
- Hero service methods renamed based on function (create, update)
rather then lower-level implementation (post, put).
- @Output properties have been eliminated (since they weren't
explained).
E2E tests now pass on both the TS and Dart sides.
* docs(toh-6/ts): refactoring of 'add, edit, delete heroes'
Refactoring of "add, edit, delete heroes" section of toh-6 from one big
bottom-up step into small independent feature slices, where the user
achieves a "milesone" (i.e., can run the full app) after each feature
section. The section rewrite is shorter and offers a better UX.
Other simplifications:
- Error handling is consistent: in the hero service we log to the
console, everwhere else we just let errors bubble up.
- Hero service methods renamed based on function (create, update)
rather then lower-level implementation (post, put).
- @Output properties have been eliminated (since they weren't
explained).
E2E tests now pass on both the TS and Dart sides.
Post-Dart-review updates included.
* docs(toh-6): ward tweaks
2016-08-26 14:57:45 -07:00
Patrice Chalin
2bd9946bda
example(toh-4,5): getHeroesSlowly() to return getHeroes() ( #2152 )
...
* example(dart/toh-4,5): getHeroesSlowly() to return getHeroes()
Have `getHeroesSlowly()` delay and then return the value of
`getHeroes()`. This makes it easier for user’s performing the tutorial
to keep this slower method as they evolve toh-5 into toh-6.
* example(ts/toh-4,5): getHeroesSlowly() to return getHeroes()
Have `getHeroesSlowly()` delay and then return the value of
`getHeroes()`. This makes it easier for user’s performing the tutorial
to keep this slower method as they evolve toh-5 into toh-6.
2016-08-26 14:39:57 -07:00
Ward Bell
320920e1fd
docs(ngmodule): replace `export default` with explicit export ( #2206 )
...
Because AoT won't support `export default` for RC6.
2016-08-26 13:17:05 -07:00
Ward Bell
82539b69cb
chore: replace BaseException with new Error ( #2205 )
...
because BaseException removed from A2 public api
2016-08-26 13:00:23 -07:00
Ward Bell
094f63aaf9
docs(ngmodule): improved NgModule summary description
...
closes #2203
2016-08-26 12:38:15 -07:00
Drew Hintz
5b09914550
chore: better compression of images using zopfli
...
closes #2196
2016-08-26 10:19:12 -07:00
Trotyl Yu
accd74c0a2
docs(server-communication): Fix typo in example ( #2199 )
...
* docs(server-communication): Fix typo in example
Clearly we're transforming the response, not the request.
* docs(server-communication): Fix typo in example
Clearly we're transforming the response, not the request.
2016-08-26 10:12:37 -07:00
Jesús Rodríguez
5b64b94540
docs(overview): fix live-example link ( #2192 )
2016-08-26 10:11:15 -07:00
Jesús Rodríguez
6962f03f30
chore: add _self target to embedded plunkers ( #2201 )
2016-08-26 10:09:35 -07:00
Ward Bell
8e15829189
docs(ngmodule): fixes for defects discovered by John Papa ( #2197 )
...
includes splitting FAQs into its own cookbook.
2016-08-25 19:12:15 -07:00
Ward Bell
8bda4abe7f
docs(ngmodule): clarity: FormModule is not in imports array ( #2195 )
2016-08-25 11:06:28 -07:00
Jesús Rodríguez
5b8df3494a
chore: add embedded plunkers functionality ( #2194 )
2016-08-25 10:44:22 -07:00
Jesús Rodríguez
460e2070af
chore: update karma to zone 0.6.15 ( #2165 )
...
* chore: update karma to zone 0.6.15
* chore: update karma to zone 0.6.16 (Ward's updates)
* chore: add changes to karma-shim
2016-08-25 09:18:49 -07:00
Jesús Rodríguez
9f0ff2e2a9
docs(attribute-directives): add Renderer to style elements
...
closes #2164
2016-08-24 23:47:41 -07:00
Jesús Rodríguez
d01898f474
docs(style-guide): fix two broken regions
...
closes #2159
2016-08-24 23:45:55 -07:00
Jesús Rodríguez
00a508aa63
docs(quickstart): fix typo
...
closes #2158
2016-08-24 23:43:38 -07:00
Jesús Rodríguez
9ec4cbf3a4
docs(component-relative): tweak webpack explanation
...
closes #2157
Fixes #2156
2016-08-24 23:40:52 -07:00
Trotyl Yu
128915d6c3
docs(server-communication): Fetch API does not belong to ECMAScript
...
closes #2107
Fetch API is a Web API, has its own specification. ECMAScript is the specification of the JavaScript language, nothing to do with Web API.
2016-08-24 23:39:36 -07:00
Gian Marco Gherardi
172e497fec
docs(quickstart/js): app JS files order is not significant
...
closes #1682
2016-08-24 23:38:03 -07:00
Jesús Rodríguez
40a9b49800
chore: fix live-example for multiple plunkers
...
closes #2167
2016-08-24 23:36:20 -07:00
Ward Bell
fc2815ff6d
docs(ngmodule): updates for clarity; breaks out CoreModule
2016-08-24 23:10:10 -07:00
Patrice Chalin
0a45a47c73
docs(api): fix cross-language dropdown menu ( #2187 )
...
- Re-enable dropdown on main API page.
- Remove Dart choice from TS & JS API entry pages dropdown.
2016-08-24 14:48:23 -07:00
Patrice Chalin
2fd85d1adc
docs(resources): use ng-href to avoid false broken link reports ( #2186 )
2016-08-24 14:46:54 -07:00
Patrice Chalin
014883d074
docs(*): fix links to Dart API entries ( #2185 )
...
* docs(*): fix links to Dart API entries
* post-review updates
2016-08-24 14:46:06 -07:00
Zhimin YE (Rex)
19c46899d0
fix: banner for angularconnect
2016-08-24 17:00:20 +01:00
Zhimin YE (Rex)
c307083546
patch: router.jade.
2016-08-24 16:48:24 +01:00
Zhimin YE (Rex)
0cbabe283d
fix: quickstart
2016-08-24 15:01:37 +01:00
Zhimin YE (Rex)
1b59799b60
fix: server-communication
2016-08-24 14:51:07 +01:00
Zhimin YE (Rex)
5dfd0e3364
fix: cookbook -> di
2016-08-24 14:42:41 +01:00
Zhimin YE (Rex)
373ba06e05
fix: toh-pt5
2016-08-24 14:25:47 +01:00
Zhimin YE (Rex)
c26d6a87a0
fixed: toh-pt6
2016-08-24 14:11:32 +01:00
Zhimin YE (Rex)
90b7c0a475
fix: minor change on wording for JIT
2016-08-24 10:41:18 +01:00
Zhimin YE (Rex)
c4d35e568a
patch: glossary.jade - new JIT clause.
2016-08-24 10:40:15 +01:00
Zhimin YE (Rex)
4fe7e24f16
fix: web API to Web API
2016-08-24 10:23:22 +01:00
Zhimin YE (Rex)
383b67d262
fix: quickstart format bug.
2016-08-24 10:15:46 +01:00
Zhimin YE (Rex)
e1d5af61d2
fix: toh-p5 and p6.
2016-08-23 15:52:39 +01:00
Zhimin YE (Rex)
b73cb2e1a1
update router.jade.
2016-08-23 14:20:49 +01:00
Zhimin YE (Rex)
654030f09d
Merge remote-tracking branch 'remotes/angular.io/master'
...
# Conflicts:
# public/docs/ts/latest/cookbook/dependency-injection.jade
# public/docs/ts/latest/glossary.jade
# public/docs/ts/latest/guide/forms.jade
# public/docs/ts/latest/guide/hierarchical-dependency-injection.jade
# public/docs/ts/latest/guide/lifecycle-hooks.jade
# public/docs/ts/latest/guide/server-communication.jade
# public/docs/ts/latest/guide/template-syntax.jade
# public/docs/ts/latest/guide/user-input.jade
# public/docs/ts/latest/guide/webpack.jade
# public/docs/ts/latest/quickstart.jade
# public/docs/ts/latest/tutorial/toh-pt2.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
2016-08-23 14:02:54 +01:00
Zhimin YE (Rex)
f82232ae05
fix : #57
2016-08-23 10:21:32 +01:00
Patrice Chalin
fcaf8fa365
docs(forms): add link to Dart sample ( #2176 )
...
Contributes to #1598 .
Also:
- Trimmed trailing whitespace.
- Fixing user-input (since we don’t need the “Run the” in the link).
2016-08-22 15:41:13 -07:00
Patrice Chalin
9b3614d151
docs(user-input): add link to Dart sample ( #2175 )
...
Contributes to #1598 .
2016-08-22 15:15:30 -07:00
Patrice Chalin
f0daf5d238
docs(lifecycle-hooks): post-RC5 Dart resync ( #2141 )
...
* lifecycle-hooks: copy latest to cache
* docs(lifecycle-hooks): post-RC5 Dart resync
- TS prose: removed mention of `routerOnActivate` which no longer
exists in the new router.
- TS improvements to the sample code have also been propagated to the
Dart sample.
Contributes to #2077 .
E2E tests pass now.
* post-review updates
2016-08-19 15:07:30 -07:00
Filipe Silva
07f07742cf
chore(lint): fix whitespace error ( #2151 )
2016-08-19 13:50:13 -07:00
Ward Bell
2c8a7982e7
docs: use InMemoryWebApiModule everywhere
...
closes #2137
2016-08-19 04:26:36 -07:00
Brandon Roberts
5c5c9ca16c
fix(toh-5): Fixed issues in tutorial flow
...
The HeroDetailComponent should be in the module declarations from the beginning.
InMemoryWebApiModule.forRoot(InMemoryDataService) and correct text
2016-08-19 03:43:00 -07:00
Brandon Roberts
a35fcb4dfd
chore(router): Added ModuleWithProviders to routing exports
...
closes #2113
2016-08-18 23:57:54 -07:00
Ferdinand Malcher
7972eccb8d
docs(ngModule): fixed typos
...
closes #2143
2016-08-18 23:47:05 -07:00
Patrice Chalin
0a631087fa
docs(dart): upgrade to beta.20 ( #2142 )
2016-08-18 22:47:52 -07:00
Filipe Silva
bcf7893e3e
chore(toh): fix CI errors
2016-08-18 19:30:34 +01:00
Zhimin YE (Rex)
46f3e0c7a7
fix : #56
2016-08-18 11:32:06 +01:00
Jesús Rodríguez
e9a41bac47
docs(toh): add return types
...
closes #1983
2016-08-17 22:41:06 -07:00
Cassio Landim
fccb32d3f8
chore(system.config.js): remove slash in front of "bundle"
...
closes #1961
This slash before the bundles path is generating a double slash for the scripts path, e.g. http://localhost:3000/node_modules/@angular/common//bundles/common.umd.js . Some server are not happy with this double slash and redirect to 404 pages like Firebase Hosting.
2016-08-17 21:53:21 -07:00
Filipe Silva
7dc18f83df
chore(tests): re-enable webpack test
...
closes #2061
2016-08-17 17:58:49 -07:00
Daniel Kuczewski
fb585fae74
docs(ngmodule): replace "swapped" by "replace"
...
closes #2076
2016-08-17 17:53:07 -07:00
Patrice Chalin
08dec19447
docs(glossary): general cleanup and fix links ( #2100 )
...
* glossary: replace cached by latest before edits
* docs(glossary): general cleanup and fix links
This commit addresses issues with the glossary for all languages (JS, TS, Dart).
Fixes #1123 , #1838 , #2036 .
This was originally started as post-RC5 Dart resync, but since mixing Harp partials with Jade mixins can be problematic, this commit does a general cleanup of the 3 x 2 = 6 glossary files (found in `{ts,js,dart}/latest/{.,guide}`).
This commit builds upon #2098 (which created the first `ts/_cache` copy of the glossary), but doesn't really depend on it.
* post-review updates
* post-review updates
2016-08-17 17:50:42 -07:00
Martin
ed37bb4835
docs: update deprecated browserDynamicPlatform to platformBrowserDynamic
2016-08-17 17:48:49 -07:00
Jesús Rodríguez
a2d6ea3a97
docs(toh): consistency fix
...
closes #2087
2016-08-17 17:47:15 -07:00
Trotyl Yu
917bf6f603
docs(ngmodule): Fix typo
...
closes #2103
Another two `@NgModel` typos.
2016-08-17 17:45:16 -07:00
Trotyl Yu
f13b4cc04f
docs(ngmodule): Fix typo
...
closes #2104
Remove redundant `by` word.
2016-08-17 17:43:17 -07:00
Trotyl Yu
51f13b51c9
docs(ngmodule): Fix typo of unneeded underscore
...
closes #2105
Change the underscore to space since it's normal English statement here.
2016-08-17 17:41:47 -07:00
Trotyl Yu
b3244ca496
docs(ngmodule): Fix typo of italic in backquote
...
closes #2106
The underscore would turn to real underscore character within backquote.
2016-08-17 17:40:45 -07:00
Sarun Intaralawan
565ef073ea
docs(webpack): remove deprecated browserDynamicPlatform
...
closes #2109
2016-08-17 17:38:51 -07:00
Trotyl Yu
604e0a72e6
docs(lifecycle-hooks): Remove statements about router-deprecated hooks
...
closes #2110
The lifecycle-hooks provided by router-deprecated has already been removed in the router, the router now uses guards rather than lifecycle-hooks to achieve the same work.
2016-08-17 17:37:14 -07:00
Trotyl Yu
4f9bf774ee
docs(router): Fix typo of missing symbol
...
closes #2111
2016-08-17 16:46:52 -07:00
Ward Bell
207b04e264
docs(template-syntax): tweak `[(ngModel)]` section header
2016-08-17 16:42:56 -07:00
Patrice Chalin
6df26b5058
docs(template-syntax): update cache copy from latest + post-RC5 Dart resync
...
closes #2121
Contributes to #2077 .
2016-08-17 16:10:52 -07:00
Drew Hintz
e6db3ebadb
docs(toh/js): fix typo -.ts should be .js
...
closes #2127
2016-08-17 15:45:36 -07:00
Jesús Rodríguez
66a36bea05
docs(webpack): update testing for RC5
...
closes #2133
2016-08-17 15:44:37 -07:00
Karl Herrick
37847f83e3
docs(toh-2): align snippet with final example
...
Fixes #2135 .
2016-08-24 17:45:26 -04:00
Patrice Chalin
44862b95f8
docs(toh-3): fix for empty tab ( #2122 )
...
Fixes #2119 .
2016-08-17 13:33:11 -07:00
Patrice Chalin
0c0c6f69f3
docs(toh-5): TS/Dart review, and Dart resync ( #2115 )
...
* docs(toh-5): review and update/resync Dart
**NOTE: run `gulp add-example-boilerplate` after pulling in the
commit.**
This is preparatory work for #2035 .
As part of the the chapter review, the Dart .jade was enhanced to use
Jade extends (#2018 ).
By the same token it contributed to a post-RC5 resync (#2077 ). Other
key changes:
Dart and TS code:
- Eliminated `styles.1.css` in favor of docregions in `styles.css`.
- `docregion` tags renamed in a few places.
- **No other code changes**.
TS prose
- Fixed: misnamed variable `routing` -> `appRoutes`.
- All other changes are **minor copy edits**, or changes to support
Dart via Jade extends.
Diff of generated HTML for TS chapter was inspected to ensure only
minor copy edits prevailed (i.e., that the support for Jade extends had
no impact on the generated HTML).
* docs(toh-5): edits after doing tutorial
- Some adjustments following actually doing the tutorial. In some cases code shown (e.g. this is what file foo should look like now) didn't match what the user would have. E.g., lingering @Input on the hero property.
- Fixed some lingering deprecated-router prose elements on TS side (e.g., still referring to a route by the old string names like `HeroDetail`).
- Added extra step to `app.component.ts` creation rather than having a critical-call-out later on.
- Reorder some prose for better harmony between TS and Dart prose (also improves the flow).
- Moved the `styleUrls` call-out to the point of first use.
* post-review changes
* more post-review changes
* toh-6 cache update
2016-08-17 13:31:40 -07:00
Patrice Chalin
9869bf585d
docs(toh-6): systemjs.config.json -> systemjs.config.js ( #2116 )
...
Copyedit in file tree.
2016-08-17 11:11:50 -07:00
Patrice Chalin
68c15c12e5
docs({quickstart,di}): fix code excerpts and titles ( #2118 )
2016-08-17 09:21:11 -07:00
Patrice Chalin
160b9d2812
tests(toh-[1-4]): e2e - support space in hero name ( #2117 )
2016-08-17 09:20:17 -07:00
Patrice Chalin
c931b56f4a
chore(toh-5): improve e2e test coverage and readability (use async/await) ( #2092 )
...
* chore(toh-5): improve e2e test coverage
Improved test coverage. Also updated tests to make use of async/await
(so tests are more readable).
* lint feedback
2016-08-17 09:18:23 -07:00