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

Unified Diff: pkg/template_binding/CHANGELOG.md

Issue 211393006: Enables codegen support in polymer (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 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 | « pkg/smoke/pubspec.yaml ('k') | pkg/template_binding/lib/src/mustache_tokens.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/template_binding/CHANGELOG.md
diff --git a/pkg/template_binding/CHANGELOG.md b/pkg/template_binding/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..a8f1aa9d6a0f47258bc2110aa2a4961fce7798fa
--- /dev/null
+++ b/pkg/template_binding/CHANGELOG.md
@@ -0,0 +1,16 @@
+# changelog
+
+This file contains highlights of what changes on each version of the
+template_binding package.
+
+#### Pub version 0.10.0-pre.1.dev
+ * Applied patch to throw errors asycnhronously if property path evaluation
+ fails.
+ * Applied patch matching commit [51df59][] (fix parser to avoid allocating
+ PropertyPath if there is a non-null delegateFn).
+
+#### Pub version 0.10.0-pre.0
+ * Ported JS code as of commit [fcb7a5][]
+
+[fcb7a5]: https://github.com/Polymer/TemplateBinding/commit/fcb7a502794f19544f2d4b77c96eebb70830591d
+[51df59]: https://github.com/Polymer/TemplateBinding/commit/51df59c16e0922dec041cfe604016aac00918d5d
« no previous file with comments | « pkg/smoke/pubspec.yaml ('k') | pkg/template_binding/lib/src/mustache_tokens.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698