|
2 | 2 |
|
3 | 3 | All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
|
4 | 4 |
|
| 5 | +## [0.1.20](https://github.com/Efficy/bootstrap-vue-3/compare/v0.1.19...v0.1.20) (2022-07-13) |
| 6 | + |
| 7 | + |
| 8 | +### Features |
| 9 | + |
| 10 | +* **BNavItemDropdown:** pass slots to the child BDropdown ([c8a9af9](https://github.com/Efficy/bootstrap-vue-3/commit/c8a9af9831008bfbaf392bca8aeb54f7373ae131)) |
| 11 | +* generate dist/BootstrapVue.d.ts and update package.json ([6a5075c](https://github.com/Efficy/bootstrap-vue-3/commit/6a5075c392169c9efc7e24393fa4753092627813)) |
| 12 | +* generates *.d.ts files from .ts or .vue source ([c3751c0](https://github.com/Efficy/bootstrap-vue-3/commit/c3751c09e50cc3e48bca7b1d6bf05cf6333ab94e)) |
| 13 | +* **github-action:** deploy docs to github-pages ([f515fba](https://github.com/Efficy/bootstrap-vue-3/commit/f515fba3947931743c16831d622715b48bea53d6)) |
| 14 | +* support for library authors for nuxt3 ([10388dd](https://github.com/Efficy/bootstrap-vue-3/commit/10388dddc0a484ec6e8b90676dbb3cc3a095406b)) |
| 15 | + |
| 16 | + |
| 17 | +### Bug Fixes |
| 18 | + |
| 19 | +* 259 ([0f2d624](https://github.com/Efficy/bootstrap-vue-3/commit/0f2d624b0f778563ed65047c4cabddb67fc9a387)) |
| 20 | +* 275 ([d62a8a8](https://github.com/Efficy/bootstrap-vue-3/commit/d62a8a8e55927fc211e3c0de8a65399c6b54c28a)) |
| 21 | +* 281 ([150106f](https://github.com/Efficy/bootstrap-vue-3/commit/150106f117be1a8c9b1f2a388100c4ea5f35874f)) |
| 22 | +* 320 ([6c94802](https://github.com/Efficy/bootstrap-vue-3/commit/6c94802aa521855341fc29ed7d5c65c6cddbeaf0)) |
| 23 | +* **463:** replace alias links back to relative ([b3750c4](https://github.com/Efficy/bootstrap-vue-3/commit/b3750c45c9b8695215b0799ccf0bff77f580f932)) |
| 24 | +* Accordion default behaviour not collapsing when oclicking on other accordion header ([cc53b6d](https://github.com/Efficy/bootstrap-vue-3/commit/cc53b6de828860bb769f133ac2d30400a0a54c9e)) |
| 25 | +* Allow to change the target for the current popover. ([a9491b4](https://github.com/Efficy/bootstrap-vue-3/commit/a9491b4290936ec3998b23228d5368a521cf1394)) |
| 26 | +* **BCardBody:** subTitleTag typo fix ([ac4e86a](https://github.com/Efficy/bootstrap-vue-3/commit/ac4e86ab6f7f4dc1277498d943615d73a51fd5cc)) |
| 27 | +* **BNavItemDropdown:** uncomment the component from the index ([3007dec](https://github.com/Efficy/bootstrap-vue-3/commit/3007dec442fa23f2a5a4012b4ef40b621ea9f5bf)) |
| 28 | +* **BToast:** vue has no exported member named 'Reactive' ([844035b](https://github.com/Efficy/bootstrap-vue-3/commit/844035ba055a4bcad03e195825155e122ba7880a)) |
| 29 | +* **docs:** import BV3 with the client config ([7361a98](https://github.com/Efficy/bootstrap-vue-3/commit/7361a98c8a3c2c04891828c1a9f90412349d7fbb)) |
| 30 | +* **docs:** load the component reference inside the plugin ([75b30ff](https://github.com/Efficy/bootstrap-vue-3/commit/75b30ffb59e84f864b9c126a1996eb6e1d3c561d)) |
| 31 | +* Invalid check for type name ([4d10742](https://github.com/Efficy/bootstrap-vue-3/commit/4d107425e195676fbfe35e16a40192ae10224489)) |
| 32 | +* missing import components BFormCheckbox, BFormGroup, ... ([77761f2](https://github.com/Efficy/bootstrap-vue-3/commit/77761f2a25d375d9c6b84031f7f171950d5db750)) |
| 33 | +* remove bootstrap icons fix [#255](https://github.com/Efficy/bootstrap-vue-3/issues/255) ([2a7b59e](https://github.com/Efficy/bootstrap-vue-3/commit/2a7b59e16ff625cf2ce6ed6153951047f8f2d662)) |
| 34 | +* retain tooltip visibility on title update ([d4c4e41](https://github.com/Efficy/bootstrap-vue-3/commit/d4c4e4110017b4186e29e49300b2e574141f9ae2)) |
| 35 | +* subtitle should be undefined by default ([1424108](https://github.com/Efficy/bootstrap-vue-3/commit/1424108bf8ea6e38efd46bdb549cc26937504b17)) |
| 36 | +* test commit please ignore ([a898b13](https://github.com/Efficy/bootstrap-vue-3/commit/a898b1365ee860fad760d9d98be1bff1d6c1b6b1)) |
| 37 | +* typo ([768bacc](https://github.com/Efficy/bootstrap-vue-3/commit/768bacc546c8588e09b65ca1c600f3bf7af28fce)) |
| 38 | +* **workflow:** fix package name.. again ([9ab36e6](https://github.com/Efficy/bootstrap-vue-3/commit/9ab36e6582e3bbb451341e1caf5514c7aa642e07)) |
| 39 | +* **workflows:** release please bot will not update major versions for pre 1.0 ([81288ef](https://github.com/Efficy/bootstrap-vue-3/commit/81288efebee35867f11e268c436d006737a8495a)) |
| 40 | +* wrong import of BDropdown ([851fe9c](https://github.com/Efficy/bootstrap-vue-3/commit/851fe9c70880dce4f4b85c0f945679a08a2abf24)) |
| 41 | + |
5 | 42 | ## [0.1.19](https://github.com/cdmoro/bootstrap-vue-3/compare/v0.1.18...v0.1.19) (2022-07-13)
|
6 | 43 |
|
7 | 44 |
|
|
0 commit comments