Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 #### 0.14.1 | |
|
Siggi Cherem (dart-lang)
2014/09/17 20:45:55
add also an entry about your change to make build.
jakemac
2014/09/17 21:38:24
Done.
| |
| 2 * Make public the map of html tags to html element class names. | |
|
Siggi Cherem (dart-lang)
2014/09/17 20:45:55
Not sure how much to highlight this, since most po
jakemac
2014/09/17 21:38:24
Done, removed the note about it entirely
| |
| 3 | |
| 1 #### 0.14.0+1 | 4 #### 0.14.0+1 |
| 2 * Small style improvements on error/warnings page. | 5 * Small style improvements on error/warnings page. |
| 3 | 6 |
| 4 #### 0.14.0 | 7 #### 0.14.0 |
| 5 * Upgraded to polymer 0.4.0 ([polymer-dev#d66a86e][d66a86e]). | 8 * Upgraded to polymer 0.4.0 ([polymer-dev#d66a86e][d66a86e]). |
| 6 * The platform.js script is no longer required in Chrome or Dartium | 9 * The platform.js script is no longer required in Chrome or Dartium |
| 7 (version 36). You can now remove this from your projects for development, | 10 (version 36). You can now remove this from your projects for development, |
| 8 and it will be injected when running pub build or pub serve. If you would | 11 and it will be injected when running pub build or pub serve. If you would |
| 9 like the option to not inject platform.js at all in the built output (if you | 12 like the option to not inject platform.js at all in the built output (if you |
| 10 are deploying to chrome exclusively), please star this bug | 13 are deploying to chrome exclusively), please star this bug |
| (...skipping 209 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 220 #### 0.9.2+3 | 223 #### 0.9.2+3 |
| 221 * fix [15574](https://code.google.com/p/dart/issues/detail?id=15574), | 224 * fix [15574](https://code.google.com/p/dart/issues/detail?id=15574), |
| 222 event bindings in dart2js, by working around issue | 225 event bindings in dart2js, by working around issue |
| 223 [15573](https://code.google.com/p/dart/issues/detail?id=15573) | 226 [15573](https://code.google.com/p/dart/issues/detail?id=15573) |
| 224 | 227 |
| 225 #### 0.9.2+2 | 228 #### 0.9.2+2 |
| 226 * fix enteredView in dart2js, by using custom_element >= 0.9.1+1 | 229 * fix enteredView in dart2js, by using custom_element >= 0.9.1+1 |
| 227 | 230 |
| 228 [6ad2d61]:https://github.com/Polymer/polymer-dev/commit/6a3e1b0e2a0bbe546f6896b3 f4f064950d7aee8f | 231 [6ad2d61]:https://github.com/Polymer/polymer-dev/commit/6a3e1b0e2a0bbe546f6896b3 f4f064950d7aee8f |
| 229 [3b690ad]:https://github.com/Polymer/polymer-dev/commit/3b690ad0d995a7ea339ed601 075de2f84d92bafd | 232 [3b690ad]:https://github.com/Polymer/polymer-dev/commit/3b690ad0d995a7ea339ed601 075de2f84d92bafd |
| OLD | NEW |