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

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-input-group: fix kebab-case prop names for prepend-html and append-html.
  • b-table, b-table-lite: adjustments to sort icon SCSS positioning, which fixes issues with placing dropdowns in table header cells.

Features

  • b-tooltip, b-popover: remove need for route watcher, preventing open tooltip/popover from closing if child route changes and trigger element is still in document.
  • b-table, b-table-lite: don't render thead or tfoot if no detected fields (for accessibility reasons).
  • b-table: allow sorting of virtual fields that have a formatter function + support optional localCompare options.
  • b-tabs: emit new changed event whenever tabs added, removed or re-ordered.

Other

  • Docs: added new accessibility reference section
  • Various devDependency and dependency updates

Deprecation

Users should switch to the simplified import syntax (introduced in v2.0.0-rc.22) when importing individual plugins, components, and/or directives. Importing from the es/ build has been deprecated and will be removed in 2.0.0 stable release.

Don't miss a new bootstrap-vue release

NewReleases is sending notifications on new releases.