23 Commits

Author SHA1 Message Date
Kevin Qi
f55565561d WIP on applying gradient 2017-11-02 23:28:12 -07:00
Kevin Qi
7b88034179 add example and reformat them 2017-10-14 13:58:56 -07:00
Kevin Qi
8f8e5be675 update docs 2017-10-14 00:56:39 -07:00
Kevin Qi
a74d8343f3 update demo 2017-10-13 23:37:46 -07:00
Kevin Qi
df50365929 set a better default for background 2017-10-13 23:16:29 -07:00
Kevin Qi
08f6ccabd7 cleanups 2017-10-13 23:05:59 -07:00
Kevin Qi
eb2877c19e add background prop defaulting to false, fixing issue wehre existing users upgrading to 0.3.0 would see a black circle shape if they don't update CSS 2017-10-13 22:56:45 -07:00
Kevin Qi
cda80978a3 regenerate docs 2017-10-13 22:10:05 -07:00
Kevin Qi
f717fefae9 rename backgroundPadding, add docs, and reformat demo page 2017-10-13 22:09:40 -07:00
Kevin Qi
d24cbe5a81 fix logic causing path length to be drawn incorrectly, and add backgroundGutter prop to enable customization 2017-10-13 21:49:38 -07:00
Kevin Qi
e1aa435c55 add demo example for customizing background 2017-10-13 20:51:56 -07:00
andreysaleba
2cc2558a9f Updated docs folder with the new build 2017-09-10 16:49:56 +03:00
Andrey Saleba
770600576f Added <circle> element inside progressbar to support custom background color 2017-09-10 15:30:18 +03:00
Kevin Qi
92d4b3a058 update changelog 2017-08-27 18:42:46 -07:00
Kevin Qi
0dc13839a5 update example page 2017-08-27 18:40:02 -07:00
Kevin Qi
0101950960 add className prop 2017-08-27 17:05:31 -07:00
Kevin Qi
53ffdc3c82 require prop-types ^15.5.10 to fix "warning failed prop type" errors, fixes #18 2017-06-24 18:46:18 -07:00
Kevin Qi
f06c5b38eb bump version in docs 2017-05-07 21:22:48 -07:00
Kevin Qi
3d44f63860 upgrade devDependencies, update webpack config for 1 => 2 upgrade 2017-05-07 21:15:19 -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
d55abad2fa Make docs styles a copied version of src/styles.css, instead of symlink, fixes github pages issue 2017-02-04 20:33:10 -08:00
Kevin Qi
47607bba6d Add generated demo JS 2017-02-04 20:18:39 -08:00
Kevin Qi
a5990baa22 Switch from /demo to /docs 2017-02-04 20:17:36 -08:00