taisuke-j / progress-ring-component

Animated web component showing progress in percentage
MIT License
16 stars 2 forks source link

Need your feedback! #20

Open taisuke-j opened 2 years ago

taisuke-j commented 2 years ago

I realized the number of npm downloads is starting to increase, which hopefully means some people are finding this web component useful. If you have any feedback, please do share so I can make improvements!

johnemau commented 3 months ago

First-off I love the component, thank you for making it! Some quick feedback...

This is all as-of version 1.0.34

taisuke-j commented 3 months ago

@johnemau Thank you for your feedback. It is great to hear that you like the component, and I see you're encountering some issues.

I just updated stencil version to the current latest (4.18.3) and published progress-ring-component@1.0.35. Let me know any of your issues are fixed. If not, it would be great if you could create an issue for each, so that I can handle them one by one when I have time.

Document a list all the supported values of easing-type with short description (or picture?).

They are Robert Penner's Easing Functions and listed on README. Do you think adding a link for example this one may help?