Back to migration overview

BProgressBar Migration

Migration notes for BProgressBar from BootstrapVue to BootstrapVueNext.

View Source Edit this page on GitHub Migration Notes

BProgressBar Migration

Summary

Migration notes for BProgressBar from BootstrapVue to BootstrapVueNext.

Affected APIs

  • BProgressBar

Breaking Change

See the v-html section for information on deprecation of the label-html prop.

Migration Notes

  • Extracted from the canonical BootstrapVue → BootstrapVueNext migration guide.
  • Review related migrations for shared prop, event, and slot changes.

Safe Automatic Rewrite

Yes. This entry is mostly mechanical and can usually be rewritten automatically when the surrounding code matches the documented patterns.