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-25 16:03:15 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
react-circular-progressbar
/
src
History
Kevin Qi
dd4980d517
fix spacing of content coming after CircularProgressbarWithChildren by adding an additional wrapping div
2019-05-11 21:37:18 -07:00
..
buildStyles.ts
have buildStyles strip undefined values out, add tests, update README
2019-05-04 15:52:34 -07:00
CircularProgressbar.tsx
fix bug in pathRatio calculation for negative numbers, add tests
2019-05-11 15:18:00 -07:00
CircularProgressbarWithChildren.tsx
fix spacing of content coming after CircularProgressbarWithChildren by adding an additional wrapping div
2019-05-11 21:37:18 -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
set value boundaries in CircularProgressbar, instead of in Path
2019-05-11 14:55:21 -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