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
ethan
f3eace821a
- targets issue
#110
...
- synthetic default imports to es6 imports
2019-08-09 10:03:18 +02:00
..
buildStyles.ts
add pathTransition to buildStyles as an option
2019-05-11 21:54:37 -07:00
CircularProgressbar.tsx
- targets issue
#110
2019-08-09 10:03:18 +02:00
CircularProgressbarWithChildren.tsx
- targets issue
#110
2019-08-09 10:03:18 +02: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
add vertical-align:middle rule to svg element to resolve vertical centering with CircularProgressbarWithChildren (issue
#94
)
2019-06-04 23:23:17 -07:00
types.ts
convert props.percentage to value/minValue/maxValue
2019-05-11 14:11:17 -07:00