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 - 0.23.0

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

0.23.0 (2022-02-22)

Features

  • BootstrapEmits: Add bootstrap emits to components (c9bc2ae)
bootstrap-vue - 0.22.3

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

0.22.3 (2022-02-10)

Bug Fixes

  • Rollup: Build default to UMD and add module build (7c1f0a9)
bootstrap-vue - 0.22.2

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

0.22.2 (2022-02-09)

Bug Fixes

  • Rollup: Clear dist folder before new build (cce768e)
bootstrap-vue - 0.22.1

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

0.22.1 (2022-02-09)

Bug Fixes

bootstrap-vue - 0.22.0

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

0.22.0 (2022-02-08)

Features

  • Offcanvas: Added offcanvas component (43f1507)
bootstrap-vue - 0.21.0

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

0.21.0 (2022-02-07)

Features

  • FormImage: adds class to wrapper on preview (9abdd43)
bootstrap-vue - 0.20.1

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

0.20.1 (2022-01-31)

Bug Fixes

  • FormDropdownSearch: Fix displayed search not getting set when cache disabled (0e4044c)
bootstrap-vue - 0.20.0

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

0.20.0 (2022-01-28)

Features

  • FormDropdownSearch: Added property to disable search value cache (971841f)
bootstrap-vue - 0.19.0

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

0.19.0 (2022-01-27)

Features

  • FormDropdownSearch: Pass slots from child to parent (da17205)
bootstrap-vue - 0.18.0

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

0.18.0 (2022-01-27)

Bug Fixes

  • dropdown: manually pass child slots so the build does not fail (00bc78c)

Features

  • DropdownMenu: add slot for all items and for single item (1579ba7)
  • FormPills: add max items, value matcher, placeholder and edit item on backspace props. Added add item on blur (6062408)
bootstrap-vue - 0.17.0

Published by github-actions[bot] almost 3 years ago

0.17.0 (2022-01-19)

Features

  • Modal: add 'hideCloseBtn' property (acd9b03)
bootstrap-vue - 0.16.0

Published by github-actions[bot] almost 3 years ago

0.16.0 (2022-01-19)

Features

  • Collapse: add 'parentSelector' and emit click toggle (beb2b5e)
  • Dropdown: add slot around dropdown menu (f2ba7fd)
  • Modal: add modal center and size class (71f33a2)
bootstrap-vue - 0.15.2

Published by github-actions[bot] almost 3 years ago

0.15.2 (2022-01-18)

Bug Fixes

  • FormDropdownSearch: reset search on value change (3d223ca)
bootstrap-vue - 0.15.1

Published by github-actions[bot] almost 3 years ago

0.15.1 (2022-01-18)

Bug Fixes

  • export: export missing things (68c1005)
bootstrap-vue - 0.15.0

Published by github-actions[bot] almost 3 years ago

0.15.0 (2022-01-18)

Features

  • FormDropdownSearch: form dropdown with search (72f1aea)
bootstrap-vue - 0.14.0

Published by github-actions[bot] almost 3 years ago

0.14.0 (2022-01-18)

Features

  • FormControl: add 'autofocus' property (2fbbb70)
bootstrap-vue - 0.13.0

Published by github-actions[bot] almost 3 years ago

0.13.0 (2022-01-18)

Features

bootstrap-vue - 0.12.2

Published by github-actions[bot] almost 3 years ago

0.12.2 (2022-01-13)

Bug Fixes

  • FormDropdown: correctly set initial searchValue (68ce839)
bootstrap-vue - 0.12.1

Published by github-actions[bot] almost 3 years ago

0.12.1 (2022-01-13)

Bug Fixes

  • FormDropdown: use label of modelValue when searchable (326ef8d)
bootstrap-vue - 0.12.0

Published by github-actions[bot] almost 3 years ago

0.12.0 (2022-01-13)

Features