Skip to content

Commit

Permalink
docs(material/progress-bar): remove todo (angular#26969)
Browse files Browse the repository at this point in the history
* docs(material/progress-bar): remove todo

* remove todo since MDC claim's our workaround is the intended behavior - b/275625642

* fixup! docs(material/progress-bar): remove todo
  • Loading branch information
wagnermaciel authored Apr 21, 2023
1 parent 524c243 commit c85995c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/material/progress-bar/progress-bar.scss
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@
}
}

// TODO(wagnermaciel): Switch to using CSS tokens once MDC provides them - b/275625642.
// These values were derived from the default values of MDC's linear-progress.
--mdc-linear-progress-primary-half: 83.67142%;
--mdc-linear-progress-primary-full: 200.611057%;
Expand Down

0 comments on commit c85995c

Please sign in to comment.