Commit Graph

  • b9c6cc2e49 move todos into readme v3.0 Robert Fleischmann 2017-05-24 22:36:27 -04:00
  • e5ee576abe thoughts on config options Robert Fleischmann 2017-05-24 22:31:18 -04:00
  • a8ad170cc0 add jest tests & travis ci Robert Fleischmann 2017-05-23 22:47:26 -04:00
  • ae125275e8 initial cleanup commit for v3 Robert Fleischmann 2017-05-23 22:24:49 -04:00
  • 97b5824bf4 Merge pull request #147 from JennieJi/patch-1 master Robert Fleischmann 2015-07-15 20:49:22 +01:00
  • b944f76511 Update example in Readme Jennie 2015-07-15 17:17:24 +08:00
  • 8906256ed5 Merge pull request #136 from chafnan/master Robert Fleischmann 2015-05-08 15:16:44 +01:00
  • 264f5df52c updated .version Robert Fleischmann 2015-05-08 15:17:13 +01:00
  • b1d8e032f0 update version to 2.1.7 Robert Fleischmann 2015-05-08 15:11:31 +01:00
  • 5c5fd42f9f update dependencies Robert Fleischmann 2015-05-08 15:09:45 +01:00
  • d94325e3e8 Merge branch 'epost-patch-1' Robert Fleischmann 2015-05-08 14:55:32 +01:00
  • 4ef0316c22 Merge branch 'patch-1' of https://github.com/epost/easy-pie-chart into epost-patch-1 Robert Fleischmann 2015-05-08 14:55:19 +01:00
  • 89212b4348 add npm log to gitignore Robert Fleischmann 2015-05-07 18:56:21 +01:00
  • fb7243fafc switch main to vanilla version Robert Fleischmann 2015-05-07 18:56:09 +01:00
  • f8bb2820e7 change name to match npmjs requirements Robert Fleischmann 2015-05-07 18:55:27 +01:00
  • 9227771d7e add keywords and contributors Robert Fleischmann 2015-05-07 18:53:44 +01:00
  • 786674f171 Replace == by === Erik Post 2015-04-28 12:28:45 +02:00
  • 20a1140e79 Check type of G_vmlCanvasManager. Erik Post 2015-04-24 18:20:23 +02:00
  • 05a1bbf86a Merge pull request #137 from dotansimha/master Robert Fleischmann 2015-04-22 23:51:39 +01:00
  • eab0f9a515 Update version Dotan Simha 2015-04-22 19:00:14 +03:00
  • 7586cde190 Create Meteor's package.js file, added support for meteor publish on Grunt Dotan Simha 2015-04-22 18:32:29 +03:00
  • 3fbc41f2d4 removed requirejs from deps to resolve #134 Jonathan Chapman 2015-04-16 12:31:15 -06:00
  • a392773962 Merge pull request #121 from sgtpepper43/allow-element Moritz 2015-01-13 11:09:48 +11:00
  • 6ba324c965 Allow use of angular directive as an Element Trevor Fenn 2015-01-12 14:33:22 -07:00
  • f3bd670540 Merge pull request #119 from ProCynic/master Robert Fleischmann 2014-12-28 23:16:02 +01:00
  • e6c12a390a add main attribute to package.json Geoffrey Parker 2014-12-28 11:12:49 -06:00
  • c9b82a12b8 update docs Robert Fleischmann 2014-12-15 16:02:07 +00:00
  • 29636bc1cc version bump 2.1.6 Robert Fleischmann 2014-12-15 15:58:22 +00:00
  • c3500ba7b4 Merge pull request #113 from levito/master Robert Fleischmann 2014-12-15 15:55:09 +00:00
  • c9506effa1 update version Veit Lehmann 2014-12-11 14:56:11 +01:00
  • 949e535bac added option for different track width Veit Lehmann 2014-12-09 16:41:55 +01:00
  • 3b9d2ebecb Remove node v0.8.x for tests Robert Fleischmann 2014-05-06 12:43:22 +02:00
  • 9d89dc9b46 chore(docs): add syntax highlighting mrzmyr 2014-05-06 11:47:50 +02:00
  • 45f2e68ff9 chore(dependencies): update dev-dependencies mrzmyr 2014-05-06 11:45:11 +02:00
  • f140f290d6 fixed jquery reference for tests Robert Fleischmann 2014-03-05 09:45:15 +01:00
  • 1cfe5ca0e6 Version 2.1.5, fixed build error Robert Fleischmann 2014-02-28 16:29:35 +01:00
  • 9406bc52ae version bump 2.1.4 2.1.4 Robert Fleischmann 2014-02-01 16:01:43 +01:00
  • c27e5d9e02 docs(plugin-api): added requirejs to plugin api section Moritz Meyer 2014-01-30 11:36:13 +01:00
  • 4f4ab7aecd removed amd name from angular build Jonathan Chapman 2014-01-29 22:48:16 -07:00
  • 7729a1874b added requirejs to bower config Jonathan Chapman 2014-01-29 22:31:55 -07:00
  • 3c9c480e5a removed AMD module name Jonathan Chapman 2014-01-29 22:19:15 -07:00
  • ed7d87daed added plugin api information Moritz Meyer 2014-01-29 15:55:14 +01:00
  • 85957de269 Merge branch 'gradient' of github.com:quikly/easy-pie-chart into quikly-gradient Moritz Meyer 2014-01-29 15:51:42 +01:00
  • 2f6dc70163 - renamed AMD modules - aligned demo styles - added requirejs demo page Moritz Meyer 2014-01-29 15:38:37 +01:00
  • ec0a21b26c added gruntfile watch Moritz Meyer 2014-01-29 15:27:30 +01:00
  • 857cf44f75 removed angular dependency from AMD module Moritz Meyer 2014-01-29 14:37:52 +01:00
  • 75c77c1670 Add accessor functions for canvas and ctx within the CanvasRenderer class. This allows you to use a gradient fill inside the barColor function. Scott Meves 2014-01-24 20:27:06 -05:00
  • 3044fb0b77 Merge branch 'patch-1' of github.com:scatcher/easy-pie-chart into scatcher-patch-1 Moritz Meyer 2014-01-21 19:48:20 +01:00
  • a71b7468a7 fixed tests Moritz Meyer 2014-01-21 17:16:31 +01:00
  • 8aee33cfb7 added jquery as dependency for tests Moritz Meyer 2014-01-21 17:13:32 +01:00
  • 4c88ea4be8 updated angular versions Moritz Meyer 2014-01-21 17:11:29 +01:00
  • 67944f9f2e added new tests and fixed licenses Moritz Meyer 2014-01-21 17:06:57 +01:00
  • 4c1d3570b4 fixed tests Moritz Meyer 2014-01-21 17:03:29 +01:00
  • 89855331c8 - removed jquery dependency, cause it’s not mandatory when using the vanilla js version - updated angular versions Moritz Meyer 2014-01-21 14:04:28 +01:00
  • 68b8529d43 size and style alignment mrzmyr 2014-01-19 15:45:39 +01:00
  • fb86a23a4e code style mrzmyr 2014-01-19 15:34:08 +01:00
  • 792fa19d7b added license mrzmyr 2014-01-19 15:32:17 +01:00
  • 28de9df144 style alignments mrzmyr 2014-01-19 15:26:37 +01:00
  • 4bbbb82751 automatic generator: readme mrzmyr 2014-01-18 22:17:33 +01:00
  • 09ac81f388 updated dependencies and added test grunt task mrzmyr 2014-01-18 18:04:19 +01:00
  • d2510d933c removed phantoms from karma unit testing in dev env mrzmyr 2014-01-18 17:55:18 +01:00
  • 6263edb37b code style mrzmyr 2014-01-18 17:54:46 +01:00
  • 0af14ed842 Merge pull request #69 from chenys/master mrzmyr 2014-01-18 08:47:13 -08:00
  • d1586343da scope.$watch()'s callback is function(newValue, oldValue) not function(oldValue, newValue) modified: angular.directive.js Yusheng Chen 2014-01-17 14:49:58 -08:00
  • 3cf4e0a42e Merge pull request #64 from mediastuttgart/master mrzmyr 2014-01-09 11:40:46 -08:00
  • 108629f4f3 Update Readme.md mrzmyr 2014-01-04 13:15:24 +01:00
  • 836abc55af Update Readme.md mrzmyr 2014-01-04 13:13:09 +01:00
  • c23b70a945 added compiled angular versions Michael Alexander Freund 2013-12-26 09:44:54 +01:00
  • 374f86093f fixed angular directive to use new animate option Michael Alexander Freund 2013-12-26 09:43:56 +01:00
  • c7915f7012 added ability to enable or disable animation either by option or by api Michael Alexander Freund 2013-12-26 09:33:01 +01:00
  • e15292d37d Built and incremented version. Scott Hatcher 2013-12-16 15:05:17 -08:00
  • ca6e5eab34 IE8 compatibility fix Scott 2013-12-16 14:43:13 -08:00
  • 83e9597515 added license.txt Robert Fleischmann 2013-12-10 00:05:02 +01:00
  • 5e98c21379 version 2.1.3 * allow negative percent values with a reversed pie chart 2.1.3 development Robert Fleischmann 2013-12-01 11:48:29 +01:00
  • afc21d32c7 update demo for negative percent linkgod 2013-11-07 17:56:45 +08:00
  • 73db0ebfe9 support percent < 0 linkgod 2013-11-07 17:51:01 +08:00
  • bfd8d487a3 version 2.1.2 * Allow override of default options with data attributes in JQuery plugin 2.1.2 Robert Fleischmann 2013-12-01 10:51:44 +01:00
  • 88b11b6196 size of jquery plugin Robert Fleischmann 2013-12-01 10:50:30 +01:00
  • 4e9c29fafd jslint Robert Fleischmann 2013-12-01 10:49:47 +01:00
  • e3dc6efcc1 Merge branch 'master' of https://github.com/amsross/easy-pie-chart into amsross-master Robert Fleischmann 2013-12-01 10:46:23 +01:00
  • 0c66313493 add test for overwritable options Robert Fleischmann 2013-12-01 10:45:48 +01:00
  • 7cfe95f061 jquery tests Robert Fleischmann 2013-12-01 10:39:14 +01:00
  • ec2acf8d73 single quotes in js Robert Fleischmann 2013-12-01 10:22:04 +01:00
  • 903ece6e5c Allow override of default options with data attributes in JQuery plugin Matt Ross 2013-11-19 16:45:47 -05:00
  • 20d926081f Fixed AMD support for jQuery version 2.1.1 Robert Fleischmann 2013-11-19 10:21:19 +01:00
  • 3115d3b066 2.1.0 2.1.0 Robert Fleischmann 2013-10-28 10:52:12 +01:00
  • b54d57db45 added Function.bind polyfill for tests Robert Fleischmann 2013-10-28 00:13:07 +01:00
  • 740cb5a3f4 added new line at EOF Robert Fleischmann 2013-10-28 00:08:25 +01:00
  • 70c389b3ae added umd wrapper for AMD and requireJS support Robert Fleischmann 2013-10-27 23:59:45 +01:00
  • dcd4dc9352 Revert "added polyfill of function.prototype.bind for IE8 support" Robert Fleischmann 2013-10-27 23:40:44 +01:00
  • 8b541543ce use parseFloat instead of parseInt and fix initial update for IE Robert Fleischmann 2013-10-27 23:20:01 +01:00
  • e53eed6517 added polyfill of function.prototype.bind for IE8 support Moritz Meyer 2013-10-18 19:35:37 +02:00
  • 2f09555b2d added phantomjs to default browser as running local unit tests Moritz Meyer 2013-10-18 19:35:14 +02:00
  • d27447385c updated build file Moritz Meyer 2013-10-18 19:22:41 +02:00
  • fa17b2d768 updated the readme Moritz Meyer 2013-10-18 19:15:17 +02:00
  • 3c0c656ae7 updated tests for new options attribute Moritz Meyer 2013-10-18 18:32:24 +02:00
  • 80b9957e89 Merge remote-tracking branch 'origin/development' into development Moritz Meyer 2013-10-18 18:16:00 +02:00
  • b210984594 fixed jshint mixed spaces and tabs Moritz Meyer 2013-10-18 18:12:01 +02:00
  • 0430e286c1 travis kick Moritz Meyer 2013-10-18 17:54:44 +02:00
  • d1a2d01c7c moved images in readme Moritz Meyer 2013-10-18 17:47:47 +02:00