Skip to content

Add Bootstrap Progress Bar #48

@tryexceptpass

Description

@tryexceptpass

Create a ProgressBar object that wraps div with progress and contains another div with progress-bar and `role="progressbar".

  • Include mechanism with which to set aria-valuenow, -valuemin and -valuemax attributes.
  • Support adding label text
  • Provide method for setting min-width
  • Allow severities through progress-bar-success, -info, -warning, -danger.
  • Support progress-bar-striped setting
  • Include active for animating striped bars
  • Support stacked with multiple progress-bar divs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions