Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 495 Bytes

early-frogs-applaud.md

File metadata and controls

14 lines (11 loc) · 495 Bytes
@twilio-paste/progress-bar @twilio-paste/core
minor
minor

[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.