-
-
Notifications
You must be signed in to change notification settings - Fork 173
Comparing changes
Open a pull request
base repository: bootstrap-vue-next/bootstrap-vue-next
base: nuxt-v0.40.9
head repository: bootstrap-vue-next/bootstrap-vue-next
compare: nuxt-v0.41.0
- 10 commits
- 71 files changed
- 5 contributors
Commits on Nov 30, 2025
-
fix(BToggle)! Remove redundant attribute cleanup & update docs for ac…
…cessibility attributes on show/hide components (#2918) * refactor(BToggle)!: delegate aria-expanded cleanup to composable * docs: document how we handle accessibility attributes wrt visibility * docs: create an architecture doc covering the work in this PR and update Copilot instructions --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d4a6402 - Browse repository at this point
Copy the full SHA d4a6402View commit details
Commits on Dec 1, 2025
-
fix(BTable)!: make sort icons background images to avoid wrapping & r…
…emove relevant slots
Configuration menu - View commit details
-
Copy full SHA for bae3932 - Browse repository at this point
Copy the full SHA bae3932View commit details
Commits on Dec 6, 2025
-
Fix/show hide registry race condition (#2911)
* fix: make use of uid to resolve race conditions in show/hide registry * refactor(registry): create helper functions to reduce redundant lookups * test(useRegistry): Add tests * refactor(useRegistry): extract getActive method to eliminate duplication * fix(useRegistry): track currentId to fix unregister after updateId * fix(BToggle): tighten up type of showHideMap locals
Configuration menu - View commit details
-
Copy full SHA for 6f880fa - Browse repository at this point
Copy the full SHA 6f880faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cfe4a0 - Browse repository at this point
Copy the full SHA 9cfe4a0View commit details
Commits on Dec 12, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 760b6a9 - Browse repository at this point
Copy the full SHA 760b6a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33a6903 - Browse repository at this point
Copy the full SHA 33a6903View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b1e12b - Browse repository at this point
Copy the full SHA 4b1e12bView commit details -
fix(BFormGroup): Apply user classes and label alignment to correct el…
…ements in horizontal mode (#2943)
Configuration menu - View commit details
-
Copy full SHA for 5eeda60 - Browse repository at this point
Copy the full SHA 5eeda60View commit details -
fix(BTable): always allow user selection when properties "selectable"…
… and "no-select-on-click" are used together (#2947)
Configuration menu - View commit details
-
Copy full SHA for bf17415 - Browse repository at this point
Copy the full SHA bf17415View commit details -
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 43c12ed - Browse repository at this point
Copy the full SHA 43c12edView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff nuxt-v0.40.9...nuxt-v0.41.0