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
/
test
History
Kevin Qi
a828c52ae4
fix bug in pathRatio calculation for negative numbers, add tests
2019-05-11 15:18:00 -07:00
..
buildStyles.test.ts
have buildStyles strip undefined values out, add tests, update README
2019-05-04 15:52:34 -07:00
CircularProgressbar.test.tsx
fix bug in pathRatio calculation for negative numbers, add tests
2019-05-11 15:18:00 -07:00
CircularProgressbarWithChildren.test.tsx
fix tests by replace props.percentage with value
2019-05-11 14:49:45 -07:00
setupTests.ts
move tests to a new /test dir so it doesn't get included in /dist
2019-04-21 17:36:44 -07:00