crisbeto / angular-svg-round-progressbar

Angular module that uses SVG to create a circular progressbar
https://crisbeto.github.io/angular-svg-round-progressbar/
MIT License
741 stars 174 forks source link

Added demo project and ng add #207

Closed DuncanFaulkner closed 4 years ago

DuncanFaulkner commented 4 years ago

I've updated this branch to include the demo project and I have added the ng add schematics (I've not tested the ng add as yet, as this needs publishing to NPM and it will probably publish this to my NPM account and I don't want to cause confusion as this is now version 5.1.0).

Happy to discuss further

crisbeto commented 4 years ago

Great, thank you for the PR. This week is packed so I likely won't have time to go through all the code and test everything out. If you don't want to keep it open for a bit, we can merge it into a feature branch and I'll take it over the finish line next week while preserving the commits.

DuncanFaulkner commented 4 years ago

Happy for you to merge into a feature branch, let me know if there is anything else I can help with.