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

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

Issue 675503002: update pubspec/changelog (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 2 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 | « no previous file | pkg/polymer/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 #### 0.15.1+2
2 * Handle and warn about cases where a script file is included twice from the
3 same entrypoint [21332](http://dartbug.com/21332).
4
1 #### 0.15.1+1 5 #### 0.15.1+1
2 * Fix typo in error message polymer#42 6 * Fix typo in error message polymer#42
3 7
4 #### 0.15.1 8 #### 0.15.1
5 * Upgraded to polymer [0.4.2][] 9 * Upgraded to polymer [0.4.2][]
6 * No need to include dart_support.js in your entrypoints anymore. 10 * No need to include dart_support.js in your entrypoints anymore.
7 11
8 #### 0.15.0+1 12 #### 0.15.0+1
9 * Widen web_components version constraint. 13 * Widen web_components version constraint.
10 14
(...skipping 266 matching lines...) Expand 10 before | Expand all | Expand 10 after
277 * fix [15574](https://code.google.com/p/dart/issues/detail?id=15574), 281 * fix [15574](https://code.google.com/p/dart/issues/detail?id=15574),
278 event bindings in dart2js, by working around issue 282 event bindings in dart2js, by working around issue
279 [15573](https://code.google.com/p/dart/issues/detail?id=15573) 283 [15573](https://code.google.com/p/dart/issues/detail?id=15573)
280 284
281 #### 0.9.2+2 285 #### 0.9.2+2
282 * fix enteredView in dart2js, by using custom_element >= 0.9.1+1 286 * fix enteredView in dart2js, by using custom_element >= 0.9.1+1
283 287
284 [0.4.2]: https://github.com/Polymer/polymer-dev/commit/8c339cf8614eb65145ec1ccbd ba7ecbadf65b343 288 [0.4.2]: https://github.com/Polymer/polymer-dev/commit/8c339cf8614eb65145ec1ccbd ba7ecbadf65b343
285 [6ad2d61]:https://github.com/Polymer/polymer-dev/commit/6a3e1b0e2a0bbe546f6896b3 f4f064950d7aee8f 289 [6ad2d61]:https://github.com/Polymer/polymer-dev/commit/6a3e1b0e2a0bbe546f6896b3 f4f064950d7aee8f
286 [3b690ad]:https://github.com/Polymer/polymer-dev/commit/3b690ad0d995a7ea339ed601 075de2f84d92bafd 290 [3b690ad]:https://github.com/Polymer/polymer-dev/commit/3b690ad0d995a7ea339ed601 075de2f84d92bafd
OLDNEW
« no previous file with comments | « no previous file | pkg/polymer/pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698