18 Commits

Author SHA1 Message Date
Kevin Qi
0101950960 add className prop 2017-08-27 17:05:31 -07:00
Kevin Qi
fd6741a637 update to use prop-types package instead of importing PropTypes from react
fixes #12
2017-05-07 20:42:44 -07:00
Kevin Qi
2d19153338 Specify svg width to be 100% in default stylesheet, to fix flexbox issue (#5) 2017-02-04 20:04:27 -08:00
Kevin Qi
5c74157d81 Fix issue where window.requestAnimationFrame callback can still be invoked after component is unmounted, causing an error 2016-11-08 11:24:33 -05:00
Wiktor Ożga
a81774984d Fixes #1 2016-09-15 09:01:28 +02:00
Kevin Qi
c2eafad82b Attempt to fix issue where animation isn't happening upon initial mount 2016-05-31 15:51:43 -04:00
Kevin Qi
f73c123135 Improve demo page 2016-05-30 22:40:16 -04:00
Kevin Qi
d5d2020265 Move demo-specific styles to demo index.html 2016-05-30 17:53:13 -04:00
Kevin Qi
c0c9326408 whups 2016-05-30 17:18:27 -04:00
Kevin Qi
72b2c6f23a Add option to animate to percentage upon mounting 2016-05-30 17:08:05 -04:00
Kevin Qi
ccfa8feb25 Improve demo 2016-05-30 16:53:31 -04:00
Kevin Qi
f6bf99e6e9 Fix classForPercentage and demo 2016-05-30 16:29:43 -04:00
Kevin Qi
df1cd98a22 WIP on making colors configurably change depending on percentage 2016-05-29 18:05:45 -04:00
Kevin Qi
3e1c7d5fb3 Get text working 2016-05-29 17:30:48 -04:00
Kevin Qi
9b2b526f8f Add colored path, wip on animation 2016-05-29 17:10:15 -04:00
Kevin Qi
6221540564 Fix radius 2016-05-29 16:52:05 -04:00
Kevin Qi
a2031af221 WIP on path 2016-05-29 16:40:29 -04:00
Kevin Qi
dd6dec2ab6 Initialize from structure based on react-calendar-heatmap@74eaf47d7a 2016-05-29 16:26:52 -04:00