Creestoph / Squirrel-Math

0 stars 0 forks source link

Bump bootstrap-vue from 2.0.0-rc.11 to 2.0.0-rc.12 in /Squirrel-Math #81

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 4 years ago

Bumps bootstrap-vue from 2.0.0-rc.11 to 2.0.0-rc.12.

Release notes

Sourced from bootstrap-vue's releases.

v2.0.0-rc.12

2.0.0-rc.12 (2019-02-14)

v2.0.0-rc.12 introduces many improvements and bug fixes over the rc.11 release, comprising more than 380 commits.

Please see the changelog for a complete list of commits, and the online documentation for usage.

BootstrapVue would like to welcome our newest member @jackmu95 🎉🎉

Notable Changes

New Features

  • Support Bootstrap v4.3.x SCSS
  • Support Vue v2.6.x
  • b-modal Allow multiple modal's opened at once (stacked) (PR #2167)
  • b-table Add support for selectable rows (PR #2260, closes #1790)
  • b-form-checkbox and b-form-checkbox-group Bootstrap V4.2 switch style checkboxes (PR #2293)
  • b-spinner New Bootstrap V4.2 component (PR #2306)
  • Switch style checkboxes (PR #2293)
  • Migrate CSS to SCSS for custom styles and theming support (PR #2221)
  • Strip HTML tags by default and support html props (PR #2479 - Breaking Change)
  • Remove lodash.* dependencies (PR #2523)

Enhancements

  • b-alert add fade prop and fade animation CSS (PR #1785, #2205)
  • b-card new helper sub-components b-card-title, b-card-sub-title and b-card-text (PR #2375)
  • b-carousel added support for swipe left/right on touch screens (PR #2409, closes #2358)
  • b-dropdown add dropleft and drop right support (PR #2117)
  • b-dropdown make show and hide events cancelable (PR #1807)
  • b-dropdown added support for link/router-link and 'variant' in split button mode (PR #2301, Closes #1960)
  • b-dropdown added support for form controls and free flow text (PR #2434)
  • b-dropdown and b-navbar-item-dropdown use provide and inject for sub items to control closing dropdown (PR #2431)
  • b-form-input implement bootstrap v4.1 custom range input (PR #2122, #2120)
  • b-form-texarea incorporate optional formatter (PR #2111)
  • b-form-invlaid-feedback and b-form-valid-feedback add support for tooltip style (PR #2188)
  • b-form-radio and b-form-checkbox switch to use provide and inject for better detection of grouping (PR #2241)
  • b-form-group support multiple breakpoint label column sizes and alignment (PR #2258, Closes #2230, #1973)
  • b-list-group add support responsive horizontal list-groups (PR #2536)
  • b-modal new v4.2 xl size
  • b-modal add support for scrollable modal content (PR #2535)
  • b-progress & b-progress-bar use provide and inject for inter component communication (PR #2540)
  • b-table use SCSS and bootstrap variables for defining stacked table breakpoints
  • b-table improved codebase for filtering, sorting, and pagination (PR #2149, fixes #1517, #1989)
  • b-table add contextmenu event on rows (PR #2064)
  • b-table add row uncovered event (PR #1874)
  • b-table allow sorting on nested object properties (PR #1868)
  • b-table support row arbitrary classes (PR #1797, fixes #1705)
  • b-table introduce option table-busy slot for use loading message and/or spinners, etc (PR #2196, Closes #1859)
  • b-table no longer need to add .stop modifier on click events inside data or head scoped slots to prevent head-clicked or row-clicked emitting (PR #2214)
  • b-table add borderless style prop (PR #2300)
Changelog

Sourced from bootstrap-vue's changelog.

v2.0.0-rc.12

Released: (2019-02-14)

Bug Fixes v2.0.0-rc.12

  • alert: target custom transition CSS to the alert component (#2205) (0a48268)
  • b-img-lazy: better initial inView check + new show prop (#1755) (#2382) (2416bad)
  • breadcrumb-item: correctly set domProps when no children provided (523e3a2)
  • breadcrumb-link: correctly use html/text (8b086a9)
  • card: Drop img-fluid property (#2548) (cfc685f)
  • card: fix card and sub component render issues. (#2062) (#2125) (430371f)
  • carousel: setInterval memory leak when no slides provided (#2399) (ac2a708)
  • ci: remove test-beta (1076f3f)
  • ci: remove test-beta (0fec992)
  • ci: test on current vue (e3282bd)
  • collapse: when is-nav, do better checking of click events (#2222) (#2225) (8b96e1e)
  • collapse/toggle: "collapsed" class cleared when component updated (#2102) (#1798) (6d33cae)
  • dependencies: replace opencollective with opencollective-postinstall (#2067) (fa26882)
  • docs: Update links to Bootstrap v4.3 docs (b5d5499)
  • docs: Button - fix typo (#1962) (dcbfcf9)
  • docs: change b-input-group attribute 'left' to 'prepend' (#2017)
Commits
  • 8bc0037 chore: Release Bootstrap-Vue v2.0.0.rc12
  • 17f338b chore(deps): update dependency eslint-plugin-jest to ^22.3.0 (#2563)
  • 8c3a451 chore(docs): dropdown $root events example (#2561)
  • 3467308 chore(docs): Indeterminate state of plain checkbox for iOS (#2560)
  • c54e5db chore(deps): update dependency eslint-plugin-vue to ^5.2.1 (#2558)
  • d9c762f chore: Update CHANGELOG.md and bump version (#2557)
  • b5d5499 fix(docs): Update Bootstrap links to v4.3 (#2556)
  • f0831f3 chore: collective logo
  • 4b2057c chore: improve readme (#2555)
  • 1b499fe chore(deps): update dependency bootstrap to ^4.3.1 (#2553)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by tmorehouse, 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/Creestoph/Squirrel-Math/network/alerts).
dependabot[bot] commented 3 years ago

Looks like bootstrap-vue is up-to-date now, so this is no longer needed.