Migration guide misses change with progress-*
Created by: LeEnno
The contextual classes for .progress went through 2 changes:
- they're renamed from
.progress-*to.progress-bar-* - they have to be defined on the inner
.progress-bar, not on the outer.progressanymore
Compare Bv2 (Options → additional Colors) to Bv3 (Contextual Alternatives).
The migration guide reflects the changes to .bar and .bar-*, but not the ones mentioned above.