react-progressbar.js
react-progressbar.js copied to clipboard
Responsive and slick progress bars for React.
I'm trying to use this component currently but our app is > v16 and there is currently a crash that renders it unusable. `Element ref was specified as a string...
Bumps [eslint](https://github.com/eslint/eslint) from 2.13.1 to 6.5.1. Release notes *Sourced from [eslint's releases](https://github.com/eslint/eslint/releases).* > ## v6.5.1 > * [`0d3d7d9`](https://github.com/eslint/eslint/commit/0d3d7d9cdd83a7f0e035c95f716a91b9ecc4868b) Docs: fix typo in no-magic-numbers ([#12345](https://github-redirect.dependabot.com/eslint/eslint/issues/12345)) (Josiah Rooney) > * [`447ac87`](https://github.com/eslint/eslint/commit/447ac877e8ca2858d61b1e983f72d39e3e2ca74d) Fix:...
Where's ProgressBar.Path support?
would like to request types to be defined..
The current container class name it's set as `.progressbar-container` (with a dot), which can be a little bit confusing writing the needed CSS ([example](https://codepen.io/sebacruz/pen/XeOoEe)). This PR remove the point to...
Is the api for "path" exposed from progressbar.js?
When you use `from/to` or `step` for setup the current color, then `initialAnimate` doesn't work propertly.
https://github.com/kimmobrunfeldt/react-progressbar.js/search?utf8=%E2%9C%93&q=createClass&type=