npm bootstrap-vue 2.0.0-rc.27
v2.0.0-rc.27

latest releases: 2.23.1, 2.23.0, 2.22.0...
4 years ago

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

Notable changes

Fixes

  • b-modal: ensure header is read for accessibility with JAWS screen reader
  • b-nav-item-dropdown: clicking toggle a second time should close menu
  • b-table: fix IE11 edge case where custom inputs were not clickable in clickable/sortable cells
  • tooltip, popover: handle case where tooltips are applied to dropdowns, obscuring the menu in some cases. Tooltips/popover now auto-hide when the menu opens.

Features

  • b-dropdown: new prop split-button-type to specify button type for the split button
  • b-modal: for accessibility, read only modal title and not whole header + additional A11Y options
  • b-tabs: add new tabs-start slot for prepending extra contentless tab buttons. Deprecate tabs slot in favour of new tabs-end slot.
  • Minor codebase improvements, shaving a few bytes off bundle sizes

Other

  • Minor docs updates and fixes

Don't miss a new bootstrap-vue release

NewReleases is sending notifications on new releases.