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 - 2.0.1 Latest Release

Published by github-actions[bot] 11 months ago

2.0.1 (2023-12-01)

Bug Fixes

  • make storybook build work again (c956dfc)
bootstrap-vue - 2.0.0

Published by github-actions[bot] 11 months ago

2.0.0 (2023-12-01)

Performance Improvements

  • remove copy vite plugin from storybook build (ac42b1c)

BREAKING CHANGES

  • update to vite and add treeshaking
bootstrap-vue - 1.15.0

Published by github-actions[bot] 11 months ago

1.15.0 (2023-11-28)

Bug Fixes

  • DropdownMenuItem: add disabled prop (57cf695)

Features

bootstrap-vue - 1.14.10

Published by github-actions[bot] 11 months ago

1.14.10 (2023-11-22)

Bug Fixes

  • FormGroup: forward id to slot (ffb0567)
bootstrap-vue - 1.14.9

Published by github-actions[bot] 11 months ago

1.14.9 (2023-11-22)

Bug Fixes

  • FormControl: allow using numbers as the model value of a form control (00f987b)
  • Tooltip: allow using numbers as the content of a tooltip (8b0e332)
  • useVariant: allow custom variants (643ad64)
bootstrap-vue - 1.14.8

Published by github-actions[bot] 11 months ago

1.14.8 (2023-11-22)

Bug Fixes

  • Table: allow tr class to be a function to specify individual items' classes (0a13b85)
bootstrap-vue - 1.14.7

Published by github-actions[bot] 11 months ago

1.14.7 (2023-11-22)

Bug Fixes

  • Tooltip: remove tooltip when unmounted (8a9a50e)
bootstrap-vue - 1.14.6

Published by github-actions[bot] 11 months ago

1.14.6 (2023-11-21)

Bug Fixes

  • FormControl: fix missing passthrough of required (8222339)
bootstrap-vue - 1.14.5

Published by github-actions[bot] 11 months ago

1.14.5 (2023-11-21)

Bug Fixes

  • Table: add table row hover emit (90819d4)
bootstrap-vue - 1.14.4

Published by github-actions[bot] 11 months ago

1.14.4 (2023-11-21)

Bug Fixes

  • Modal: add scrollable option (ecfcee0)
bootstrap-vue - 1.14.3

Published by github-actions[bot] 11 months ago

1.14.3 (2023-11-17)

Bug Fixes

  • DropdownMenuItem: add option to specify a link (6a925dd)
bootstrap-vue - 1.14.2

Published by github-actions[bot] 11 months ago

1.14.2 (2023-11-17)

Bug Fixes

  • Table: add value binding to td slot (1be1044)
bootstrap-vue - 1.14.1

Published by github-actions[bot] 11 months ago

1.14.1 (2023-11-17)

Bug Fixes

  • Dropdown: add toggle class (1c87970)
bootstrap-vue - 1.14.0

Published by github-actions[bot] 11 months ago

1.14.0 (2023-11-17)

Features

  • add dropdown item class (23b7027)
bootstrap-vue - 1.13.1

Published by github-actions[bot] 11 months ago

1.13.1 (2023-11-17)

Bug Fixes

  • FormControl: allow all available input types (0bd80fe)
bootstrap-vue - 1.13.0

Published by github-actions[bot] 11 months ago

1.13.0 (2023-11-16)

Features

  • Table: add class prop for table rows (40e3b0c)
bootstrap-vue - 1.12.4

Published by github-actions[bot] 11 months ago

1.12.4 (2023-11-15)

Bug Fixes

  • Table: add headers to outer slots (e4a7ffb)
bootstrap-vue - 1.12.3

Published by github-actions[bot] 11 months ago

1.12.3 (2023-11-15)

Bug Fixes

  • Table: add field binding to slot (5c58980)
bootstrap-vue - 1.12.2

Published by github-actions[bot] 11 months ago

1.12.2 (2023-11-15)

Bug Fixes

bootstrap-vue - 1.12.1

Published by github-actions[bot] 11 months ago

1.12.1 (2023-11-15)

Bug Fixes