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

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

Issue 482763002: Revert "Roll polymer to 0.3.5" (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/test/template_binding_test.dart ('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.1
6 * Upgrades to platform version 0.3.5-fe549bc (see lib/build.log for details).
7
8 #### Pub version 0.5.0+1 5 #### Pub version 0.5.0+1
9 * Backward compatible change to prepare for upcoming change of the user agent 6 * Backward compatible change to prepare for upcoming change of the user agent
10 in Dartium. 7 in Dartium.
11 8
12 #### Pub version 0.5.0 9 #### Pub version 0.5.0
13 * Upgrades to platform version 0.3.4-02a0f66 (see lib/build.log for details). 10 * Upgrades to platform version 0.3.4-02a0f66 (see lib/build.log for details).
14 11
15 #### Pub version 0.4.0 12 #### Pub version 0.4.0
16 * Adds `registerDartType` and updates to platform 0.3.3-29065bc 13 * Adds `registerDartType` and updates to platform 0.3.3-29065bc
17 (re-applies the changes in 0.3.5). 14 (re-applies the changes in 0.3.5).
18 15
19 #### Pub version 0.3.5+1 16 #### Pub version 0.3.5+1
20 * Reverts back to what we had in 0.3.4. (The platform.js updates in 0.3.5 had 17 * Reverts back to what we had in 0.3.4. (The platform.js updates in 0.3.5 had
21 breaking changes so we are republishing it in 0.4.0) 18 breaking changes so we are republishing it in 0.4.0)
22 19
23 #### Pub version 0.3.5 20 #### Pub version 0.3.5
24 * Added `registerDartType` to register a Dart API for a custom-element written 21 * Added `registerDartType` to register a Dart API for a custom-element written
25 in Javascript. 22 in Javascript.
26 * Updated to platform 0.3.3-29065bc 23 * Updated to platform 0.3.3-29065bc
27 24
28 #### Pub version 0.3.4 25 #### Pub version 0.3.4
29 * Updated to platform 0.2.4 (see lib/build.log for details) 26 * Updated to platform 0.2.4 (see lib/build.log for details)
OLDNEW
« no previous file with comments | « pkg/template_binding/test/template_binding_test.dart ('k') | pkg/web_components/lib/build.log » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698