Skip to content

bootstrapvuenext: v0.41.0

Choose a tag to compare

@github-actions github-actions released this 12 Dec 15:19
43c12ed

0.41.0 (2025-12-12)

⚠ BREAKING CHANGES

  • BTable: make sort icons background images to avoid wrapping & remove relevant slots

Bug Fixes

  • BFormGroup: Apply user classes and label alignment to correct elements in horizontal mode (#2943) (5eeda60)
  • BTable: always allow user selection when properties "selectable" and "no-select-on-click" are used together (#2947) (bf17415)
  • BTable: make background sort icons customizable + docs (#2933) (9cfe4a0)
  • BTable: make sort icons background images to avoid wrapping & remove relevant slots (bae3932)
  • composables: use shallowRef to prevent reactive component warning (#2930) (4b1e12b)