42 Commits

Author SHA1 Message Date
Kevin Qi
fa43ab6f51 update docs/index.js 2019-03-10 23:27:37 -07:00
Kevin Qi
7e6046cd67 rename references to github.com/iqnivek to kevinsqi, run prettier on demo.jsx 2019-03-10 23:25:28 -07:00
Kevin Qi
04c3d6e311 improve README by adding docs on styling, custom text/content, animation, etc 2019-01-05 18:19:05 -08:00
Kevin Qi
e462d6c226 tweak readme image 2018-06-25 21:26:56 -07:00
Kevin Qi
981212a656 update dist/docs 2018-06-24 14:23:50 -07:00
Kevin Qi
8f549913b7 WIP removing classForPercentage/textForPercentage 2018-06-24 13:19:43 -07:00
Kevin Qi
3ee3818ad7 move ChangingProgressbar into its own file, remove COMPONENT_* variables from being dynamically fetched from package.json 2018-06-24 13:04:33 -07:00
Kevin Qi
449b18cd82 update demo to use text prop 2018-06-24 12:59:09 -07:00
Kevin Qi
653f980aaa add new screenshot 2018-06-24 12:13:34 -07:00
Kevin Qi
9f48bee5a0 update dist files 2018-06-23 22:30:21 -07:00
Kevin Qi
126d712c0e update docs to include embedded codesandbox 2018-02-10 23:46:09 -08:00
Kevin Qi
0b4ddf740b update changelog 2018-02-10 23:16:24 -08:00
Kevin Qi
bf87c9ff13 fix build script 2018-02-10 22:51:06 -08:00
Kevin Qi
42ad725fab move gif 2018-02-10 22:22:43 -08:00
Kevin Qi
9c96ec2323 update docs 2018-01-29 23:13:47 -08:00
Kevin Qi
bbc8bba178 add styles prop to README and demo 2018-01-29 23:04:39 -08:00
Kevin Qi
b711a3fe2c update compiled docs 2017-12-17 16:48:58 -08:00
Kevin Qi
d839248314 tweak demo 2017-12-17 15:38:00 -08:00
Kevin Qi
030d54df14 tweak demos 2017-12-17 15:25:29 -08:00
Kevin Qi
8b444c770e WIP, add counterclockwise prop 2017-12-17 15:13:53 -08: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