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

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

Issue 420673002: Roll polymer packages to version 0.3.4 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 4 months 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 | Annotate | Revision Log
« no previous file with comments | « pkg/template_binding/pubspec.yaml ('k') | pkg/web_components/lib/build.log » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # changelog 1 # changelog
2 2
3 This file contains highlights of what changes on each version of this package. 3 This file contains highlights of what changes on each version of this package.
4 4
5 #### Pub version 0.5.0
6 * Upgrades to platform version 0.3.4-02a0f66 (see lib/build.log for details).
7
5 #### Pub version 0.4.0 8 #### Pub version 0.4.0
6 * Adds `registerDartType` and updates to platform 0.3.3-29065bc 9 * Adds `registerDartType` and updates to platform 0.3.3-29065bc
7 (re-applies the changes in 0.3.5). 10 (re-applies the changes in 0.3.5).
8 11
9 #### Pub version 0.3.5+1 12 #### Pub version 0.3.5+1
10 * Reverts back to what we had in 0.3.4. (The platform.js updates in 0.3.5 had 13 * Reverts back to what we had in 0.3.4. (The platform.js updates in 0.3.5 had
11 breaking changes so we are republishing it in 0.4.0) 14 breaking changes so we are republishing it in 0.4.0)
12 15
13 #### Pub version 0.3.5 16 #### Pub version 0.3.5
14 * Added `registerDartType` to register a Dart API for a custom-element written 17 * Added `registerDartType` to register a Dart API for a custom-element written
15 in Javascript. 18 in Javascript.
16 * Updated to platform 0.3.3-29065bc 19 * Updated to platform 0.3.3-29065bc
17 20
18 #### Pub version 0.3.4 21 #### Pub version 0.3.4
19 * Updated to platform 0.2.4 (see lib/build.log for details) 22 * Updated to platform 0.2.4 (see lib/build.log for details)
OLDNEW
« no previous file with comments | « pkg/template_binding/pubspec.yaml ('k') | pkg/web_components/lib/build.log » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698