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/bootstrap-vue
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.4.1
Choose a base ref
...
head repository: bootstrap-vue/bootstrap-vue
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.4.2
Choose a head ref
  • 16 commits
  • 100 files changed
  • 4 contributors

Commits on Feb 13, 2020

  1. chore: create BVHoverSwap utility helper component (#4759)

    * chore: create BVHoverSwap utility helper component
    
    * Update bv-hover-swap.js
    
    * Update bv-hover-swap.js
    
    * Update bv-hover-swap.js
    
    * Create bv-hover-swap.spec.js
    
    * Update bv-hover-swap.spec.js
    
    * Update bv-hover-swap.spec.js
    
    * Update bv-hover-swap.js
    
    * Update bv-hover-swap.js
    
    * Update bv-hover-swap.spec.js
    
    * Update bv-hover-swap.spec.js
    
    * Update bv-hover-swap.spec.js
    
    * Update bv-hover-swap.js
    
    * Add missing `@vue/component` comments
    
    * Update bv-hover-swap.spec.js
    
    * Update bv-hover-swap.js
    
    * Merge branch 'hover-swap' of https://github.com/bootstrap-vue/bootstrap-vue into hover-swap
    
    * Update bv-hover-swap.spec.js
    
    * Update bv-hover-swap.js
    
    * Update bv-hover-swap.js
    
    * Update bv-hover-swap.js
    
    * Update bv-hover-swap.spec.js
    
    * Update bv-hover-swap.spec.js
    
    Co-authored-by: Jacob Müller <[email protected]>
    tmorehouse and jacobmllr95 authored Feb 13, 2020
    Configuration menu
    Copy the full SHA
    7a34f73 View commit details
    Browse the repository at this point in the history
  2. chore: minor tweaks and fixes (#4760)

    * Remove redundant default values
    
    * Seperate events utils, add `eventOnOff()` util and fix `parseEventOptions()` capture option handling
    
    * Remove all unused vars
    
    * `opts` => `options`
    
    * Correct typo in table docs
    
    * Update tabs.js
    
    * Update bv-hover-swap.js
    
    * Update bv-hover-swap.js
    
    * Update bv-hover-swap.spec.js
    
    * Update jumbotron.js
    
    * `hte` => `the`
    
    * Update common-props.json
    
    * Update events.spec.js
    
    Co-authored-by: Troy Morehouse <[email protected]>
    jacobmllr95 and tmorehouse authored Feb 13, 2020
    Configuration menu
    Copy the full SHA
    280dec8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9a99e6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    214168b View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2020

  1. chore(deps): update devdependency rollup to ^1.31.1 (#4765)

    Co-authored-by: WhiteSource Renovate <[email protected]>
    renovate[bot] and renovate-bot authored Feb 14, 2020
    Configuration menu
    Copy the full SHA
    6adcd0f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    968c957 View commit details
    Browse the repository at this point in the history
  3. docs(popovers, tooltips): add info about focus only trigger and cross…

    … platform behaviour (#4767)
    
    * docs(popovers, tooltips): add info about focus only trigger and cross platform behaviour
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    Co-authored-by: Jacob Müller <[email protected]>
    tmorehouse and jacobmllr95 authored Feb 14, 2020
    Configuration menu
    Copy the full SHA
    97a65c2 View commit details
    Browse the repository at this point in the history
  4. fix(b-button): when href is "#" add role=button and appropriate k…

    …eydown handlers for A11Y (#4768)
    
    * fix(b-button): when `href` is "#" add `role=button` and appropriate keydown handlers
    
    * Update button.js
    
    * Update button.spec.js
    
    * Update button.spec.js
    
    * Update button.spec.js
    
    * Update button.spec.js
    
    * Update button.js
    
    * Update link.js
    
    Co-authored-by: Jacob Müller <[email protected]>
    tmorehouse and jacobmllr95 authored Feb 14, 2020
    Configuration menu
    Copy the full SHA
    087a128 View commit details
    Browse the repository at this point in the history
  5. Update CHANGELOG.md

    tmorehouse authored Feb 14, 2020
    Configuration menu
    Copy the full SHA
    86e3479 View commit details
    Browse the repository at this point in the history
  6. Update package.json

    tmorehouse authored Feb 14, 2020
    Configuration menu
    Copy the full SHA
    d1f9907 View commit details
    Browse the repository at this point in the history
  7. Update CHANGELOG.md

    tmorehouse authored Feb 14, 2020
    Configuration menu
    Copy the full SHA
    aedfedd View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2020

  1. Configuration menu
    Copy the full SHA
    6a0cdae View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    tmorehouse authored Feb 15, 2020
    Configuration menu
    Copy the full SHA
    0bbb69d View commit details
    Browse the repository at this point in the history
  3. Create hover.js

    tmorehouse authored Feb 15, 2020
    Configuration menu
    Copy the full SHA
    9220ae9 View commit details
    Browse the repository at this point in the history
  4. Delete hover.js

    tmorehouse authored Feb 15, 2020
    Configuration menu
    Copy the full SHA
    1e02769 View commit details
    Browse the repository at this point in the history
  5. chore: release v2.4.2

    chore: release v2.4.2
    tmorehouse authored Feb 15, 2020
    Configuration menu
    Copy the full SHA
    2082322 View commit details
    Browse the repository at this point in the history
Loading