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.25.0
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.25.1
Choose a head ref
  • 8 commits
  • 35 files changed
  • 4 contributors

Commits on Oct 11, 2024

  1. fix(BPopover): calculate mouse and element positions in a performant …

    …way (#2252)
    
    fix(BPopover): calculate mouse and element positions in a performant way
    feat(BPopover): add prop hideMargin
    fix(BPopover): allow hide without event.
    xvaara authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    bc4df5f View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

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

Commits on Oct 13, 2024

  1. feat(BDropdown): add variant, classes and correct attrs to text sub c…

    …omponents (#2258)
    
    feat(BDropdown): add variant, classes and correct attrs to text sub components
    feat(BDropdownForm): add validated and novalidate to form
    xvaara authored Oct 13, 2024
    Configuration menu
    Copy the full SHA
    d2d4905 View commit details
    Browse the repository at this point in the history
  2. docs(BDropdown): Fill out component references for subcomponents (#2265)

    * doc(BDropdown): More migration guide and component reference
    
    * docs(BDropdown): Add reference to BDropdownForm
    dwgray authored Oct 13, 2024
    Configuration menu
    Copy the full SHA
    59efa8c View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    d3783ec View commit details
    Browse the repository at this point in the history
  2. fix(BModal): multiple modals backdrop fix (#2263)

    fix(BModal): fix scrollLock in stack
    xvaara authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    f713aaa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb0733f View commit details
    Browse the repository at this point in the history
  4. chore: release main (#2259)

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