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

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

Issue 562823003: Style improvements in polymer error/warning messages page. (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/generated/messages.html » ('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.0+1
2 * Small style improvements on error/warnings page.
3
1 #### 0.14.0 4 #### 0.14.0
2 * Upgraded to polymer 0.4.0 ([polymer-dev#d66a86e][d66a86e]). 5 * Upgraded to polymer 0.4.0 ([polymer-dev#d66a86e][d66a86e]).
3 * The platform.js script is no longer required in Chrome or Dartium 6 * The platform.js script is no longer required in Chrome or Dartium
4 (version 36). You can now remove this from your projects for development, 7 (version 36). You can now remove this from your projects for development,
5 and it will be injected when running pub build or pub serve. If you would 8 and it will be injected when running pub build or pub serve. If you would
6 like the option to not inject platform.js at all in the built output (if you 9 like the option to not inject platform.js at all in the built output (if you
7 are deploying to chrome exclusively), please star this bug 10 are deploying to chrome exclusively), please star this bug
8 http://dartbug.com/20865. 11 http://dartbug.com/20865.
9 12
10 #### 0.13.1 13 #### 0.13.1
(...skipping 206 matching lines...) Expand 10 before | Expand all | Expand 10 after
217 #### 0.9.2+3 220 #### 0.9.2+3
218 * fix [15574](https://code.google.com/p/dart/issues/detail?id=15574), 221 * fix [15574](https://code.google.com/p/dart/issues/detail?id=15574),
219 event bindings in dart2js, by working around issue 222 event bindings in dart2js, by working around issue
220 [15573](https://code.google.com/p/dart/issues/detail?id=15573) 223 [15573](https://code.google.com/p/dart/issues/detail?id=15573)
221 224
222 #### 0.9.2+2 225 #### 0.9.2+2
223 * fix enteredView in dart2js, by using custom_element >= 0.9.1+1 226 * fix enteredView in dart2js, by using custom_element >= 0.9.1+1
224 227
225 [6ad2d61]:https://github.com/Polymer/polymer-dev/commit/6a3e1b0e2a0bbe546f6896b3 f4f064950d7aee8f 228 [6ad2d61]:https://github.com/Polymer/polymer-dev/commit/6a3e1b0e2a0bbe546f6896b3 f4f064950d7aee8f
226 [3b690ad]:https://github.com/Polymer/polymer-dev/commit/3b690ad0d995a7ea339ed601 075de2f84d92bafd 229 [3b690ad]:https://github.com/Polymer/polymer-dev/commit/3b690ad0d995a7ea339ed601 075de2f84d92bafd
OLDNEW
« no previous file with comments | « no previous file | pkg/polymer/lib/src/build/generated/messages.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698