8000 Comparing nuxt-v0.29.4...nuxt-v0.30.0 · bootstrap-vue-next/bootstrap-vue-next · GitHub
[go: up one dir, main page]

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.29.4
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.30.0
Choose a head ref
  • 3 commits
  • 7 files changed
  • 2 contributors

Commits on May 31, 2025

  1. Fix some tabs bugs, commit the previous pr override (#2720)

    feat(BTabs)!: change modelValue to have id, and add v-model:index for the old value
    fix(BTabs): fix initial value and some ssr errors
    fix(BTab): @click event is now preventable.
    fix(BTabs): reactivity in v-for fixed
    fix(BTabs): fix focus on keyboard navigation
    feat(BTab): expose activate and deactivate
    fix(BAccordion): modelValue is now undefined if no items open.
    feat((BAccordion): modelValue is array id prop free is true
    feat(BAccordion): add model index to control the index of open item/items. If free is true it is an array of open items
    fix(BAccordion): reactivity working in v-for
    fix(BAccordion): ssr fixes.
    fix(BTabs): posible loop if activate-tab event is prevented.
    @xvaara C416
    xvaara authored May 31, 2025
    Configuration menu
    Copy the full SHA
    1fa8e5e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40dbc4b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2722 from bootstrap-vue-next/release-please--bran…

    …ches--main
    
    chore: release main
    xvaara authored May 31, 2025
    Configuration menu
    Copy the full SHA
    41dddcd View commit details
    Browse the repository at this point in the history
Loading
0