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

Side by Side Diff: packages/web_components/CHANGELOG.md

Issue 2989763002: Update charted to 0.4.8 and roll (Closed)
Patch Set: Removed Cutch from list of reviewers Created 3 years, 4 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
« no previous file with comments | « packages/web_components/AUTHORS ('k') | packages/web_components/lib/CustomElements.js » ('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.12.5
2 * Update to not use deprecated analyzer apis.
3 * Update analyzer minimum version to 0.27.1.
4
5 #### 0.12.4
6 * Update to JS version
7 [0.7.23](https://github.com/webcomponents/webcomponentsjs/tree/v0.7.23).
8 * Update `analyzer`, `code_transformers`, and `html` version constraints.
9
1 #### 0.12.3 10 #### 0.12.3
2 * Update to JS version 11 * Update to JS version
3 [0.7.21](https://github.com/webcomponents/webcomponentsjs/tree/v0.7.21). 12 [0.7.21](https://github.com/webcomponents/webcomponentsjs/tree/v0.7.21).
4 13
5 #### 0.12.2+2 14 #### 0.12.2+2
6 15
7 * Update to transformer_test `0.2.x`. 16 * Update to transformer_test `0.2.x`.
8 17
9 #### 0.12.2+2 18 #### 0.12.2+2
10 19
(...skipping 268 matching lines...) Expand 10 before | Expand all | Expand 10 after
279 * Reverts back to what we had in 0.3.4. (The platform.js updates in 0.3.5 had 288 * Reverts back to what we had in 0.3.4. (The platform.js updates in 0.3.5 had
280 breaking changes so we are republishing it in 0.4.0) 289 breaking changes so we are republishing it in 0.4.0)
281 290
282 #### 0.3.5 291 #### 0.3.5
283 * Added `registerDartType` to register a Dart API for a custom-element written 292 * Added `registerDartType` to register a Dart API for a custom-element written
284 in Javascript. 293 in Javascript.
285 * Updated to platform 0.3.3-29065bc 294 * Updated to platform 0.3.3-29065bc
286 295
287 #### 0.3.4 296 #### 0.3.4
288 * Updated to platform 0.2.4 (see lib/build.log for details) 297 * Updated to platform 0.2.4 (see lib/build.log for details)
OLDNEW
« no previous file with comments | « packages/web_components/AUTHORS ('k') | packages/web_components/lib/CustomElements.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698