Commit Graph

108 Commits

Author SHA1 Message Date
Robert Fleischmann
5e98c21379 version 2.1.3
* allow negative percent values with a reversed pie chart
2.1.3
2013-12-01 12:01:32 +01:00
linkgod
afc21d32c7 update demo for negative percent 2013-12-01 11:57:14 +01:00
linkgod
73db0ebfe9 support percent < 0
let pie reverse when percent < 0
2013-12-01 11:57:13 +01:00
Robert Fleischmann
bfd8d487a3 version 2.1.2
* Allow override of default options with data attributes in JQuery plugin
2.1.2
2013-12-01 10:51:44 +01:00
Robert Fleischmann
88b11b6196 size of jquery plugin 2013-12-01 10:50:30 +01:00
Robert Fleischmann
4e9c29fafd jslint 2013-12-01 10:49:47 +01:00
Robert Fleischmann
e3dc6efcc1 Merge branch 'master' of https://github.com/amsross/easy-pie-chart into amsross-master 2013-12-01 10:46:23 +01:00
Robert Fleischmann
0c66313493 add test for overwritable options 2013-12-01 10:45:48 +01:00
Robert Fleischmann
7cfe95f061 jquery tests 2013-12-01 10:39:14 +01:00
Robert Fleischmann
ec2acf8d73 single quotes in js 2013-12-01 10:24:10 +01:00
Matt Ross
903ece6e5c Allow override of default options with data attributes in JQuery plugin 2013-11-19 16:45:47 -05:00
Robert Fleischmann
20d926081f Fixed AMD support for jQuery version 2.1.1 2013-11-19 10:21:19 +01:00
Robert Fleischmann
3115d3b066 2.1.0 2.1.0 2013-10-28 10:52:12 +01:00
Robert Fleischmann
b54d57db45 added Function.bind polyfill for tests 2013-10-28 00:13:07 +01:00
Robert Fleischmann
740cb5a3f4 added new line at EOF 2013-10-28 00:09:25 +01:00
Robert Fleischmann
70c389b3ae added umd wrapper for AMD and requireJS support 2013-10-27 23:59:45 +01:00
Robert Fleischmann
dcd4dc9352 Revert "added polyfill of function.prototype.bind for IE8 support"
This reverts commit e53eed6517.
2013-10-27 23:40:44 +01:00
Robert Fleischmann
8b541543ce use parseFloat instead of parseInt and fix initial update for IE 2013-10-27 23:20:01 +01:00
Moritz Meyer
e53eed6517 added polyfill of function.prototype.bind for IE8 support 2013-10-18 19:35:37 +02:00
Moritz Meyer
2f09555b2d added phantomjs to default browser as running local unit tests 2013-10-18 19:35:14 +02:00
Moritz Meyer
d27447385c updated build file 2013-10-18 19:22:41 +02:00
Moritz Meyer
fa17b2d768 updated the readme 2013-10-18 19:15:17 +02:00
Moritz Meyer
3c0c656ae7 updated tests for new options attribute 2013-10-18 18:32:24 +02:00
Moritz Meyer
80b9957e89 Merge remote-tracking branch 'origin/development' into development
Conflicts:
	Gruntfile.js
	dist/angular.easypiechart.js
	dist/angular.easypiechart.min.js
	dist/easypiechart.js
	dist/jquery.easypiechart.js
	package.json
	src/easypiechart.js
2013-10-18 18:16:00 +02:00
Moritz Meyer
b210984594 fixed jshint mixed spaces and tabs 2013-10-18 18:12:01 +02:00
Moritz Meyer
0430e286c1 travis kick 2013-10-18 17:54:44 +02:00
Moritz Meyer
d1a2d01c7c moved images in readme 2013-10-18 17:47:47 +02:00
Moritz Meyer
770c1117b8 added images of deps and build status to readme 2013-10-18 17:46:33 +02:00
Moritz Meyer
caf64b8819 added basic test setup for angular directive with grunt 2013-10-18 17:39:37 +02:00
Moritz Meyer
95ad0e4ca6 added jshint and fixed jshint errors 2013-10-18 17:19:44 +02:00
mrzmyr
306ebd376c Merge pull request #51 from mrzmyr/angular-add-options-attribute
Angular add options attribute
2013-10-18 08:13:58 -07:00
Moritz Meyer
1bb93e3661 added support for options in angular module 2013-10-18 17:09:26 +02:00
Moritz Meyer
ba46fb80e1 added jshint for build / watch 2013-10-18 16:33:12 +02:00
Moritz Meyer
27617f0df7 merged upstrem/master 2013-10-18 16:24:55 +02:00
Robert Fleischmann
e799f304cd updated to version 2.0.5 2.0.5 2013-10-12 21:51:08 +02:00
Robert Fleischmann
c8dc71dd20 moved changelog into extra file 2013-10-12 21:49:23 +02:00
Robert Fleischmann
25e955fd9f updated minified angular version 2013-10-12 21:43:06 +02:00
Robert Fleischmann
34e386179b Merge branch 'fix-timeout-bug' of github.com:mrzmyr/easy-pie-chart into mrzmyr-fix-timeout-bug 2013-10-12 21:40:11 +02:00
mrzmyr
c0a3806d75 fixed timer bug 2013-10-12 11:49:15 +02:00
Robert Fleischmann
0489a0d90e updated Readme 2013-10-10 12:11:49 +02:00
Robert Fleischmann
0d64b3db91 updated to version 2.0.4 2.0.4 2013-10-10 10:20:37 +02:00
Moritz Meyer
8a08fea6dd use the internal timing function of angular 2013-10-10 00:10:30 +02:00
Moritz Meyer
680e4eb456 added the ability to create two instances on one main scope of
chat pie (also added a second pie chart to the demos)
2013-10-10 00:01:17 +02:00
Moritz Meyer
a8243ef8bb removed unnecessary stuff from example to provide the minimal setup 2013-10-10 00:00:09 +02:00
Moritz Meyer
4ad587a8e5 added more conventional way to create controller in angular 2013-10-09 23:59:15 +02:00
Moritz Meyer
b5b205173a updated angular to latest version 2013-10-09 23:57:44 +02:00
Robert Fleischmann
2947b2a4ef Updated to version 2.0.3 2.0.3 2013-09-29 13:44:55 +02:00
Robert Fleischmann
831a2c39cc Fixed retina render bug 2013-09-29 13:44:08 +02:00
Robert Fleischmann
3f82ec2529 innerHTML instead of innerText to Fix FF issue 2013-09-28 11:20:48 +02:00
Robert Fleischmann
26dc6f1cc3 updated dist files 2013-09-27 18:33:22 +02:00