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

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

Issue 337073003: Update samples and editor template to use polymer 0.11.0 (Closed) Base URL: http://dart.googlecode.com/svn/trunk/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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « pkg/polymer/pubspec.yaml ('k') | pkg/template_binding/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 # changelog 1 # changelog
2 2
3 This file contains highlights of what changes on each version of the 3 This file contains highlights of what changes on each version of the
4 template_binding package. 4 template_binding package.
5 5
6 #### Pub version 0.11.0-dev 6 #### Pub version 0.11.0
7 * Ported up to commit [TemplateBinding#1cee02][5b9a3b] and 7 * Ported up to commit [TemplateBinding#1cee02][5b9a3b] and
8 [NodeBind#c47bc1][c47bc1]. 8 [NodeBind#c47bc1][c47bc1].
9 9
10 #### Pub version 0.10.0 10 #### Pub version 0.10.0
11 * Applied patch to throw errors asycnhronously if property path evaluation 11 * Applied patch to throw errors asycnhronously if property path evaluation
12 fails. 12 fails.
13 * Applied patch matching commit [51df59][] (fix parser to avoid allocating 13 * Applied patch matching commit [51df59][] (fix parser to avoid allocating
14 PropertyPath if there is a non-null delegateFn). 14 PropertyPath if there is a non-null delegateFn).
15 * Ported up to commit [TemplateBinding#99e52d][99e52d] and 15 * Ported up to commit [TemplateBinding#99e52d][99e52d] and
16 [NodeBind#f7cc76][f7cc76]. 16 [NodeBind#f7cc76][f7cc76].
17 17
18 [1cee02]: https://github.com/Polymer/TemplateBinding/commit/5b9a3be40682e1ccd5e6 c0b04fbe2c54d74b5d1e 18 [1cee02]: https://github.com/Polymer/TemplateBinding/commit/5b9a3be40682e1ccd5e6 c0b04fbe2c54d74b5d1e
19 [c47bc1]: https://github.com/Polymer/NodeBind/commit/c47bc1b40d1cf0123b29620820a 7111471e83ff3 19 [c47bc1]: https://github.com/Polymer/NodeBind/commit/c47bc1b40d1cf0123b29620820a 7111471e83ff3
20 [51df59]: https://github.com/Polymer/TemplateBinding/commit/51df59c16e0922dec041 cfe604016aac00918d5d 20 [51df59]: https://github.com/Polymer/TemplateBinding/commit/51df59c16e0922dec041 cfe604016aac00918d5d
21 [99e52d]: https://github.com/Polymer/TemplateBinding/commit/99e52dd7fbaefdaee980 7648d1d6097eb3e99eda 21 [99e52d]: https://github.com/Polymer/TemplateBinding/commit/99e52dd7fbaefdaee980 7648d1d6097eb3e99eda
22 [f7cc76]: https://github.com/Polymer/NodeBind/commit/f7cc76749e509e06fa7cbc9ba97 0f87f5fe33b5c 22 [f7cc76]: https://github.com/Polymer/NodeBind/commit/f7cc76749e509e06fa7cbc9ba97 0f87f5fe33b5c
OLDNEW
« no previous file with comments | « pkg/polymer/pubspec.yaml ('k') | pkg/template_binding/pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698