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

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

Issue 608553002: publish updates (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 2 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/polymer/pubspec.yaml ('k') | pkg/web_components/pubspec.yaml » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 #### Pub version 0.7.1-dev 1 #### Pub version 0.7.1
2 * Update to platform version 0.4.1-d214582. 2 * Update to platform version 0.4.1-d214582.
3 3
4 #### Pub version 0.7.0+1 4 #### Pub version 0.7.0+1
5 * Cherry pick https://github.com/Polymer/ShadowDOM/pull/506 to fix IOS 8. 5 * Cherry pick https://github.com/Polymer/ShadowDOM/pull/506 to fix IOS 8.
6 6
7 #### Pub version 0.7.0 7 #### Pub version 0.7.0
8 * Updated to 0.4.0-5a7353d release, with same cherry pick as 0.6.0+1. 8 * Updated to 0.4.0-5a7353d release, with same cherry pick as 0.6.0+1.
9 * Many features were moved into the polymer package, this package is now 9 * Many features were moved into the polymer package, this package is now
10 purely focused on polyfills. 10 purely focused on polyfills.
11 * Change Platform.deliverDeclarations to 11 * Change Platform.deliverDeclarations to
(...skipping 27 matching lines...) Expand all
39 * Reverts back to what we had in 0.3.4. (The platform.js updates in 0.3.5 had 39 * Reverts back to what we had in 0.3.4. (The platform.js updates in 0.3.5 had
40 breaking changes so we are republishing it in 0.4.0) 40 breaking changes so we are republishing it in 0.4.0)
41 41
42 #### Pub version 0.3.5 42 #### Pub version 0.3.5
43 * Added `registerDartType` to register a Dart API for a custom-element written 43 * Added `registerDartType` to register a Dart API for a custom-element written
44 in Javascript. 44 in Javascript.
45 * Updated to platform 0.3.3-29065bc 45 * Updated to platform 0.3.3-29065bc
46 46
47 #### Pub version 0.3.4 47 #### Pub version 0.3.4
48 * Updated to platform 0.2.4 (see lib/build.log for details) 48 * Updated to platform 0.2.4 (see lib/build.log for details)
OLDNEW
« no previous file with comments | « pkg/polymer/pubspec.yaml ('k') | pkg/web_components/pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698