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.40.7
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.40.8
Choose a head ref
  • 13 commits
  • 223 files changed
  • 6 contributors

Commits on Oct 23, 2025

  1. Configuration menu
    Copy the full SHA
    ad2d6fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    667ea2b View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2025

  1. Configuration menu
    Copy the full SHA
    d1eaa4b View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2025

  1. docs(BToast): Parity (#2887)

    dwgray authored Oct 26, 2025
    Configuration menu
    Copy the full SHA
    9eae49b View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2025

  1. docs: refactor docs to avoid duplication and boilerplate code (#2891)

    * docs: share description text between composables index page heading of individual pages
    
    * docs: share descriptions in composables
    
    * docs: share descriptions in directives doc
    
    * docs: clean up some bootstrap v4 references
    
    * docs: remove neeed to include explicit source path in documentation
    
    * docs: infer source code base path
    
    * docs: get rid of manual enumeration of components, etc.
    
    * docs: auto generate the header for our core doc files
    
    * docs: auto-generate configuration reference in docs
    
    * docs: auto-generate headers for customizations directory
    
    * docs: infer sourcePath in component reference
    
    * docs: update contribution guide to describe documentation format
    
    * docs: react to code review comments
    
    * Update apps/docs/.vitepress/plugins/auto-inject-doc-components.ts
    
    * docs: fix build issue
    
    * docs: add the references files into the set of files that header are auto-injected
    
    * docs: get root level documents using auto header injections
    
    * docs: make the index.md page use front matter as well
    
    * docs: fix remaining issues from code review
    
    * docs: remove spurious newlines
    dwgray authored Nov 6, 2025
    Configuration menu
    Copy the full SHA
    87ceb85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f14f049 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2025

  1. Configuration menu
    Copy the full SHA
    4b0d55a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84b5805 View commit details
    Browse the repository at this point in the history
  3. fix(directives): Robustness fixes for directives (#2906)

    * fix: improve stability of directives
    * fix: implement uid namespacing of directives to prevent collisions
    * fix: handle directive activation state transitions in updated hook
    dwgray authored Nov 14, 2025
    Configuration menu
    Copy the full SHA
    7b39759 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ca26be4 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2025

  1. Configuration menu
    Copy the full SHA
    4f85d27 View commit details
    Browse the repository at this point in the history
  2. feat(BTable): add configurable debouncing

    feat(BTable): add an AbortSignal to the provider object parameter for cancelling in progress requests
    
    refactor: use Number.NaN globally in favor of NaN
    Copilot authored Nov 17, 2025
    Configuration menu
    Copy the full SHA
    2a12859 View commit details
    Browse the repository at this point in the history
  3. chore: release main (#2896)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Nov 17, 2025
    Configuration menu
    Copy the full SHA
    4664f03 View commit details
    Browse the repository at this point in the history
Loading