[Snyk] Upgrade bootstrap-vue from 2.0.0-rc.15 to 2.4.0 #2
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade bootstrap-vue from 2.0.0-rc.15 to 2.4.0.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.Release notes
Package name: bootstrap-vue
-
2.4.0 - 2020-02-01
- b-modal: add
- b-nav-item-dropdown: add
- b-dropdown: focus-in handling for Safari and Firefox on macOS/iOS (closes #4328) (#4426) (2eab55b)
- b-form-input, b-form-textarea: properly handle out-of-sync values (closes #4695) (#4701) (954176d)
-
2.3.0 - 2020-01-24
- b-button-close: add
- b-form-tags: new option to specify input type (closes #4644) (#4645) (b899fac)
- b-pagination, b-pagination-nav: add page button class props and option to show first/last page numbers (closes #4597, #4533) (#4622) (3a3ee1d)
- icons: add stacking support (#4658) (b185cdb)
- v-b-modal: only unbind/rebind during componentUpdated hook if trigger element or modal ID changes (closes #4669) (#4672) (e53a05d)
- utils: pass all Array/Object util shortcuts as functions, for handling late loaded polyfills (#4647) (f584425)
-
2.2.2 - 2020-01-15
- nuxt module: remove unnecessary export statements (#4624) (27f066c)
- dev dependencies updates
- minor docs updates
-
2.2.1 - 2020-01-14
- icons: make icon transform props work with IE11 (closes #4607) (#4608) (899779f)
- types: add missing declarations for
- types: include named export
- modal, tooltips, popovers: remove
- utils: correct
- add live validation examples in validation reference section (#4584) (aca4a5c)
- dev dependencies updates
-
2.2.0 - 2020-01-09
- New icon components (based on
- New tagged input component
- Support for
- icons: new optional icon components (#4489) (d2bef17)
- b-collapse: add new prop
- b-collapse: add optional scoping to default slot (#4405) (8e95bac)
- b-container: add support for bootstrap v4.4.x new responsive containers (0e318f4)
- b-dropdown: add splitClass property to dropdown component (#4394) (a5f342e)
- b-dropdown-form: new
- b-form-select: add group/tree support and dedicated option and option-group components (closes #3222) (#4267) (f1ed017)
- b-form-select: support paths for
- b-form-tags: new tagged input component (#4409) (00eb9d9)
- b-row: add Bootstrap v4.4 row columns support (#4439) (833b028)
- b-table: better sort labeling for screen readers (closes #4487) (#4488) (d4e66fa)
- b-table, b-table-lite: new
- b-tooltip: add
- build: configure pre-commit hook (closes #4532) (#4552) (1bf9e59)
- b-table, b-table-lite: handle edge case with row events when table is removed from dom. instantiate row event handlers only when listeners are registered (fixes #4384) (#4388) (9a81cd4)
- b-toast: fix interal
- tooltips, popovers: fix memory leak (closes #4400) (#4401) (c71352d)
- docs: handle undocumented breaking changes in babel-standalone for IE11 (#4484) (56f8bb5)
-
2.1.0 - 2019-11-13
- auto-generate file dist/
- web-types: update web-types code generation to match latest schema
- documentation updates and fixes
-
2.0.4 - 2019-10-11
- b-carousel: disable the next/prev controls when the carousel is sliding (closes #4210) (#4212) (64d556d)
- b-dropdown-form: fix SCSS styling when placed in a nav dropdown (fixes #4220) (#4223) (b852bba)
- types: correct the declared export name for
- b-table, b-table-lite: improve render performance for large tables (closes #4211, #4155) (#4213) (f3f42f2)
- add
- minor docs fixes and updates
-
2.0.3 - 2019-10-05
- b-form-file: fix prop type checking for
- b-nav-item-dropdown: focus-out handling when new focus comes from another
- b-table: minor code optimizations to filter debouncing (#4167) (018eef1)
- b-table, b-table-lite, b-table-simple: disable sticky header max-height on printers / print media (#4147) (24c62c5)
- b-tooltip, b-popover: add
- v-b-modal: bind to inner link or button for dropdown items or nav items (fixes #4149) (#4187) (5c28bd2)
- b-table, b-table-lite: delegate row event handlers to the tbody element (#4192) (3f0d46a)
- tables: make
- tables: improve provide/inject performance (addresses #4155) (#4164) (152fefc)
- add prop descriptions to component reference tables (closes #3647) (#4161) (fdd2a83)
- add quick links (page table of contents) to docs pages for small screens, and add table of contents to
-
2.0.2 - 2019-09-20
- b-popover, b-tooltip: ensure prop
- b-collapse: make
- tables: add in missing Bootstrap variant class
- tables: ensure row variant
- tooltips, popovers: hide trigger element
-
2.0.1 - 2019-09-13
- b-media: fix vertical align class when
- b-table: handle filter as an object when using items provider, and prevent duplicate provider calls on mount (fixes #4065) (#4068) (9ddd115)
- b-table: remove extra slashes in mixins imports (#4087) (77f5be1)
- tooltips, popovers: check
- v-b-tooltip, v-b-popover: add missing
- v-b-tooltip, v-b-popover: don't show if no title/content provided (closes #4064) (#4076) (0b7de29)
-
2.0.0 - 2019-09-07
-
2.0.0-rc.28 - 2019-08-12
-
2.0.0-rc.27 - 2019-07-22
-
2.0.0-rc.26 - 2019-07-09
-
2.0.0-rc.25 - 2019-06-30
-
2.0.0-rc.24 - 2019-06-17
-
2.0.0-rc.23 - 2019-06-14
-
2.0.0-rc.22 - 2019-05-31
-
2.0.0-rc.21 - 2019-05-26
-
2.0.0-rc.20 - 2019-05-12
-
2.0.0-rc.19 - 2019-04-21
-
2.0.0-rc.18 - 2019-04-08
-
2.0.0-rc.17 - 2019-04-08
-
2.0.0-rc.16 - 2019-03-28
-
2.0.0-rc.15 - 2019-03-18
from bootstrap-vue GitHub release notesFeatures v2.4.0
ignore-enforce-focus-selectorprop (closes #4537) (#4702) (c3ac992)boundaryprop, applicable when not inb-navbar(closes #4684) (#4691) (3a50ad8)Bug Fixes v2.4.0
Features v2.3.0
contentprop (#4574) (7379c6d)Bug Fixes v2.3.0
Bug Fixes v2.2.2
Other v2.2.2
Bug Fixes v2.2.1
b-form-select-option&b-form-select-option-group(#4595) (8d60832)BootstrapVuein declaration file (#4590) (603307a)nextTickdelay when updating content in transporter portal (closes #4589) (#4604) (0e3e7e0)identityspelling error (#4579) (7fed191)Docs v2.2.1
Other v2.2.1
Overview
BootstrapIcons v1.0.0-alpha2)<b-form-tags>Bootstrap v4.4.1CSS/SCSSFeatures
appearto animate an initially visible collapse (#4317) (136a72b)form-classprop for adding classes to the form element (closes #4474) (#4475) (eef4200)valueField,textField,htmlFieldanddisabledFieldprops (#4386) (ed3b736)tbody-tr-attrprop for arbitrary row attributes (closes #1864) (#4481) (4acf6ed)noninteractiveprop (closes #4556) (#4563) (b3ad726)Bug Fixes
ensureToastermethod call when toaster name changes (#4468) (744bb7a)Features
b-dropdown: addblocksupport to toggle button (closes #4266)b-form-group: allow setting label cols props toauto(closes #4217)b-form-input,b-form-textarea: newlazymodifier prop to update v-model on change/blur eventb-form-input,b-form-textarea: addv-modeldebouncing feature via new propdebounce, and deprecate<b-table>propfilter-debounce(closes #4150)b-img,b-img-lazy: add support forsrcsetandsizesprops (closes #4348)b-pagination,b-pagination-nav: addpillsstyle optionb-table: default the row select featureselected-variantto the'active'variantb-table: addselectRow()andunselectRow()methods to cell and row-details slot scopes, and new propno-select-on-clickb-table,b-table-lite: add in head/foot row variant prop (addresses #4215)b-table,b-table-lite: add propdetails-td-classfor applying classes to the details row<td>b-tabs: emit cancelable BvEvent before changing tabs via new eventactivate-tab(closes #4273)v-b-visible: new directivev-b-visiblefor detecting visibility of elementsweb-types.jsonfor WebStorm, and filesdist/vetur-tags.jsonanddist/vetur-attributes.jsonfor Vetur (closes #4107)Fixes
b-dropdown: handle issue with touch devices on MacOS using Safari/Firefox (Fixes #4328, #4344)b-nav-form,b-nav-text: ensure these sub-components have<li>as root element for accessibilityb-pagination,b-pagination-nav: add UP/DOWN keyboard navigation support for JAWS (fixes #4322)b-table,b-table-lite,b-table-simple: fix issue with sticky columns when table is notresponsivebut hassticky-header(fixes #4354)b-table,b-table-lite,b-tbody: fix delegated event handlers when transition + minor adjustment to rowkeygeneration (fixes #4370, #4360)b-tabs: allow space to trigger tab activation whenno-key-navis enabled (fixes #4323)v-b-modal: open modal usingENTERkey on non-button elements for A11Yv-b-modal: ensure trigger element is keyboard accessible if not a link or button, for A11Yv-b-tooltip,v-b-popover: ensure reference to trigger element is passed to title/content function (fixes #4331)Other
b-table: deprecate propfilter-debouncein favour ofb-form-inputdebouncingReleased: 2019-10-11
Bug Fixes v2.0.4
BCardSubTitlecomponent (#4229) (9f216df)Performance v2.0.4
Other v2.0.4
"sass"entry inpackage.jsonReleased: 2019-10-05
Please see the changelog for a complete list of commits, and the online documentation for usage.
Bug Fixes v2.0.3
valueprop (#4168) (a8e2e56)dropdown-toggle(closes #4113) (#4139) (9c37875)SVGElementas acceptable prop type (closes #4173) (#4174) (fab7fea)Performance v2.0.3
b-thextendb-tdinstead of using functional wrappers (#4156) (c9715a8)Docs v2.0.3
section index pages (instead of a redirect to first child page) (#4145) (fdd2a83)
Released: 2019-09-20
Please see the changelog for a complete list of commits, and the online documentation for usage.
Bug Fixes v2.0.2
boundary-paddingis passed to popper instance (fixes #4131) (#4133) (a54a647)idprop not required (#4109) (4f935ce)bg-activefor dark tables (#4098) (d9900ab)active(classtable-active) takes precedence over other row variants (addresses #3008) (#4127) (fdb8bb6)titleattribute during show delay (fixes #4114) (#4120) (2dd8d5a)Released: 2019-09-13
Please see the changelog for a complete list of commits, and the online documentation for usage.
Bug Fixes v2.0.1
toporbottomselected (fixes #4052) (#4055) (9ccfe4c)document.bodyinstead ofdocumentfor IE11 support (fixes #4074) (#4075) (1eda4fe)disabledconfig option (#4057) (f488dc1)Commit messages
Package name: bootstrap-vue
Compare
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs