This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
react-circular-progressbar
Watch
1
Star
0
Fork
0
You've already forked react-circular-progressbar
mirror of
https://github.com/kevinsqi/react-circular-progressbar.git
synced
2026-01-18 15:55:06 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
react-circular-progressbar
/
src
History
Kevin Qi
c628f1ed56
make maxValue default to 100 instead of 1
2019-05-11 14:30:41 -07:00
..
buildStyles.ts
have buildStyles strip undefined values out, add tests, update README
2019-05-04 15:52:34 -07:00
CircularProgressbar.tsx
make maxValue default to 100 instead of 1
2019-05-11 14:30:41 -07:00
CircularProgressbarWithChildren.tsx
add tests, don't render children wrapper if not needed
2019-05-05 22:28:22 -07:00
constants.ts
extract Path.tsx, rename the constants
2019-05-02 23:15:57 -07:00
index.ts
WIP adding CircularProgressbarWithChildren wrapper component
2019-05-04 16:50:08 -07:00
Path.tsx
reorder prop lists to be alphabetically sorted
2019-05-11 13:57:22 -07:00
styles.css
fix css comment
2019-05-03 09:54:39 -07:00
types.ts
convert props.percentage to value/minValue/maxValue
2019-05-11 14:11:17 -07:00