Releases: crisbeto/angular-svg-round-progressbar
Releases · crisbeto/angular-svg-round-progressbar
15.0.0
22 Aug 16:05
Compare
Sorry, something went wrong.
No results found
Adds support for customizing the inner circle color.
Updates to Angular 20.2.0.
14.0.0
18 Dec 12:25
Compare
Sorry, something went wrong.
No results found
Updates to Angular 19.0.0.
13.0.0
05 Jun 06:40
Compare
Sorry, something went wrong.
No results found
Updates to Angular 18.0.0.
12.0.0
04 Dec 04:58
Compare
Sorry, something went wrong.
No results found
Updates to Angular version 17.0.0.
Switches the RoundProgressComponent to be standalone: true so that it can be loaded using the new @defer primitive. Importing through the RoundProgressModule still works.
11.0.0
07 Jun 20:31
Compare
Sorry, something went wrong.
No results found
Updates to Angular version 16.0.0.
10.0.0
12 Jan 15:35
Compare
Sorry, something went wrong.
No results found
Updates to Angular version 15.0.0.
9.0.0
04 Jun 08:06
Compare
Sorry, something went wrong.
No results found
Updates to Angular version 14.0.0.
8.0.0
13 Nov 11:45
Compare
Sorry, something went wrong.
No results found
Updates to Angular version 13.0.0.
7.0.0
15 Jun 05:40
Compare
Sorry, something went wrong.
No results found
Updates the Angular version requirement to version 12.0.0.
Fixes that rounded strokes were visible when the value is zero.
Fixes that the onRender event was being emitted on each animation frame, even when there are no subscribers to it.
6.0.1
28 Apr 05:46
Compare
Sorry, something went wrong.
No results found
Resolves an accessibility issue where the wrong values were being passed in to the aria-valuemin and aria-valuenow attributes.