Kevin Qi
1cd5d908dd
Bump version to 0.1.3
0.1.3
2016-11-08 11:37:21 -05:00
Kevin Qi
7026b2c8fb
Merge pull request #2 from lokiuz/master
...
Fixes #1 - If the component is mounted and then unmounted immediately, its possible for the timeout to fire after unmounting leading React throwing a warning.
2016-11-08 11:26:06 -05: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
Kevin Qi
b14624f9b4
Fix demo page spacing (bootstrap classnames changed)
2016-11-08 10:55:04 -05:00
Wiktor Ożga
a81774984d
Fixes #1
2016-09-15 09:01:28 +02:00
Kevin Qi
48474d236e
Bump version to 0.1.2
v0.1.2
2016-06-07 23:47:21 -04:00
Kevin Qi
8195e2f0e7
Tweak header
2016-06-07 23:45:47 -04: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
f42f182936
Fix package.json repo url
2016-05-30 23:06:36 -04:00
Kevin Qi
1db4b32b68
Bump version to 0.1.1, remove unused dependencies
v0.1.1
2016-05-30 23:03:45 -04:00
Kevin Qi
5441e43f7f
Add npm badge, animated gif, link to demo page
2016-05-30 22:58:10 -04:00
Kevin Qi
f73c123135
Improve demo page
v0.1.0
2016-05-30 22:40:16 -04:00
Kevin Qi
9debe7e826
Add travis-ci badge, tweak demos
2016-05-30 18:02:26 -04:00
Kevin Qi
d5d2020265
Move demo-specific styles to demo index.html
2016-05-30 17:53:13 -04:00
Kevin Qi
1dc2ae7ee0
Fix lint error, update changelog/readme
2016-05-30 17:41:16 -04:00
Kevin Qi
68492bada4
Add textForPercentage example
2016-05-30 17:30:29 -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
a070d72c9f
Improve demo
2016-05-29 17:20:18 -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