npm bootstrap-vue 0.12.0

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

We have now a slack channel :) Join Us!

New components

  • Media
  • Carusel

Commits

  • fix hljs padding (Pooya Parsa) - 1c51c9d

  • b-modal: Explicit components dependency (Yacine Hmito) - 434d525

  • Minor fixes (Pooya Parsa) - ec2067b

  • Carousels (Pooya Parsa) - 1a3064d

  • Cleanup (Pooya Parsa) - e6cc7b7
    Unused codes removed & bundle size is reduced from 104Kb to 96Kb (~18Kb
    gzipped)

  • form-select with arbitrary text/value fields fixes #196 (Pooya Parsa) - c5333e6

  • Ensure dist directory exists fixes #210 (Pooya Parsa) - f201e29

  • Allow prevent modals from hiding fixes #208 (Pooya Parsa) - eeb93df

  • [docs] Update progress fixes #202 (Pooya Parsa) - 2522ef5

  • [docs] blockquote styling (Pooya Parsa) - 9802549

  • [Docs] Update Media (Pooya Parsa) - d76aa1c

  • [docs] hide example part if not available (Pooya Parsa) - 16fd317

  • Media (Pooya Parsa) - f76c538

  • Explicit components dependency #201 (Pooya Parsa) - 7d82ba8

  • [Table] Fix for better pagination integration and filter's regex (Vitaly Mosin) - 32cf658

  • Fixed pagination when filtered table (Vitaly Mosin) - fae39fd

  • Fix bug of tab component removing 'show' css class prematurely (#209) (Valentin Alexiev) - 88c69ee
    Fix bug of tab component removing 'show' css class prematurely

  • Put back vue in devDependencies (Author) - b1cadf2

  • Add an option for a custom tab-head (Author) - eb14903

  • Remove duplicated dependency (Author) - 01545b4

  • b-button: Remove warning by importing b-link (Yacine Hmito) - 5724116
    It used to embed the b-link component without importing it

  • Fix for (this.value || "").split is not a function (Vitaly Mosin) - 945d536
    If value is not a String, we got an error.
    To fix issue, first convert value
    to string, then split it.

Don't miss a new bootstrap-vue release

NewReleases is sending notifications on new releases.