Skip to content
#

progress-circle

Here are 72 public repositories matching this topic...

bitforcesrl
bitforcesrl commented Apr 30, 2019

If [max] is changed while the animation is still in progress, the round progress may show a wrong value. (Probably the values are not capped).

To reproduce:
Open the following link (official example):
http://crisbeto.github.io/angular-svg-round-progressbar/

  • set Current to 0
  • set Max to 1
  • set duration to 80000 (80,000)
  • set Current to 1635
  • before the animation ends, set Max to 1
sindresorhus
sindresorhus commented Oct 18, 2018

I don't want to maintain a manual copy of the docs forever, but there are certain things I need before it's worth automating it:

  • GitHub Actions, so that I can automatically generate docs when a new Git tag is created. Yes, I could use Travis now, but I don't want to.
  • Jazzy / Swift support for showing default arguments. I think this will be supported in Swift 5, and Jazzy could then

Improve this page

Add a description, image, and links to the progress-circle topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the progress-circle topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.