angular-docs-cn/public/docs/dart/latest
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
..
api chore(beta): production ready-ify the text 2015-12-15 11:40:55 -08:00
cookbook docs(cb-set-document-title): new "Set Title" cookbook chapter 2016-04-23 14:56:56 -07:00
guide docs(sidenav reorg): remove glossary and cheatsheet from REFERENCE. Move glossary to BASICS. Rename REFERENCE to API REFERENCE 2016-04-25 14:10:57 -07:00
testing chore: add gulp link-checker task 2016-03-10 23:53:43 -08:00
tutorial chore(links): make links to API docs relative 2016-04-19 17:44:38 -07:00
_data.json chore(dart): updating to beta.16 2016-04-28 15:32:16 -07:00
_util-fns.jade chore: new flat left navigation panel (all language tracks) 2016-03-03 04:51:52 -08:00
cheatsheet.jade docs: left nav is driven by _data.json files 2016-03-04 19:54:27 -08:00
glossary.jade docs(sidenav reorg): remove glossary and cheatsheet from REFERENCE. Move glossary to BASICS. Rename REFERENCE to API REFERENCE 2016-04-25 14:10:57 -07:00
help.jade docs(help&support): create Dart version of help & support page 2016-01-14 14:51:13 -08:00
index.jade chore(quickstart): change learn in 5 mins text 2015-12-08 17:24:23 -08:00
quickstart.jade chore(dart): updating to beta.16 2016-04-28 15:32:16 -07:00
resources.jade docs: simplify left nav selection/scroll 2016-03-04 23:54:44 -08:00
styleguide.jade docs: temporary TS-referencing chapters for gaps in JS/Dart 2016-03-01 11:22:04 -08:00