JasonKroll / vue-bs-drawer

Vue 2 Drawer and sidebar component using Bootstrap 4 classes
7 stars 3 forks source link

Bump bootstrap-vue from 0.18.0 to 2.16.0 #3

Open dependabot[bot] opened 3 years ago

dependabot[bot] commented 3 years ago

Bumps bootstrap-vue from 0.18.0 to 2.16.0.

Release notes

Sourced from bootstrap-vue's releases.

v2.16.0

🚀 Features

  • docs
    • #5549 Launch themes page with first BootstrapVue theme
  • b-form-tags
    • #5429 Add ignoreInputFocusSelector prop to make input focus behavior configurable

🐛 Bug Fixes

  • general
    • #5564 Properly handle special characters in user-provided IDs
  • b-form-tags
  • b-tags
    • #5544 Replace spacing utility with static CSS
  • b-icon
    • #5581 Use aria-label attribute instead of alt
  • b-img
    • #5545 Allow empty alt prop
  • b-table
    • #5554 Prevent endless reevaluation when using v-model and object/array literal prop values
  • b-form-checkbox-group
    • #5432 Only emit input when value loosely changes

🏡 Chore

  • general
    • #5612 Add script to generate release notes
    • 81713666 Update contributors
    • 97d66a9f Prettify
    • db7a9637 Add back packagequality badge to README
    • #5596 Replace packagequality badge with codacy in README
    • #5585 Regenerate yarn.lock
    • #5526 Update auto format config
    • #5474 Convert all line endings to unix
    • #5447 Change Bootstrap v4.3.x to 4.5.x in README
  • ci
    • 8ac8635e Fix BundleWatch token name
    • #5580 Update actions/cache to v2
  • docs
    • 84d53d94 Fix Bootstrap browser and devices link
    • #5579 Improve icons page
    • #5537 Add an example to <b-input-group>'s using icons
    • #5494, #5510 Fix typo in sidebar README
  • b-avatar
    • #5469 Convert line endings to Unix
Changelog

Sourced from bootstrap-vue's changelog.

Changelog - previous commits

This changelog file contains all previous commits. For the latest changes, refer to the current CHANGELOG file.

v2.0.0-rc.28

Released: 2019-08-12

This release is expected to be the last RC release. Next release (hopefully) will be v2.0.0 stable.

Bug Fixes v2.0.0-rc.28

  • b-modal: prevent page scroll when tabbing to bottom of modal + better tab containment in enforceFocus (closes #3842) (#3846) (ed99f9c)
  • b-carousel: reset touchDeltaX to prevent click transformed in swipe (#3734) (0e54839)
  • b-table: better detection of active text selection during click events (#3763) (1a9c688)
  • b-tabs: fix nav item id and aria-controls on tab buttons (#3832) (06c6119)

Features v2.0.0-rc.28

  • form controls: add support for control sizing of b-form-file, b-form-checkbox, and b-form-radio (closes #3745) (#3794) (18c3957)
  • b-form-file, b-form-checkbox, b-form-radio: make input element inherit non-prop attributes (addresses #3752) (#3754) (722f9db)
  • b-table: allow users to specify top-level keys to be ignored or included when filtering, plus add option to filter based on formatted value (closes #3749) (#3786) (142b31b)
  • b-table: make sorting by formated value opt-in per field + add TypeScript declarations for locale options (#3778) (9716850)
  • b-table: programmatic row selection (closes #3064,
Commits
  • d956a33 chore: release v2.16.0 (#5613)
  • ae18d46 chore: release v2.15.0
  • bd5a3d7 chore: bump version to 2.15.0 and update changelog (#5428)
  • a8ab65e chore(deps): update devdependency lint-staged to ^10.2.6 (#5427)
  • 3208309 feat(icons): upgrade to Bootstrap Icons 1.0.0-alpha4 (#5420)
  • 167e29f chore(docs): remove any old Carbonads scripts from \<head> (#5422)
  • f098f40 chore(deps): update all non-major dependencies (#5424)
  • cfb83bd chore(deps): update devdependency bootstrap-icons to ^1.0.0-alpha4 (#5418)
  • ab36bba chore: bump bundlewatch thresholds due to new icons (#5419)
  • 4b0c163 feat(b-sidebar): add prop backdrop-variant (#5411)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by jackmu95, a new releaser for bootstrap-vue since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/JasonKroll/vue-bs-drawer/network/alerts).