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

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

2.0.0-rc.15 (2019-03-18)

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

Notable changes:

Fixes

  • b-carousel: fix touchmove handler to re-enable swipe gestures
  • b-form-radio / b-form-checkbox: ensure required prop propagated in group mode
  • b-pagination-nav: fix race condition with clicking prev/next buttons
  • b-table: don't emit a row-clicked event when user is selecting text
  • b-table: allow string values for pagination props
  • utils/get / b-table: handle cases when field value is not array or object
  • utils/loose-equal: handle edge case of comparing sparse arrays
  • utils/observeDom: make sure to check for browser environment

Features

  • b-pagination-nav: autodetect current page based on $route/URL changes
  • b-pagination-nav: add support for passing array of page links
  • b-pagination-nav: add scoped slot for page number button content, and allow optional scoping for other slots
  • b-table: option to disable sorting on table footer

Other

  • additional unit testing on many components.

Don't miss a new bootstrap-vue release

NewReleases is sending notifications on new releases.