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

Unified Diff: pkg/web_components/CHANGELOG.md

Issue 644163002: Splitting interop support so `dart_support.js` is no longer required. (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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « pkg/polymer/test/build/linter_test.dart ('k') | pkg/web_components/lib/dart_support.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/web_components/CHANGELOG.md
diff --git a/pkg/web_components/CHANGELOG.md b/pkg/web_components/CHANGELOG.md
index 3057a70c20ca5ec2a661c0197cc315ac6c6ddca1..65aed82545bb14f08913da89504c3cddedb9016a 100644
--- a/pkg/web_components/CHANGELOG.md
+++ b/pkg/web_components/CHANGELOG.md
@@ -2,6 +2,11 @@
* Updated to platform version 0.4.2, internally a deprecated API was removed,
hence the bump in the version number.
+ * split dart_support.js in two. dart_support.js only contains what is
+ necessary in order to use platform.js,
+ interop_support.js/interop_support.html can be imported separately when
+ providing Dart APIs for js custom elements.
+
#### Pub version 0.8.0
* Re-apply changes from 0.7.1+1 and also cherry pick
[efdbbc](https://github.com/polymer/CustomElements/commit/efdbbc) to fix
« no previous file with comments | « pkg/polymer/test/build/linter_test.dart ('k') | pkg/web_components/lib/dart_support.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698