mirror of
https://github.com/kevinsqi/react-circular-progressbar.git
synced 2026-01-25 16:03:15 +00:00
501 B
501 B
1.0.0
- Improve tooltip support with tooltipDataAttrs prop, allowing usage of e.g. bootstrap tooltips
- titleForValue now sets a square's title attribute instead of setting svg
<title>element
0.4.3
- Build configuration updates
0.4.2
- Allow endDate to be string/milliseconds
- Don't show titles by default
0.4.1
- Fix broken package issue
- Stop loading CSS through webpack
0.4.0
- Add
horizontalprop, which allows switching between horizontal and vertical orientations