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

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

Issue 584983002: don't move anything to body until first import (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 3 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/lib/src/build/import_inliner.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 #### 0.14.3-dev
2 * Don't start moving elements from head to body until we find the first
3 import, [20826](http://dartbug.com/20826).
4
1 #### 0.14.2+1 5 #### 0.14.2+1
2 * Fix findController function for js or dart wrapped elements. This fixes 6 * Fix findController function for js or dart wrapped elements. This fixes
3 event bindings when using paper-dialog and probably some other cases, 7 event bindings when using paper-dialog and probably some other cases,
4 [20931](http://dartbug.com/20931). 8 [20931](http://dartbug.com/20931).
5 9
6 #### 0.14.2 10 #### 0.14.2
7 * Polymer will now create helpful index pages in all folders containing entry 11 * Polymer will now create helpful index pages in all folders containing entry
8 points and in their parent folders, in debug mode only 12 points and in their parent folders, in debug mode only
9 [20963](http://dartbug.com/20963). 13 [20963](http://dartbug.com/20963).
10 14
(...skipping 228 matching lines...) Expand 10 before | Expand all | Expand 10 after
239 #### 0.9.2+3 243 #### 0.9.2+3
240 * fix [15574](https://code.google.com/p/dart/issues/detail?id=15574), 244 * fix [15574](https://code.google.com/p/dart/issues/detail?id=15574),
241 event bindings in dart2js, by working around issue 245 event bindings in dart2js, by working around issue
242 [15573](https://code.google.com/p/dart/issues/detail?id=15573) 246 [15573](https://code.google.com/p/dart/issues/detail?id=15573)
243 247
244 #### 0.9.2+2 248 #### 0.9.2+2
245 * fix enteredView in dart2js, by using custom_element >= 0.9.1+1 249 * fix enteredView in dart2js, by using custom_element >= 0.9.1+1
246 250
247 [6ad2d61]:https://github.com/Polymer/polymer-dev/commit/6a3e1b0e2a0bbe546f6896b3 f4f064950d7aee8f 251 [6ad2d61]:https://github.com/Polymer/polymer-dev/commit/6a3e1b0e2a0bbe546f6896b3 f4f064950d7aee8f
248 [3b690ad]:https://github.com/Polymer/polymer-dev/commit/3b690ad0d995a7ea339ed601 075de2f84d92bafd 252 [3b690ad]:https://github.com/Polymer/polymer-dev/commit/3b690ad0d995a7ea339ed601 075de2f84d92bafd
OLDNEW
« no previous file with comments | « no previous file | pkg/polymer/lib/src/build/import_inliner.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698