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

Unified Diff: CHANGELOG.md

Issue 993673002: append html imports before the dart script tag (Closed) Base URL: git@github.com:dart-lang/web-components.git@master
Patch Set: add some js script tags to the head around the dart script tag Created 5 years, 9 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 | « no previous file | lib/build/web_components.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: CHANGELOG.md
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f1be1f8724bbfb9885084bbf2e50e4331ca8b71c..4f998f45ea257114f7619bf2e9bb696d12830df7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+#### 0.10.5+2
+ * Append html imports in front of the dart script tag, if one exists in
+ `document.head`.
+
#### 0.10.5+1
* Fix @HtmlImport with relative paths from within folders in deployment mode.
« no previous file with comments | « no previous file | lib/build/web_components.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698