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

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

Issue 301173004: Prepare for polymer 0.10.0 release (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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « pkg/smoke/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.10.0-pre.1.dev 6 #### Pub version 0.10.0
7 * Applied patch to throw errors asycnhronously if property path evaluation 7 * Applied patch to throw errors asycnhronously if property path evaluation
8 fails. 8 fails.
9 * Applied patch matching commit [51df59][] (fix parser to avoid allocating 9 * Applied patch matching commit [51df59][] (fix parser to avoid allocating
10 PropertyPath if there is a non-null delegateFn). 10 PropertyPath if there is a non-null delegateFn).
11
12 #### Pub version 0.10.0-pre.0
13 * Ported JS code as of commit [fcb7a5][] 11 * Ported JS code as of commit [fcb7a5][]
14 12
15 [fcb7a5]: https://github.com/Polymer/TemplateBinding/commit/fcb7a502794f19544f2d 4b77c96eebb70830591d 13 [fcb7a5]: https://github.com/Polymer/TemplateBinding/commit/fcb7a502794f19544f2d 4b77c96eebb70830591d
16 [51df59]: https://github.com/Polymer/TemplateBinding/commit/51df59c16e0922dec041 cfe604016aac00918d5d 14 [51df59]: https://github.com/Polymer/TemplateBinding/commit/51df59c16e0922dec041 cfe604016aac00918d5d
OLDNEW
« no previous file with comments | « pkg/smoke/pubspec.yaml ('k') | pkg/template_binding/pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698