npm bootstrap-vue 1.1.0

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

Bug Fixes v1.1.0

  • button-close: switch to slots() from children (#1345) (9c997b7)
  • form-check+radio mixin: pull state from parent group (6845014)
  • form-checkbox: apply form state class to hidden inputs (710369c)
  • form-radio: apply form state to hidden input element (3074ecc)
  • form-textarea: monitor localValue instead of value when calculating lines (9f3439f)
  • input-group: correct input-group right addon via prop (#1317) (061abc5)
  • link: take link out of tab sequence if disabled (#1347) (360588a)
  • link: restore original tabindex when not disabled (cfdf0b9)
  • modal: modal-open body class lost when switching between modals (#1327) (99e146f), closes #1325
  • popover+tooltip: content not restored after hiding all popovers with 'bv::hide::popover' (#1323) (94488c6), closes #1322
  • popover+tooltip: improve blur trigger handling (c08b815)

Features v1.1.0

  • eslint: update settings to remove editor errors (#792) (c33d1d4)
  • form-file: Use label as wrapper element + name-spaced custom CSS (#1353) (e2bc891)
  • form-group: add valid feedback support (#1360) (7f3535b)
  • nuxt: add bvCSS option. resolves #1351. (3a7517f)
  • package: add lint by default for tests (f1ca71e)
  • package: use es build by default (142d517)
  • table: add outlined option (#1355) (7ba183e)
  • table: caption positioning prop (#1341) (7c86e66)

Performance Improvements v1.1.0

  • alert: convert template to render function (#1308) (8b0c7cd)
  • build: reduce minified code size (#1337) (9d0ae3e)
  • button-toolbar: convert template to render function (#1315) (765bfe3)
  • carousel: convert templates to render functions (#1339) (13f429f)
  • collapse: convert template to render function (#1316) (722ea12)
  • dropdowns: convert templates to render functions (#1314) (3168e93)
  • form-checkboxes: convert templates to render functions (#1338) (49bc50b)
  • form-file: convert template to render function (#1329) (ec96f82)
  • form-group: convert template to render function (#1332) (f409392)
  • form-input: convert template to render function (#1330) (12f0423)
  • form-radios: convert templates to render functions (#1336) (3a2aa0a)
  • form-select: convert template to render function (#1333) (9adfc12)
  • add event KeyCode constants in utils (#1346) (714d748)
  • form-textarea: convert template to render function (#1331) (5293e71)
  • img-lazy: convert template to render function (#1309) (1736eb9)
  • modal: convert template to render function (#1340) (bb7ec04)
  • navbar-toggle: convert template to render function (#1313) (88657fb)
  • pagination+pagination-nav: convert templates to render function (#1348) (e04291f)
  • popover: convert template to render function (#1311) (de24eec)
  • progress: convert template to render function (#1312) (20d7d0b)
  • table: convert template to render function (#1350) (6a1ef4f)
  • tabs: convert templates to render functions (#1319) (b45f550)
  • tooltip: convert template to render function (#1310) (c812cb0)

Don't miss a new bootstrap-vue release

NewReleases is sending notifications on new releases.