@@ -4,17 +4,54 @@ All notable changes to this project will be documented in this file. See
4
4
[ standard-version] ( https://github.com/conventional-changelog/standard-version ) for commit
5
5
guidelines.
6
6
7
+ ## [ 2.18.0] ( https://github.com/bootstrap-vue/bootstrap-vue/compare/v2.17.3...v2.18.0 )
8
+
9
+ Released: 2020-10-19
10
+
11
+ ### Features v2.18.0
12
+
13
+ - ** b-calendar:** add ` no-key-nav ` property (closes
14
+ [ #5861 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/5861 ) )
15
+ ([ #5883 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/5883 ) )
16
+ ([ 955ad63] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/955ad631698f82a83de214ce9cd37271367d8c45 ) )
17
+ - update ` core-js ` to v3 ([ #5894 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/5894 ) )
18
+ ([ aeed981] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/aeed9812afe770b6561c9513709e4be852250022 ) )
19
+
20
+ ### Bug Fixes v2.18.0
21
+
22
+ - ** b-calendar:** month formatting for certain dates
23
+ ([ #5911 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/5911 ) )
24
+ ([ 7de1844] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/7de1844c6d5c0014d25c930527a7fc49a2b0cc25 ) )
25
+ - ** b-card:** properly support header/footer with body image overlay
26
+ ([ #5872 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/5872 ) )
27
+ ([ bd8319d] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/bd8319da8c6166f9fe3e64d9a3ac5c490c6b2f48 ) )
28
+ - ** b-carousel:** fix glitching when switching slides fast (closes
29
+ [ #5810 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/5810 ) )
30
+ ([ #5845 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/5845 ) )
31
+ ([ 761bc93] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/761bc9381ba24aed751726c8213651e2014aa746 ) )
32
+ - ** b-link:** ` href ` handling inconsistencies to ` <router-link> ` (closes
33
+ [ #5820 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/5820 ) )
34
+ ([ #5876 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/5876 ) )
35
+ ([ daea0e5] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/daea0e5c638de9ec45d39af5aa1e9f8a9e455422 ) )
36
+ - ** b-skeleton:** animation overflow issue for Safari
37
+ ([ #5863 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/5863 ) )
38
+ ([ bfd4f96] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/bfd4f960d7056edcd2ccb1ae3930639d543d8b34 ) )
39
+ - ** v-tooltip, v-popover:** render data-\* attributes on root components (closes
40
+ [ #5836 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/5836 ) )
41
+ ([ #5882 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/5882 ) )
42
+ ([ f6b51e0] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/f6b51e04f074e45e98650034e88c2b5629ad25f6 ) )
43
+
7
44
<a name =" 2.17.3 " ></a >
8
45
9
- ### [ v2.17.3] ( https://github.com/bootstrap-vue/bootstrap-vue/compare/v2.17.2...v2.17.3 )
46
+ ## [ v2.17.3] ( https://github.com/bootstrap-vue/bootstrap-vue/compare/v2.17.2...v2.17.3 )
10
47
11
48
Released: 2020-09-18
12
49
13
50
- No changes to v2.17.2.
14
51
15
52
<a name =" 2.17.2 " ></a >
16
53
17
- ### [ v2.17.2] ( https://github.com/bootstrap-vue/bootstrap-vue/compare/v2.17.1...v2.17.2 )
54
+ ## [ v2.17.2] ( https://github.com/bootstrap-vue/bootstrap-vue/compare/v2.17.1...v2.17.2 )
18
55
19
56
Released: 2020-09-18
20
57
@@ -33,7 +70,7 @@ Released: 2020-09-18
33
70
34
71
<a name =" 2.17.1 " ></a >
35
72
36
- ### [ v2.17.1] ( https://github.com/bootstrap-vue/bootstrap-vue/compare/v2.17.0...v2.17.1 )
73
+ ## [ v2.17.1] ( https://github.com/bootstrap-vue/bootstrap-vue/compare/v2.17.0...v2.17.1 )
37
74
38
75
Released: 2020-09-16
39
76
0 commit comments