Foxandxss
508b779a41
docs(toh): add instructions to add the goBack method
...
closes #1478
2016-05-23 12:18:46 -07:00
Foxandxss
129b34c77e
docs(toh): update HTTP chapter with style guide conventions
...
closes #1477
2016-05-23 12:15:10 -07:00
Shai Reznik
6475b5efab
docs(style-guide): added the one more why on 02-02
...
closes #1473
2016-05-22 20:18:01 -07:00
Massimiliano Sartoretto
990a80ec9c
docs(cheatsheet): remove outdated beta warning
...
closes #1472
2016-05-22 19:56:38 -07:00
Kyle Roberts
4ab05a9355
docs(Component relative paths): ofter -> often and colon
...
closes #1471
2016-05-22 19:54:47 -07:00
Foxandxss
4371465f4e
docs(style-guide): add e2e tests
2016-05-22 16:40:40 +02:00
Foxandxss
a775675ab8
docs(typings): update typings snippets for the guides
2016-05-22 01:59:40 +02:00
Ward Bell
b25950090d
docs(typings): install into globalDependencies, not globalDevDependencies
2016-05-21 16:49:00 -07:00
Ward Bell
60eeb0123a
docs(typings): update typings chapter + update lingering old package references
2016-05-21 16:26:54 -07:00
Foxandxss
81ebdfb8ef
docs: add strong advice on node and npm versions
2016-05-21 15:56:09 -07:00
Foxandxss
9f5113b1bf
chore: update README with more e2e explanations
...
closes #1462
2016-05-21 15:11:22 -07:00
Foxandxss
899bae64a9
docs(style-guide): add testing harness
2016-05-21 15:04:08 -07:00
Foxandxss
10b0cde8c0
docs(webpack): update typings
2016-05-21 23:49:05 +02:00
Ward Bell
4b104d7cc9
docs(testing): update testing setup to use systemjs.config.js
2016-05-21 14:31:22 -07:00
Ward Bell
650a4d17e8
docs(samples): package.json and typings updates
2016-05-21 14:15:48 -07:00
Foxandxss
33b5829b25
docs(toh): put a bit of clarification
...
closes #1352
2016-05-20 23:40:55 -07:00
Foxandxss
156b6f42ee
docs(style-guide): fix example on 02-04
...
closes #1452
2016-05-20 22:55:37 -07:00
NFM
5a91b5442b
docs(server-communication): Modify file name 'rxjs-operators'
...
Modify file name 'add-rxjs-operators.ts' to 'rxjs-operators.ts', according to real file name.
Ref: https://angular.io/resources/live-examples/server-communication/ts/plnkr.html
2016-05-20 22:52:44 -07:00
Ward Bell
e188e472f1
docs(e2e-tests): improve gulp e2e tasks and fix samples that were failing
2016-05-20 20:33:38 -07:00
Ward Bell
f9fea00824
docs(component-relative-paths): new cookbook
2016-05-20 20:33:38 -07:00
Patrice Chalin
da48db3c77
docs(server-communication): cleanup, mainly for Dart ( #1455 )
...
- Dart code: fix issues raised by @thso during review.
- Dart code: remove "show x" clauses from imports.
- Dart add docsync config file.
- Prose: make consistent use of _Http variables; otherwise use "HTTP".
- Prose: add links to the demos list.
* _heroesUrl as static const
2016-05-20 17:14:37 -07:00
Patrice Chalin
6d2d52c588
docs(dart): cleanup 'live example' links ( #1449 )
...
This fixes various issues such as:
- missing space in Dart version between the live demo and demo source
links.
- Live example link directing to Plunker for Dart.
The main mixins (`liveExampleLink`*) used to support the generation of
links now assume reasonable default values for their arguments, and in
most cases the defaults are used.
* Dart example links: use http vs https
As agree to with @kwalrath.
2016-05-20 16:18:58 -07:00
Ward Bell
12984fda55
docs(testing): update samples & test config to RC1
2016-05-20 01:09:45 -07:00
Ward Bell
02767419ed
chore: fix missed in-mem-web-api to v.0.0.9
...
closes #1447
2016-05-19 23:25:12 -07:00
Ward Bell
3423ad8491
chore: more conversion of es6-shim to core-js
2016-05-19 23:18:18 -07:00
Ward Bell
6e0f80c673
docs: update api-in-mem-web-api to v.0.0.8
2016-05-19 21:50:26 -07:00
Ramzi Samman
feec37b784
docs(webpack): fix a typo in the dev guide
...
closes #1431
2016-05-19 19:24:29 -07:00
Foxandxss
efbe3bbdfd
docs(quickstart): fix broken region
...
closes #1438
2016-05-19 19:22:45 -07:00
Foxandxss
3a6d223efb
chore: translate inline system config for plunker
...
closes #1439
2016-05-19 19:19:08 -07:00
Peter Bacon Darwin
16dccb6a6b
api-builder: consolidate readTypescriptProcessor configuration
...
closes #1440
2016-05-19 19:16:49 -07:00
Peter Bacon Darwin
0cb0bd7949
api-builder: fix class github link formatting
2016-05-19 19:16:24 -07:00
Peter Bacon Darwin
a42f3bf085
api-builder: fix githublinks
...
Closes #1435
Closes #1433
2016-05-19 19:16:24 -07:00
Foxandxss
bd52aa3f34
docs: complete es6-shim to core-js migration
...
closes #1442
2016-05-19 19:12:14 -07:00
Ward Bell
3324bd944d
docs(toh-6): fix broken 'Add Hero' and fill in instructional gaps
2016-05-19 19:00:20 -07:00
Ward Bell
ba02c40b56
docs: switch from es6-shim to core-js shim
2016-05-19 16:37:54 -07:00
Kathy Walrath
2dc60188c2
docs(dart): convert toh-5 to Dart ( #1426 )
...
Some issues remain (see #1426 review comments), but this is much better than nothing.
2016-05-19 08:03:23 -07:00
Ward Bell
29511831cd
docs(server-communication): heavily refactored (TS & Dart)
2016-05-19 02:48:43 -07:00
Ward Bell
a4bc455030
docs(toh): remove unneeded directive from heroes.component
2016-05-19 00:57:35 -07:00
Ward Bell
e91659ac13
docs(tutorial/ts): delete tutorial sample in favor of toh-6
2016-05-19 00:30:30 -07:00
Torgeir Helgevold
e4db340464
docs:(TOH chapter on Http) New Tour of Hero Chapter on Http
2016-05-18 23:38:08 -07:00
Ward Bell
31fe01e01f
docs: SystemJS to use @angular umd bundles
2016-05-18 16:20:24 -07:00
Kathy Walrath
a595eb81ef
docs(dart): update BASICS intro ( #1410 )
...
Also copy edited the TS version a bit.
2016-05-18 13:43:02 -07:00
Patrice Chalin
5b1a84be4c
chore(docs): revise makeExcerpt mixin, add makeProjExample mixin
...
Be more DRY when referencing examples and excerpts. E.g.,
```jade
+makeExcerpt('quickstart/ts/app/app.component.ts', 'import',
'app/app.component.ts (import)')
```
can now be just
```jade
+makeExcerpt('app/app.component.ts', 'import')
```
Defined new mixin for examples named `makeProjExample` using this new
scheme.
The original `makeExample` has been left untouched.
Applied new mixins to quickstart.
closes #1420
2016-05-18 10:27:51 -07:00
Albert Pai
d152ea293e
docs(cb-dependency-injection): Fix typos
...
closes #1421
2016-05-18 00:25:57 -07:00
Eric Jimenez
91bb9d80ff
fix(resources): use title key from firebase. Adjust layout a bit
2016-05-17 19:15:57 -04:00
Kathy Walrath
2810218b88
docs(quickstart): edit Dart & TS QuickStarts
...
closes #1411
2016-05-17 14:17:43 -07:00
Patrice Chalin
6751f779d0
test(e2e/dart): add support for Dart e2e testing
...
closes #1369
Add `--lang` option whose values are any combo of `(ts|js|dart)`
default is `(ts|js)`
`--lang=all` runs all language tests;
2016-05-17 10:31:49 -07:00
Ward Bell
594079970c
docs(http): remove status 200 guard and add RxJS operators individually
2016-05-17 01:45:52 -07:00
Ward Bell
f5a9edc68c
docs(quickstart): say 'My First Angular 2 App'
2016-05-16 23:16:11 -07:00
Foxandxss
0123076a79
chore: remove typings.d.ts from style guide
...
closes #1404
2016-05-16 21:50:55 -07:00