You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: project/bootstrap-progressbar/index.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ project: bootstrap-progressbar
18
18
* Fix #27 switch `aria-valuetransitionsgoal` to `data-transitionsgoal`
19
19
* Fix #35 wrong amount calculation for `aria-valuemin` != 0
20
20
* Fix #33 pass `$this` to `update` and `done` callback
21
-
#Fix #39 revert low percentage style in bootstrap 3.2
21
+
* Fix #39 revert low percentage style in bootstrap 3.2
22
22
23
23
> __Note__: this version replaces the not official supported `aria-valuetransitionsgoal` with `data-transitionsgoal` which may affect (or brick) your progressbars.
0 commit comments