bootstrap-vue

A component library for Vue 3 and Bootstrap 5

MIT License

Downloads
97
Stars
13
Committers
10

Bot releases are visible (Hide)

bootstrap-vue - 1.2.2

Published by github-actions[bot] over 2 years ago

1.2.2 (2022-07-12)

Bug Fixes

  • Tooltip: Allow ssr usage by using HTMLElement type instead of object (9efb240)
bootstrap-vue - 1.2.1

Published by github-actions[bot] over 2 years ago

1.2.1 (2022-07-07)

Bug Fixes

  • Release: Change release url and repository (f6c07e9)
bootstrap-vue - 1.2.0

Published by github-actions[bot] over 2 years ago

1.2.0 (2022-07-07)

Features

  • Tooltip: Start on adding tooltip component (4740b23)
bootstrap-vue - 1.1.1

Published by github-actions[bot] over 2 years ago

1.1.1 (2022-07-05)

Bug Fixes

  • package: Set Storybook package versions (92d0d90)
bootstrap-vue - 1.1.0

Published by github-actions[bot] over 2 years ago

1.1.0 (2022-07-05)

Bug Fixes

  • all tests after upgrading (bebde6c)
  • DropdownItem: Fix Array PropType (4476d07)
  • upgrade packages (0745b15)
  • yarn: Update lock file (3efd9d8)

Features

  • FormGroup: Add label append slot (6b31a7e)
bootstrap-vue - 0.32.1

Published by github-actions[bot] over 2 years ago

0.32.1 (2022-05-16)

Bug Fixes

  • DropdownSearch: filter props to children (70cc525)
bootstrap-vue - 0.32.0

Published by github-actions[bot] over 2 years ago

0.32.0 (2022-05-03)

Features

  • FormImage: placeholder slot (0f8956e)
bootstrap-vue - 0.31.0

Published by github-actions[bot] over 2 years ago

0.31.0 (2022-04-21)

Features

  • FormGroup: is able to render an array of feedback (a527dd1)
bootstrap-vue - 0.30.2

Published by github-actions[bot] over 2 years ago

0.30.2 (2022-04-12)

Bug Fixes

  • modal: remove any hide modal instead of dispose (fab49df)
bootstrap-vue - 0.30.1

Published by github-actions[bot] over 2 years ago

0.30.1 (2022-04-12)

Bug Fixes

  • modal: remove any behavior from dom (62524bc)
bootstrap-vue - 0.30.0

Published by github-actions[bot] over 2 years ago

0.30.0 (2022-04-11)

Features

  • Carousel: Added Bootstrap Carousel component (53010db)
bootstrap-vue - 0.29.0

Published by github-actions[bot] over 2 years ago

0.29.0 (2022-04-05)

Features

  • Table: top and bottom row slots (92228df)
bootstrap-vue - 0.28.0

Published by github-actions[bot] over 2 years ago

0.28.0 (2022-03-16)

Features

  • FormDropdownSearch: refactor the way reselecting a value works (1737d0b)
bootstrap-vue - 0.27.0

Published by github-actions[bot] over 2 years ago

0.27.0 (2022-03-15)

Bug Fixes

  • table: fixes from comments (cf4a2be)

Features

  • table: multi-sort and single sort ability (c90560d)
bootstrap-vue - 0.26.0

Published by github-actions[bot] over 2 years ago

0.26.0 (2022-03-15)

Features

  • Modal: add headerClass prop and show btnClose by default (32d2090)
bootstrap-vue - 0.25.3

Published by github-actions[bot] over 2 years ago

0.25.3 (2022-03-08)

Bug Fixes

  • FormDropdownSearch: revert change where modelValue is not unset when user changes value. (44db340)
bootstrap-vue - 0.25.2

Published by github-actions[bot] over 2 years ago

0.25.2 (2022-03-08)

Bug Fixes

  • dropdownsearch: remove set undefined to avoid changing modelValue unwanted (5967691)
bootstrap-vue - 0.25.1

Published by github-actions[bot] over 2 years ago

0.25.1 (2022-03-03)

Bug Fixes

  • dropdownsearch: dropdown icon added to FormDropdownSearch (cb00dc7)
bootstrap-vue - 0.25.0

Published by github-actions[bot] over 2 years ago

0.25.0 (2022-03-02)

Bug Fixes

  • Collapse: do not open automatically (9b4104b)

Features

  • Collapse: changed slots: toggle, and toggle-content (c50cd69)
bootstrap-vue - 0.24.0

Published by github-actions[bot] over 2 years ago

0.24.0 (2022-03-01)

Features

  • Confirm: add more props, button-ok and button-cancel slots (20a6990)
  • Confirm: adds test (b25afff)
  • Confirm: expose toggle method (8b88e34)