All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.1.20 (2022-07-21)
- propagate
delay
as a component prop (21dfc79)
0.1.19 (2022-07-13)
- test commit please ignore (a898b13)
0.1.18 (2022-07-12)
- BCardBody: subTitleTag typo fix (ac4e86a)
0.1.17 (2022-07-12)
- subtitle should be undefined by default (1424108)
0.1.16 (2022-07-11)
- 463: replace alias links back to relative (b3750c4)
- docs: import BV3 with the client config (7361a98)
- docs: load the component reference inside the plugin (75b30ff)
- workflow: fix package name.. again (9ab36e6)
- workflows: release please bot will not update major versions for pre 1.0 (81288ef)
0.1.15 (2022-07-08)
- Invalid check for type name (4d10742)
0.1.13 (2022-05-10)
- typo (768bacc)
0.1.12 (2022-05-06)
- BNavItemDropdown: pass slots to the child BDropdown (c8a9af9)
- github-action: deploy docs to github-pages (f515fba)
- support for library authors for nuxt3 (10388dd)
- retain tooltip visibility on title update (d4c4e41)
0.1.11 (2022-04-26)
- generate dist/BootstrapVue.d.ts and update package.json (6a5075c)
- generates *.d.ts files from .ts or .vue source (c3751c0)
0.1.10 (2022-04-07)
- BNavItemDropdown: uncomment the component from the index (3007dec)
- wrong import of BDropdown (851fe9c)