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

Unified Diff: pkg/template_binding/CHANGELOG.md

Issue 307793002: update polymer, nodebind, and templatebinding (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 6 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_expressions/test/globals_test.dart ('k') | pkg/template_binding/lib/src/binding_delegate.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
index 0f299d71aaebb9b09bca73786b8d5f2be1510def..5e8d985f93212c28673c4df4d6bcb443c28f4451 100644
--- a/pkg/template_binding/CHANGELOG.md
+++ b/pkg/template_binding/CHANGELOG.md
@@ -3,12 +3,20 @@
This file contains highlights of what changes on each version of the
template_binding package.
+#### Pub version 0.11.0-dev
+ * Ported up to commit [TemplateBinding#1cee02][5b9a3b] and
+ [NodeBind#c47bc1][c47bc1].
+
#### Pub version 0.10.0
* 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).
- * Ported JS code as of commit [fcb7a5][]
+ * Ported up to commit [TemplateBinding#99e52d][99e52d] and
+ [NodeBind#f7cc76][f7cc76].
-[fcb7a5]: https://github.com/Polymer/TemplateBinding/commit/fcb7a502794f19544f2d4b77c96eebb70830591d
+[1cee02]: https://github.com/Polymer/TemplateBinding/commit/5b9a3be40682e1ccd5e6c0b04fbe2c54d74b5d1e
+[c47bc1]: https://github.com/Polymer/NodeBind/commit/c47bc1b40d1cf0123b29620820a7111471e83ff3
[51df59]: https://github.com/Polymer/TemplateBinding/commit/51df59c16e0922dec041cfe604016aac00918d5d
+[99e52d]: https://github.com/Polymer/TemplateBinding/commit/99e52dd7fbaefdaee9807648d1d6097eb3e99eda
+[f7cc76]: https://github.com/Polymer/NodeBind/commit/f7cc76749e509e06fa7cbc9ba970f87f5fe33b5c
« no previous file with comments | « pkg/polymer_expressions/test/globals_test.dart ('k') | pkg/template_binding/lib/src/binding_delegate.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698