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

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

Issue 469823002: Roll polymer to 0.3.5 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: upgrade web_components 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
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.1
Siggi Cherem (dart-lang) 2014/08/14 20:51:24 same here - I wonder if any of these updates are b
6 * Upgrades to platform version 0.3.5-fe549bc (see lib/build.log for details).
7
5 #### Pub version 0.5.0 8 #### Pub version 0.5.0
6 * Upgrades to platform version 0.3.4-02a0f66 (see lib/build.log for details). 9 * Upgrades to platform version 0.3.4-02a0f66 (see lib/build.log for details).
7 10
8 #### Pub version 0.4.0 11 #### Pub version 0.4.0
9 * Adds `registerDartType` and updates to platform 0.3.3-29065bc 12 * Adds `registerDartType` and updates to platform 0.3.3-29065bc
10 (re-applies the changes in 0.3.5). 13 (re-applies the changes in 0.3.5).
11 14
12 #### Pub version 0.3.5+1 15 #### Pub version 0.3.5+1
13 * Reverts back to what we had in 0.3.4. (The platform.js updates in 0.3.5 had 16 * Reverts back to what we had in 0.3.4. (The platform.js updates in 0.3.5 had
14 breaking changes so we are republishing it in 0.4.0) 17 breaking changes so we are republishing it in 0.4.0)
15 18
16 #### Pub version 0.3.5 19 #### Pub version 0.3.5
17 * Added `registerDartType` to register a Dart API for a custom-element written 20 * Added `registerDartType` to register a Dart API for a custom-element written
18 in Javascript. 21 in Javascript.
19 * Updated to platform 0.3.3-29065bc 22 * Updated to platform 0.3.3-29065bc
20 23
21 #### Pub version 0.3.4 24 #### Pub version 0.3.4
22 * Updated to platform 0.2.4 (see lib/build.log for details) 25 * Updated to platform 0.2.4 (see lib/build.log for details)
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698