Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: bootstrap-vue-next/bootstrap-vue-next
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: nuxt-v0.28.5
Choose a base ref
...
head repository: bootstrap-vue-next/bootstrap-vue-next
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: nuxt-v0.28.6
Choose a head ref
  • 4 commits
  • 38 files changed
  • 4 contributors

Commits on Apr 9, 2025

  1. Revert "fix(BButton): Consume useColorVariantClasses (#2640)" (#2654)

    * Revert "fix(BButton): Consume useColorVariantClasses (#2640)"
    
    This reverts commit 379fd9a.
    
    * docs(BButton): remove reference to non-existent props
    dwgray authored Apr 9, 2025
    Configuration menu
    Copy the full SHA
    43d689d View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2025

  1. feat(BBreadcrumb): allow it to use individual breadcrumb trails with …

    …useBreadcrumb by passing prop id to component and id param to composable fixes #2630
    VividLemon authored Apr 10, 2025
    Configuration menu
    Copy the full SHA
    0271b95 View commit details
    Browse the repository at this point in the history
  2. bth and btd scope attribute updates and bpagination li element needs …

    …presentation role (#2646)
    
    fix(BTd) - remove scope attribute
    
    fix(BPagination): li's need to have role of presentation since parent ul is menubar
    
    fix(bTh): removed invalid rowspan/colspan for th elements scope attribute and made it more configurable with inferences to rowgroup/colgroup and default of col
    rgeerts authored Apr 10, 2025
    Configuration menu
    Copy the full SHA
    cd4ac4f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d2128a1 View commit details
    Browse the repository at this point in the history
Loading