Bump bootstrap-vue from 2.0.0-rc.9 to 2.0.0-rc.12 by dependabot[bot] · Pull Request #5 · ProcessMaker/sketch
Bumps bootstrap-vue from 2.0.0-rc.9 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-modalAllow multiple modal's opened at once (stacked) (PR #2167)b-tableAdd support for selectable rows (PR #2260, closes #1790)b-form-checkboxandb-form-checkbox-groupBootstrap V4.2 switch style checkboxes (PR #2293)b-spinnerNew 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
htmlprops (PR #2479 - Breaking Change)- Remove
lodash.*dependencies (PR #2523)Enhancements
b-alertadd fade prop and fade animation CSS (PR #1785, #2205)b-cardnew helper sub-componentsb-card-title,b-card-sub-titleandb-card-text(PR #2375)b-carouseladded support for swipe left/right on touch screens (PR #2409, closes #2358)b-dropdownadd dropleft and drop right support (PR #2117)b-dropdownmake show and hide events cancelable (PR #1807)b-dropdownadded support for link/router-link and 'variant' in split button mode (PR #2301, Closes #1960)b-dropdownadded support for form controls and free flow text (PR #2434)b-dropdownandb-navbar-item-dropdownuse provide and inject for sub items to control closing dropdown (PR #2431)b-form-inputimplement bootstrap v4.1 custom range input (PR #2122, #2120)b-form-texareaincorporate optional formatter (PR #2111)b-form-invlaid-feedbackandb-form-valid-feedbackadd support for tooltip style (PR #2188)b-form-radioandb-form-checkboxswitch to use provide and inject for better detection of grouping (PR #2241)b-form-groupsupport multiple breakpoint label column sizes and alignment (PR #2258, Closes #2230, #1973)b-list-groupadd support responsive horizontal list-groups (PR #2536)b-modalnew v4.2xlsizeb-modaladd support for scrollable modal content (PR #2535)b-progress&b-progress-baruse provide and inject for inter component communication (PR #2540)b-tableuse SCSS and bootstrap variables for defining stacked table breakpointsb-tableimproved codebase for filtering, sorting, and pagination (PR #2149, fixes #1517, #1989)b-tableadd contextmenu event on rows (PR #2064)b-tableadd row uncovered event (PR #1874)b-tableallow sorting on nested object properties (PR #1868)b-tablesupport row arbitrary classes (PR #1797, fixes #1705)b-tableintroduce optiontable-busyslot for use loading message and/or spinners, etc (PR #2196, Closes #1859)b-tableno longer need to add.stopmodifier onclickevents inside data or head scoped slots to preventhead-clickedorrow-clickedemitting (PR #2214)b-tableaddborderlessstyle 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-fluidproperty (#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
8bc0037chore: Release Bootstrap-Vue v2.0.0.rc1217f338bchore(deps): update dependency eslint-plugin-jest to ^22.3.0 (#2563)8c3a451chore(docs): dropdown $root events example (#2561)3467308chore(docs): Indeterminate state of plain checkbox for iOS (#2560)c54e5dbchore(deps): update dependency eslint-plugin-vue to ^5.2.1 (#2558)d9c762fchore: Update CHANGELOG.md and bump version (#2557)b5d5499fix(docs): Update Bootstrap links to v4.3 (#2556)f0831f3chore: collective logo4b2057cchore: improve readme (#2555)1b499fechore(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 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill 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.