angular-docs-cn/public/docs/_examples
Patrice Chalin 0557c728d7 chore(dart): updating to beta.16
closes #1192

Updated docs and samples to beta.16.

For this first time, among other things, I payed particular attention
to the changes that were made on the `ts` side of things
(https://github.com/angular/angular.io/pull/1178). Since I wrote it up
in my notes, here is the check list of `ts` updates with notes about
how there might be corresponding changes on the Dart side:

- public/docs/_examples/cb-dependency-injection/ts/app/main.ts
- public/docs/_examples/cb-ts-to-js/ts/app/main.ts
  - cb not in Dart docs yet.
- public/docs/_examples/dependency-injection/ts/app/car/car-injector.ts
-
public/docs/_examples/dependency-injection/ts/app/injector.component.ts
  - Updated Dart example code to avoid null argument.
- 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/package.json
  - N/A for Dart.
- public/docs/_examples/pipes/ts/app/app.component.html
- public/docs/_examples/pipes/ts/app/app.component.ts
- public/docs/_examples/pipes/ts/app/exponential-strength.pipe.ts
- public/docs/_examples/pipes/ts/app/fetch-json.pipe.ts
- public/docs/_examples/pipes/ts/app/random-pipe.component.ts
  - Dart version of sample code is incomplete, but did run in beta.15.
  - Example no longer runs, see
https://github.com/angular/angular/issues/8258
- public/docs/_examples/quickstart/js/package.1.json
- public/docs/_examples/quickstart/ts/package.1.json
- public/docs/_examples/router/ts/app/main.2.ts
- public/docs/_examples/testing/ts/app/mock-router.ts
  - N/A for Dart.
- public/docs/js/latest/_data.json
- public/docs/ts/latest/_data.json
  - Dart equivalent updated.
- public/docs/ts/latest/guide/dependency-injection.jade
  - No need to update since it imports the TS version.
- public/docs/ts/latest/guide/pipes.jade
  - Not in Dart prose yet.
- tools/plunker-builder/indexHtmlTranslator.js
  - N/A for Dart.
2016-04-28 15:32:16 -07:00
..
architecture chore(dart): updating to beta.16 2016-04-28 15:32:16 -07:00
attribute-directives chore(dart): updating to beta.16 2016-04-28 15:32:16 -07:00
cb-a1-a2-quick-reference fix(quickref-cookbook): fix date test to work in any timezone 2016-04-11 12:23:30 -07:00
cb-component-communication docs(e2e): workaround comp-comm interval timer tests 2016-04-12 18:51:17 -07:00
cb-dependency-injection chore(ts): updating to beta.16 2016-04-26 00:22:25 -07:00
cb-dynamic-form docs(cb-dynamic-form): Converted divs to labels in form 2016-03-17 20:43:39 -07:00
cb-set-document-title docs(cb-set-document-title): new "Set Title" cookbook chapter 2016-04-23 14:56:56 -07:00
cb-ts-to-js chore(ts): updating to beta.16 2016-04-26 00:22:25 -07:00
component-styles docs(component-styles): add chapter about styling components 2016-04-06 10:02:23 -07:00
dependency-injection chore(dart): updating to beta.16 2016-04-28 15:32:16 -07:00
displaying-data chore(dart): updating to beta.16 2016-04-28 15:32:16 -07:00
forms chore(dart): updating to beta.16 2016-04-28 15:32:16 -07:00
hierarchical-dependency-injection chore(dart): updating to beta.16 2016-04-28 15:32:16 -07:00
homepage-hello-world chore(ts): updating to beta.16 2016-04-26 00:22:25 -07:00
homepage-tabs chore(ts): updating to beta.16 2016-04-26 00:22:25 -07:00
homepage-todo chore(ts): updating to beta.16 2016-04-26 00:22:25 -07:00
lifecycle-hooks chore(dart): updating to beta.16 2016-04-28 15:32:16 -07:00
pipes chore(dart): updating to beta.16 2016-04-28 15:32:16 -07:00
quickstart chore(dart): updating to beta.16 2016-04-28 15:32:16 -07:00
router chore(ts): updating to beta.16 2016-04-26 00:22:25 -07:00
server-communication docs(server-communication): fix http after testing chapter discoveries 2016-04-13 14:02:48 -07:00
structural-directives chore(dart): updating to beta.16 2016-04-28 15:32:16 -07:00
style-guide/ts docs(style-guide): add style-guide - v.4 2016-04-28 00:52:20 -07:00
styleguide chore: update es6-shim to v.0.35.0 per A2 issue #7618 2016-03-15 11:45:39 -07:00
template-syntax chore(dart): updating to beta.16 2016-04-28 15:32:16 -07:00
testing/ts docs(testing): simplify extracting directive 2016-04-26 22:03:07 -07:00
toh-1 chore(dart): updating to beta.16 2016-04-28 15:32:16 -07:00
toh-2 chore(dart): updating to beta.16 2016-04-28 15:32:16 -07:00
toh-3 chore(dart): updating to beta.16 2016-04-28 15:32:16 -07:00
toh-4 chore(dart): updating to beta.16 2016-04-28 15:32:16 -07:00
toh-5 chore(dart): updating to beta.16 2016-04-28 15:32:16 -07:00
tutorial docs(toh): remove @Input decorator in part 5 2016-04-20 13:15:14 -07:00
upgrade-adapter docs(upgrade): add E2E tests, update PhoneCat dependencies 2016-04-11 12:40:09 -07:00
upgrade-phonecat docs(upgrade): add E2E tests, update PhoneCat dependencies 2016-04-11 12:40:09 -07:00
user-input chore(dart): updating to beta.16 2016-04-28 15:32:16 -07:00
.editorconfig chore: replace VSCode-specific settings.json with broadly recommended .editorconfig 2016-04-05 10:15:27 -07:00
.gitignore docs(testing): more testing samples and infrastructure setup 2016-04-22 13:24:44 -07:00
example-config.json chore(devguide-tooling): add enforce-example-boilerplate gulp task 2015-12-12 13:57:18 -08:00
jsconfig.json docs(tutorial): combines all 4 sections + revisions/updates to a.53, hides 3&4 2015-12-14 19:57:55 -08:00
karma-test-shim.js docs(testing): more testing samples and infrastructure setup 2016-04-22 13:24:44 -07:00
karma.conf.js docs(testing) adapt sample code to beta.16 breaking changes 2016-04-26 21:38:02 -07:00
package.json docs(samples): add lodash to samples package.json 2016-04-26 09:45:52 -07:00
protractor.config.js chore: revert `sendKeys` change from e1862887 2016-04-25 15:49:38 -07:00
styles.css docs(router): fix plunker preview image; move plunker link to top 2016-02-28 13:55:37 -08:00
tsconfig.json chore(devguide/ts): to beta.6 + typings + related doc updates 2016-02-12 00:56:22 -08:00
tslint.json docs: add DI cookbook 2016-04-05 10:15:18 -07:00
typings.json docs(ts): update to beta.15 2016-04-13 19:26:48 -07:00
wallaby.js docs(testing) adapt sample code to beta.16 breaking changes 2016-04-26 21:38:02 -07:00