Foxandxss
c2c6096bec
docs(server-communication): fix anchor link
...
closes #1537
2016-05-28 09:38:26 -07:00
Tero Parviainen
4acbef19a8
docs(upgrade): add ngUpgrade guide version 2
...
closes #1538
This is a major reorganization of the Upgrade guide.
* Compatible with the new version of the AngularJS 1 PhoneCat
tutorial.
* No longer switching Angular 1 code to SystemJS for PhoneCat,
to allow beginning Angular 2 migration with fewer preparation
steps. SystemJS switch now happens simultaneously with upgrade.
(This is based on input from @joeeames)
* Testing moved to an appendix to make the main narrative
shorter and easier to follow.
* Use component methods to do phone filtering and ordering
instead of introducing pipes to replace filterFilter and orderByFilter.
* Cover issue with camelCase inputs on downgraded components.
For authors:
* All examples now fully integrated with the example boilerplate. Uses the
same Angular 2 version as all other guides. E2E tests are executed
along with all the others.
* Reduced number of PhoneCat versions from five to three.
* Each directory has a README explaining how to run it and what might
be peculiar about it.
Closes angular/angular#8622
Relates to angular/angular.js#14416
Relates to angular/angular-phonecat#326
2016-05-28 09:33:06 -07:00
Ward Bell
bd6d788ccb
docs(chore): update samples to angular-in-mem-web-api v.0.0.11
...
Has RegExp query option needed for ToH 7: Http+Observables
2016-05-28 08:54:21 -07:00
Eric Jimenez
a0a0e8f35c
docs: align badges vertically within their container, remove shadow from content area
2016-05-26 09:22:25 -07:00
Eric Jimenez
d12b74d244
fix(gulp): rename angular2 to @angular, fixes api doc examples
2016-05-26 09:22:25 -07:00
Filipe Silva
6c797d752a
chore(travis): add Travis CI
...
closes #1526
2016-05-25 16:47:30 -07:00
Patrice Chalin
a664f46231
docs(template-syntax): review and update Dart to new doc design ( #1465 )
...
* ts template-syntax.jade without docregion tags
* update guide/template-syntax for dart and ts
* clarify style property naming in Dart
2016-05-25 15:09:45 -07:00
Patrice Chalin
e8f84cfc04
test(e2e/dart): enable Basics chapter e2e testing ( #1524 )
2016-05-25 13:12:36 -07:00
Patrice Chalin
ed16d82335
chore(dart/_util-fns): make adjustTsExamplePath4Dart idempotent ( #1515 )
...
Fixes #1513 .
2016-05-25 11:43:06 -07:00
Vikash Verma
551ac6dc9d
docs: Fix typo ( #1504 )
2016-05-25 12:17:02 +01:00
Thibault Sottiaux
df87178ef4
Update .docsync.json to make the JSON valid.
2016-05-24 22:19:39 +01:00
Torgeir Helgevold
1644673d6c
docs(dependency-injection): show providers using map literals
2016-05-23 19:07:59 -07:00
Foxandxss
7f1412ca97
docs(style-guide): close the button at 09-01
...
closes #1490
2016-05-23 12:38:58 -07:00
Foxandxss
3a671bc912
docs(style-guide): add spaces at 04-10
...
closes #1488
2016-05-23 12:37:10 -07:00
Foxandxss
9784c2fa16
docs(style-guide): clean 05-15
...
closes #1487
2016-05-23 12:36:03 -07:00
Foxandxss
9ed12f465f
docs(style-guide): rename toast selector
...
closes #1486
2016-05-23 12:35:18 -07:00
Foxandxss
7a43e0a548
docs(style-guide): use input at 05-12 for consistency
...
closes #1485
2016-05-23 12:33:13 -07:00
Foxandxss
915de49863
docs(style-guide): rename avoid template at 05-03
...
closes #1484
2016-05-23 12:32:26 -07:00
Foxandxss
9f3517529d
docs(style-guide): remove non used examples
...
closes -1483
2016-05-23 12:28:41 -07:00
Foxandxss
020abd810f
docs(style-guide): a service doesn't have a folder
...
closes #1481
2016-05-23 12:27:32 -07:00
Foxandxss
0e13763943
docs(style-guide): 03-02 pluralize villain
...
closes #1479
2016-05-23 12:20:25 -07:00
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