-
-
Notifications
You must be signed in to change notification settings - Fork 158
Comparing changes
Open a pull request
base repository: bootstrap-vue-next/bootstrap-vue-next
base: nuxt-v0.28.6
head repository: bootstrap-vue-next/bootstrap-vue-next
compare: nuxt-v0.29.0
- 12 commits
- 86 files changed
- 6 contributors
Commits on Apr 12, 2025
-
feat(BModal)!: remove autofocus and autofocusButton props and add mor…
…e versitile focus prop feat(BOffcanvas)!: remove nofocus prop and add more versitile focus prop feat(BModal): return focus to previous element on close feat(BOffcanvas): return focus to previous element on close fix(BModal): set focus only once
Configuration menu - View commit details
-
Copy full SHA for e6a89ef - Browse repository at this point
Copy the full SHA e6a89efView commit details
Commits on Apr 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b72b8da - Browse repository at this point
Copy the full SHA b72b8daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 269e8c1 - Browse repository at this point
Copy the full SHA 269e8c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62a9939 - Browse repository at this point
Copy the full SHA 62a9939View commit details
Commits on Apr 22, 2025
-
fix(BPagination): right/left/up/down arrow keys now operating better …
…after new page chosen (#2665) Co-authored-by: Ryan Geerts <rgeerts@uiowa.edu>
2Configuration menu - View commit details
-
Copy full SHA for 2f05c84 - Browse repository at this point
Copy the full SHA 2f05c84View commit details -
docs(BTable): complete documentation for table items provider (#2662)
* docs(BTable): complete documentation for table items provider * Update apps/docs/src/docs/migration-guide.md Co-authored-by: Issayah <github.private.imcvv@slmail.me> * fix(BTable): export MaybePromise --------- Co-authored-by: Issayah <github.private.imcvv@slmail.me>
Configuration menu - View commit details
-
Copy full SHA for 716054c - Browse repository at this point
Copy the full SHA 716054cView commit details
Commits on Apr 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 4dd6c89 - Browse repository at this point
Copy the full SHA 4dd6c89View commit details
Commits on Apr 29, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 340edfd - Browse repository at this point
Copy the full SHA 340edfdView commit details
Commits on Apr 30, 2025
-
Changes to public composables (#2425)
feat(BAlert)!: make act like toast, useShowHide. feat(useShowHide): create triggerRegistry for adding external triggers (like in vBToggle) fix: type popoverController fix(useShowHide): focustrap off at the begining of leave, pass down the trigger to other hide emits. fix(vBToggle): keep track of targets fix(BPopover)!: change prop content to body to align with other components fix(BTooltip)!: change prop content to body to align with other components feat(usePopoverController): allow more options fix(vBToggle): find late components, ie. inside ClientOnly fix(useModalController)!: move props to main level, add slots feat(usePopoverController): add slots feat(useToastController)!: remove props obj, the parameters are flat now. Add slots, rename pos -> position feat(useShowHide): show returns a promise, resolve on show or hide. feat(useToggle): toggle any show/hide component feat!: controller composables functions return promise, with chainable functions feat(useModalController): add support for using syntax in ts feat(BModal): add okClass and cancelClass to add classes to the buttons. feat(useModalController)!: change of api, check the docs fix: inline functional style to show toast,modal and dropdown feat(useToggle): add trigger to promise resolve on hide. fix(BCarousel): fix v-for updates
Configuration menu - View commit details
-
Copy full SHA for 99718eb - Browse repository at this point
Copy the full SHA 99718ebView commit details -
fix(BTabs): corrent classes on ssr (#2664)
fix(BTabs): corrent classes on ssr fix(BTabs): fix another recursion error
Configuration menu - View commit details
-
Copy full SHA for 2b37c18 - Browse repository at this point
Copy the full SHA 2b37c18View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6733770 - Browse repository at this point
Copy the full SHA 6733770View 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 31cb4bf - Browse repository at this point
Copy the full SHA 31cb4bfView 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.28.6...nuxt-v0.29.0