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

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

Issue 555953003: Release again (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 3 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/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.0-dev 1 #### Pub version 0.7.0
2 * Updated to 0.4.0-5a7353d release, with same cherry pick as 0.6.0+1. 2 * Updated to 0.4.0-5a7353d release, with same cherry pick as 0.6.0+1.
3 * Many features were moved into the polymer package, this package is now 3 * Many features were moved into the polymer package, this package is now
4 purely focused on polyfills. 4 purely focused on polyfills.
5 * Change Platform.deliverDeclarations to 5 * Change Platform.deliverDeclarations to
6 Platform.consumeDeclarations(callback). 6 Platform.consumeDeclarations(callback).
7 * Cherry pick https://github.com/Polymer/ShadowDOM/pull/505 to fix mem leak. 7 * Cherry pick https://github.com/Polymer/ShadowDOM/pull/505 to fix mem leak.
8 8
9 #### Pub version 0.6.0+1 9 #### Pub version 0.6.0+1
10 * Cherry pick https://github.com/Polymer/ShadowDOM/pull/500 to fix 10 * Cherry pick https://github.com/Polymer/ShadowDOM/pull/500 to fix
11 http://dartbug.com/20141. Fixes getDefaultComputedStyle in firefox. 11 http://dartbug.com/20141. Fixes getDefaultComputedStyle in firefox.
(...skipping 21 matching lines...) Expand all
33 * Reverts back to what we had in 0.3.4. (The platform.js updates in 0.3.5 had 33 * Reverts back to what we had in 0.3.4. (The platform.js updates in 0.3.5 had
34 breaking changes so we are republishing it in 0.4.0) 34 breaking changes so we are republishing it in 0.4.0)
35 35
36 #### Pub version 0.3.5 36 #### Pub version 0.3.5
37 * Added `registerDartType` to register a Dart API for a custom-element written 37 * Added `registerDartType` to register a Dart API for a custom-element written
38 in Javascript. 38 in Javascript.
39 * Updated to platform 0.3.3-29065bc 39 * Updated to platform 0.3.3-29065bc
40 40
41 #### Pub version 0.3.4 41 #### Pub version 0.3.4
42 * Updated to platform 0.2.4 (see lib/build.log for details) 42 * 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/pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698