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
5646e735b1
remove other synthetic react imports ('import React from React')
2019-10-26 14:55:16 -07: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
remove other synthetic react imports ('import React from React')
2019-10-26 14:55:16 -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
remove other synthetic react imports ('import React from React')
2019-10-26 14:55:16 -07:00