Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(114)

Side by Side Diff: pkg/js/CHANGELOG.md

Issue 1449053004: pkg/js: moved example code to https://github.com/google/chartjs.dart/ (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: nits Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | pkg/js/README.md » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 ## 0.6.0-beta.10
2
3 * Pointed to [Dart API for Chart.js](https://github.com/google/chartjs.dart/)
4 and removed the local example.
5
6 ## 0.6.0-beta.9
7
8 * Fixed examples in `README.md`.
1 9
2 ## 0.6.0-beta.8 10 ## 0.6.0-beta.8
3 * Updates to support recent changes in `Dart VM version: 1.13.0-dev.7.7`. 11 * Updates to support recent changes in `Dart VM version: 1.13.0-dev.7.7`.
4 * The `@anonymous` annotation must be used on object literals. 12 * The `@anonymous` annotation must be used on object literals.
5 13
6 *Version 0.6.0 is a complete rewrite of `package:js`.* 14 *Version 0.6.0 is a complete rewrite of `package:js`.*
OLDNEW
« no previous file with comments | « no previous file | pkg/js/README.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698