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

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

2.0.0-rc.16 (2019-03-28)

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

Notable changes

Fixes

  • b-collapse & v-b-toggle: persist toggle state on trigger element and prevent multiple state events
  • b-dropdown: fix no-caret prop when dropleft set
  • b-table: Fix bug in range selection mode
  • b-table: fix header sorting aria-label mismatch
  • b-table: fix header/footer SSR mismatch warnings
  • utils/dom: update closest routine to support SVG on IE11

Features

  • b-alert: remove need for custom transition CSS/SCSS
  • b-carousel: new prop no-hover-pause for disabling pause on hover behaviour
  • b-form-checkbox & b-form-radio: allow no label in plain mode + new aria-label prop
  • b-form-datalist: new helper component for generating <datalist> for form inputs.
  • b-form-file: add in prop and scoped slot for formatting selected file names
  • b-table: add support for keyboard navigation when rows selectable or a row-clicked handler present
  • Global BootstrapVue configuration

Other

  • docs: drop self-closing tags in examples
  • Additional unit testing

Don't miss a new bootstrap-vue release

NewReleases is sending notifications on new releases.