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

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

Issue 555953003: Release again (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 | « pkg/pkgbuild.status ('k') | 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.14.0-dev 1 #### 0.14.0
2 * Upgraded to polymer 0.4.0 ([polymer-dev#d66a86e][d66a86e]). 2 * Upgraded to polymer 0.4.0 ([polymer-dev#d66a86e][d66a86e]).
3 * The platform.js script is no longer required in Chrome or Dartium 3 * 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, 4 (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 5 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 6 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 7 are deploying to chrome exclusively), please star this bug
8 http://dartbug.com/20865. 8 http://dartbug.com/20865.
9 9
10 #### 0.13.1 10 #### 0.13.1
11 * Upgraded error messages to have a unique and stable identifier. This 11 * Upgraded error messages to have a unique and stable identifier. This
12 requires a version of `code_transformers` newer than `0.2.3`. 12 requires a version of `code_transformers` newer than `0.2.3`.
13 * Upgraded minimum version constraint on 'args' to '0.11.0'. 13 * Upgraded minimum version constraint on `args` to `0.11.0`.
14 14
15 #### 0.13.0+3 15 #### 0.13.0+3
16 * Added a warning about flashes of unstyled content if we can detect a 16 * Added a warning about flashes of unstyled content if we can detect a
17 situation that would cause it [20751](http://dartbug.com/20751). 17 situation that would cause it [20751](http://dartbug.com/20751).
18 18
19 #### 0.13.0+2 19 #### 0.13.0+2
20 * Update internal transformers to delete .concat.js and .map files when in 20 * Update internal transformers to delete .concat.js and .map files when in
21 release mode, saving about 1MB of space in the built output. 21 release mode, saving about 1MB of space in the built output.
22 22
23 #### 0.13.0+1 23 #### 0.13.0+1
(...skipping 193 matching lines...) Expand 10 before | Expand all | Expand 10 after
217 #### 0.9.2+3 217 #### 0.9.2+3
218 * fix [15574](https://code.google.com/p/dart/issues/detail?id=15574), 218 * fix [15574](https://code.google.com/p/dart/issues/detail?id=15574),
219 event bindings in dart2js, by working around issue 219 event bindings in dart2js, by working around issue
220 [15573](https://code.google.com/p/dart/issues/detail?id=15573) 220 [15573](https://code.google.com/p/dart/issues/detail?id=15573)
221 221
222 #### 0.9.2+2 222 #### 0.9.2+2
223 * fix enteredView in dart2js, by using custom_element >= 0.9.1+1 223 * fix enteredView in dart2js, by using custom_element >= 0.9.1+1
224 224
225 [6ad2d61]:https://github.com/Polymer/polymer-dev/commit/6a3e1b0e2a0bbe546f6896b3 f4f064950d7aee8f 225 [6ad2d61]:https://github.com/Polymer/polymer-dev/commit/6a3e1b0e2a0bbe546f6896b3 f4f064950d7aee8f
226 [3b690ad]:https://github.com/Polymer/polymer-dev/commit/3b690ad0d995a7ea339ed601 075de2f84d92bafd 226 [3b690ad]:https://github.com/Polymer/polymer-dev/commit/3b690ad0d995a7ea339ed601 075de2f84d92bafd
OLDNEW
« no previous file with comments | « pkg/pkgbuild.status ('k') | pkg/polymer/pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698