OLD | NEW |
---|---|
1 ## 1.0.0-rc.3 | |
2 | |
3 Update the elements and resolve multiple outstanding issues. | |
Siggi Cherem (dart-lang)
2015/10/28 22:35:17
would you like to include details on what issues?
jakemac
2015/10/29 16:07:29
There were a lot of small issues with types and ot
| |
4 | |
1 ## 1.0.0-rc.2 | 5 ## 1.0.0-rc.2 |
2 | 6 |
3 Update the elements to the following versions: | 7 Update the elements to the following versions: |
4 | 8 |
5 - iron-elements 1.0.4 | 9 - iron-elements 1.0.4 |
6 - paper-elements 1.0.5 | 10 - paper-elements 1.0.5 |
7 - gold-elements 1.0.1 | 11 - gold-elements 1.0.1 |
8 - neon-elements 1.0.0 | 12 - neon-elements 1.0.0 |
9 - molecules 1.0.0 | 13 - molecules 1.0.0 |
10 - google-web-components 1.0.1 | 14 - google-web-components 1.0.1 |
11 | 15 |
12 Also fixed generated mixins for elements with deeply nested behaviors. | 16 Also fixed generated mixins for elements with deeply nested behaviors. |
13 | 17 |
14 ## 1.0.0-rc.1 | 18 ## 1.0.0-rc.1 |
15 | 19 |
16 First official release candidate, updated to latest polymer and polymer_interop. | 20 First official release candidate, updated to latest polymer and polymer_interop. |
17 | 21 |
18 ## 0.1.0 | 22 ## 0.1.0 |
19 | 23 |
20 This is the initial version. | 24 This is the initial version. |
OLD | NEW |