TwilioPasteBot
released this
20 Oct 17:04
·
230 commits
to main
since this release
Minor Changes
-
72ec59143
#3549 Thanks @TheSisb! - [ProgressBar] Added new features and updated the design.The ProgressBarLabel component has the following new props:
valueLabel
which displays a plain text value on the right side of the label.disabled
which applies disabled styling on the label.
The ProgressBar component has updated styling and the following new props:
hasError
which displays error styling.disabled
which displays disabled styling.