progress icon indicating copy to clipboard operation
progress copied to clipboard

React Progress Bar

Results 45 progress issues
Sort by recently updated
recently updated
newest added

Add a feature for ant-design. The ID of issue is ant-design/ant-design#30596. Please check, thanks a lot.

Hi, Thank you for the awesome package. I was trying to add Title and Icon, but I was unable to do so. I want to build component like Netflix has...

It seems like there is not currently a way to specify that the value is indeterminate. [DOM's ``](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/progress#Attributes) and and [Android's `ProgressBar`](https://developer.android.com/reference/android/widget/ProgressBar#indeterminate-progress) both support indeterminate modes, can rc-progress?

``` ``` ``` __progress-line { max-height: 30px; max-width: 100%; overflow: hidden; svg { max-height: 30px; } } ```

invalid

Support for clockwise and counterclockwise selection。 Circle支持自定义顺时针进度和逆时针进度

It seems to me that babel-runtime code is included in the dist file. Can it be excluded somehow? Personally, I do not need it in my bundle and adding `rc-progress`...

Currently, the trail will have edges at the ends if you use the component with a gap. There should be an option to make the trail round, too: https://imgur.com/7gqxDbj

Would be pretty neat to make a gradient also instead of a plain color.