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

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

Issue 724723003: use shared code transformer, update web_components to remove .map and .concat files (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 1 month 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/lib/src/build/delete_file.dart » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 #### Pub version 0.15.1+5
2 * Increase code_transformers lower bound and use shared transformers from it.
Siggi Cherem (dart-lang) 2014/11/13 20:56:42 seems that you didn't have to increase the lowerbo
3
1 #### 0.15.1+4 4 #### 0.15.1+4
2 * Fix double-registration bug when using exports 5 * Fix double-registration bug when using exports
3 [21439](http://dartbug.com/21439). 6 [21439](http://dartbug.com/21439).
4 7
5 #### 0.15.1+3 8 #### 0.15.1+3
6 * Make sure that `dart_support.js` is always appended after `platform.js`, 9 * Make sure that `dart_support.js` is always appended after `platform.js`,
7 [21435](http://dartbug.com/21435). 10 [21435](http://dartbug.com/21435).
8 11
9 #### 0.15.1+2 12 #### 0.15.1+2
10 * Handle and warn about cases where a script file is included twice from the 13 * Handle and warn about cases where a script file is included twice from the
(...skipping 278 matching lines...) Expand 10 before | Expand all | Expand 10 after
289 * fix [15574](https://code.google.com/p/dart/issues/detail?id=15574), 292 * fix [15574](https://code.google.com/p/dart/issues/detail?id=15574),
290 event bindings in dart2js, by working around issue 293 event bindings in dart2js, by working around issue
291 [15573](https://code.google.com/p/dart/issues/detail?id=15573) 294 [15573](https://code.google.com/p/dart/issues/detail?id=15573)
292 295
293 #### 0.9.2+2 296 #### 0.9.2+2
294 * fix enteredView in dart2js, by using custom_element >= 0.9.1+1 297 * fix enteredView in dart2js, by using custom_element >= 0.9.1+1
295 298
296 [0.4.2]: https://github.com/Polymer/polymer-dev/commit/8c339cf8614eb65145ec1ccbd ba7ecbadf65b343 299 [0.4.2]: https://github.com/Polymer/polymer-dev/commit/8c339cf8614eb65145ec1ccbd ba7ecbadf65b343
297 [6ad2d61]:https://github.com/Polymer/polymer-dev/commit/6a3e1b0e2a0bbe546f6896b3 f4f064950d7aee8f 300 [6ad2d61]:https://github.com/Polymer/polymer-dev/commit/6a3e1b0e2a0bbe546f6896b3 f4f064950d7aee8f
298 [3b690ad]:https://github.com/Polymer/polymer-dev/commit/3b690ad0d995a7ea339ed601 075de2f84d92bafd 301 [3b690ad]:https://github.com/Polymer/polymer-dev/commit/3b690ad0d995a7ea339ed601 075de2f84d92bafd
OLDNEW
« no previous file with comments | « no previous file | pkg/polymer/lib/src/build/delete_file.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698