Skip to content

Releases: owowagency/bootstrap-vue

2.0.1

01 Dec 15:26
Compare
Choose a tag to compare

2.0.1 (2023-12-01)

Bug Fixes

  • make storybook build work again (c956dfc)

2.0.0

01 Dec 14:58
Compare
Choose a tag to compare

2.0.0 (2023-12-01)

Performance Improvements

  • remove copy vite plugin from storybook build (ac42b1c)

BREAKING CHANGES

  • update to vite and add treeshaking

1.15.0

28 Nov 10:41
Compare
Choose a tag to compare

1.15.0 (2023-11-28)

Bug Fixes

  • DropdownMenuItem: add disabled prop (57cf695)

Features

1.14.10

22 Nov 15:26
Compare
Choose a tag to compare

1.14.10 (2023-11-22)

Bug Fixes

  • FormGroup: forward id to slot (ffb0567)

1.14.9

22 Nov 12:02
Compare
Choose a tag to compare

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)

1.14.8

22 Nov 09:48
Compare
Choose a tag to compare

1.14.8 (2023-11-22)

Bug Fixes

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

1.14.7

22 Nov 08:24
Compare
Choose a tag to compare

1.14.7 (2023-11-22)

Bug Fixes

  • Tooltip: remove tooltip when unmounted (8a9a50e)

1.14.6

21 Nov 16:01
Compare
Choose a tag to compare

1.14.6 (2023-11-21)

Bug Fixes

  • FormControl: fix missing passthrough of required (8222339)

1.14.5

21 Nov 13:36
Compare
Choose a tag to compare

1.14.5 (2023-11-21)

Bug Fixes

  • Table: add table row hover emit (90819d4)

1.14.4

21 Nov 11:55
Compare
Choose a tag to compare

1.14.4 (2023-11-21)

Bug Fixes

  • Modal: add scrollable option (ecfcee0)