@@ -4,6 +4,56 @@ 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
+ <a name =" 2.21.0 " ></a >
8
+
9
+ ## [ v2.21.0] ( https://github.com/bootstrap-vue/bootstrap-vue/compare/v2.20.1...v2.21.0 )
10
+
11
+ Released: 2020-12-14
12
+
13
+ ### Features v2.21.0
14
+
15
+ - ** b-form-group:** add ` content-cols ` props and scoped ` default ` slot (closes
16
+ [ #6095 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/6095 ) ,
17
+ [ #6118 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/6118 ) )
18
+ ([ #6178 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/6178 ) )
19
+ ([ fab6dc5] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/fab6dc57e974f14b7fb50f6f413f3fa9a4504290 ) )
20
+ - ** b-form-tags:** add ` no-tags-remove ` prop (closes
21
+ [ #6162 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/6162 ) )
22
+ ([ #6163 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/6163 ) )
23
+ ([ 92de1f9] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/92de1f9f7772c595afcd16d25d8f71b54a2e077b ) )
24
+ - ** b-sidebar:** add ` header ` slot
25
+ ([ #6179 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/6179 ) )
26
+ ([ 341b7f0] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/341b7f07943d6079d2bf5d6ab88bbcc50f91d0c5 ) )
27
+ - ** refactor:** code enhancements for easier Vue 3 migration (closes
28
+ [ #6124 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/6124 ) ,
29
+ [ #6139 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/6139 ) )
30
+ ([ #6141 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/6141 ) )
31
+ ([ 5bf6733] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/5bf6733595091cc204d3acc0641f8f0301bcbe9c ) )
32
+ - ** icons:** update Bootstrap Icons to v1.2.1
33
+ ([ #6194 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/6194 ) )
34
+ ([ 799e272] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/799e272d5ae5c19425c4c912a72becfaafaac447 ) )
35
+ - ** icons:** update Bootstrap Icons to v1.2.0
36
+ ([ #6180 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/6180 ) )
37
+ ([ 00682e5] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/00682e549e1a104156e3f701e2e6e6cffd13cb70 ) )
38
+
39
+ ### Bug Fixes v2.21.0
40
+
41
+ - ** b-form-datepicker:** ` valueAsDate ` prop handling
42
+ ([ #6159 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/6159 ) )
43
+ ([ 5cb8e0c] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/5cb8e0c474ab750868379b4293d0eb5d52f5dd85 ) )
44
+ - ** b-form-datepicker/b-form-timepicker:** label styles when in ` button-only ` mode (closes
45
+ [ #6172 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/6172 ) )
46
+ ([ #6186 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/6186 ) )
47
+ ([ e8842ba] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/e8842bae98e83d16f3429b37f219ae61890a5c38 ) )
48
+ - ** b-tabs:** cleanup rendering logic
49
+ ([ #6154 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/6154 ) )
50
+ ([ 8aeb9e9] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/8aeb9e941e84ec45a3415ab7238729458f56e427 ) )
51
+ - ** table:** default sort compare logic for date strings
52
+ ([ #6153 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/6153 ) )
53
+ ([ 3696a1f] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/3696a1f888f2462a428431a593e235fd89bf54d4 ) )
54
+ - ** table:** use original value for fallback when number parsing fails in ` defaultSortCompare() `
55
+ ([ c375ce9] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/c375ce9093ed91060b4ab199ad771dd667a68589 ) )
56
+
7
57
<a name =" 2.20.1 " ></a >
8
58
9
59
## [ v2.20.1] ( https://github.com/bootstrap-vue/bootstrap-vue/compare/v2.20.0...v2.20.1 )
0 commit comments