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

66 lines
2.0 KiB
JSON

{
"additionalFeatures": "Sensors: proximity, ambient light, barometer, gyroscope",
"android": {
"os": "Android 3.0",
"ui": "Honeycomb"
},
"availability": [
""
],
"battery": {
"standbyTime": "336 hours",
"talkTime": "24 hours",
"type": "Other ( mAH)"
},
"camera": {
"features": [
"Flash",
"Video"
],
"primary": "5.0 megapixels"
},
"connectivity": {
"bluetooth": "Bluetooth 2.1",
"cell": "",
"gps": true,
"infrared": false,
"wifi": "802.11 b/g/n"
},
"description": "Motorola XOOM with Wi-Fi has a super-powerful dual-core processor and Android\u2122 3.0 (Honeycomb) \u2014 the Android platform designed specifically for tablets. With its 10.1-inch HD widescreen display, you\u2019ll enjoy HD video in a thin, light, powerful and upgradeable tablet.",
"display": {
"screenResolution": "WXGA (1200 x 800)",
"screenSize": "10.1 inches",
"touchScreen": true
},
"hardware": {
"accelerometer": true,
"audioJack": "3.5mm",
"cpu": "1 GHz Dual Core Tegra 2",
"fmRadio": false,
"physicalKeyboard": false,
"usb": "USB 2.0"
},
"id": "motorola-xoom-with-wi-fi",
"images": [
"img/phones/motorola-xoom-with-wi-fi.0.jpg",
"img/phones/motorola-xoom-with-wi-fi.1.jpg",
"img/phones/motorola-xoom-with-wi-fi.2.jpg",
"img/phones/motorola-xoom-with-wi-fi.3.jpg",
"img/phones/motorola-xoom-with-wi-fi.4.jpg",
"img/phones/motorola-xoom-with-wi-fi.5.jpg"
],
"name": "Motorola XOOM\u2122 with Wi-Fi",
"sizeAndWeight": {
"dimensions": [
"249.1 mm (w)",
"167.8 mm (h)",
"12.9 mm (d)"
],
"weight": "708.0 grams"
},
"storage": {
"flash": "32000MB",
"ram": "1000MB"
}
}