Skip to content

Releases: timeu/svg-piechart

Polymer 2.0 version released

25 May 17:51
Compare
Choose a tag to compare

Refactored the 1.x version to a class based element that works with Polymer 2.x
Because we don't need any template binding we only use the Polymer.PropertyAccessor mixin.

Upgrade to Polymer 1.9

25 May 11:50
Compare
Choose a tag to compare

Upgraded to the latest Polymer 1.9 version. Additionally changes from the latest polymer element yeoman template were applied and a bug in IE11 was fixed.

The 1.x.x versions of svg-piechart will support Polymer 1.x, while the 2.x.x versions will support only Polymer 2.x going forward.

The 1.x.x version will live in the 1.x branch, while the 2.x.x versions will live in the master branch

Fixed README.md

17 Oct 10:03
Compare
Choose a tag to compare
v1.0.3

Fixed inline demo

Fixed issue with piecharts that only have a single slice

08 Nov 21:49
Compare
Choose a tag to compare
Fix issue regarding piecharts with only single slice

Fixed failing tests. This fixes #4

Materialized colors and better demo

14 Aug 09:38
Compare
Choose a tag to compare

@fxedel added some more demos and materialized colors

Initial Release

23 May 12:35
Compare
Choose a tag to compare
0.0.1

Initial release