4
4
> [ standard-version] ( https://github.com/conventional-changelog/standard-version ) for commit
5
5
> guidelines.
6
6
7
+ <a name =" 2.5.0 " ></a >
8
+
9
+ ## [ v2.5.0] ( https://github.com/bootstrap-vue/bootstrap-vue/compare/v2.4.2...v2.5.0 )
10
+
11
+ Released: 2020-02-18
12
+
13
+ ### Features v2.5.0
14
+
15
+ - ** b-calendar, b-form-datepicker:** new components ` b-calendar ` and ` b-form-datepicker ` (closes
16
+ [ #3676 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/3676 ) ,
17
+ [ #1428 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/1428 ) )
18
+ ([ #4712 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/4712 ) )
19
+ ([ af0ded0] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/af0ded0a3bdc9d69653e9c55f874d550e4909662 ) )
20
+ - ** b-form-spinbutton:** new form control component ` b-form-spinbutton `
21
+ ([ #4744 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/4744 ) )
22
+ ([ da5e473] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/da5e473bee8866f2940e027e5e7e87e3a2ff8f11 ) )
23
+ - ** v-b-hover:** new directive for reacting to hover changes
24
+ ([ #4771 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/4771 ) )
25
+ ([ b7adc6d] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/b7adc6dc726f75c0578b3de5208f112bef58b4ad ) )
26
+
27
+ ### Bug Fixes v2.5.0
28
+
29
+ - ** b-form-tags:** improve accessibility for screen reader users
30
+ ([ #4775 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/4775 ) )
31
+ ([ 2328630] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/2328630542defc395912165a964a95107f8a4ba9 ) )
32
+ - ** b-modal:** additional fixes for show transition behaviour (closes
33
+ [ #4761 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/4761 ) )
34
+ ([ #4777 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/4777 ) )
35
+ ([ 1113c6f] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/1113c6f951d86b7e6e6ba2161f935d2b6e0b5ce8 ) )
36
+
37
+ ### Other v2.5.0
38
+
39
+ - documentation updates
40
+ - documentation accessibility improvements
41
+ - dev dependency updates
42
+
7
43
<a name =" 2.4.2 " ></a >
8
44
9
45
## [ v2.4.2] ( https://github.com/bootstrap-vue/bootstrap-vue/compare/v2.4.1...v2.4.2 )
@@ -133,7 +169,7 @@ Released: 2020-01-13
133
169
134
170
### Bug Fixes v2.2.1
135
171
136
- - ** icons:** make icon transform props work with IE11 (closes
172
+ - ** icons:** make icon transform props work with IE 11 (closes
137
173
[ #4607 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/4607 ) )
138
174
([ #4608 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/4608 ) )
139
175
([ 899779f] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/899779f20015f719198a763136137eea01aa11ea ) )
@@ -230,14 +266,14 @@ Released: 2020-01-08
230
266
[ #4384 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/4384 ) )
231
267
([ #4388 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/4388 ) )
232
268
([ 9a81cd4] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/9a81cd414a2c534b96de0d82c3d00d94651e5a7b ) )
233
- - ** b-toast:** fix interal ` ensureToaster ` method call when toaster name changes
269
+ - ** b-toast:** fix internal ` ensureToaster ` method call when toaster name changes
234
270
([ #4468 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/4468 ) )
235
271
([ 744bb7a] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/744bb7a77092a04184af31bf285e432110e1ab44 ) )
236
272
- ** tooltips, popovers:** fix memory leak (closes
237
273
[ #4400 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/4400 ) )
238
274
([ #4401 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/4401 ) )
239
275
([ c71352d] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/c71352d674347e5e2d72fe8b82334fc87a4ffd8c ) )
240
- - ** docs:** handle undocumented breaking changes in babel-standalone for IE11
276
+ - ** docs:** handle undocumented breaking changes in babel-standalone for IE 11
241
277
([ #4484 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/4484 ) )
242
278
([ 56f8bb5] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/56f8bb5af7fb7188da035210e8be28d7ae1c7bc1 ) )
243
279
@@ -487,7 +523,7 @@ This patch release includes a few minor bug fixes and documentation updates.
487
523
- ** b-table:** remove extra slashes in mixins imports
488
524
([ #4087 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/4087 ) )
489
525
([ 77f5be1] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/77f5be1 ) )
490
- - ** tooltips, popovers:** check ` document.body ` instead of ` document ` for IE11 support (fixes
526
+ - ** tooltips, popovers:** check ` document.body ` instead of ` document ` for IE 11 support (fixes
491
527
[ #4074 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/4074 ) )
492
528
([ #4075 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/4075 ) )
493
529
([ 1eda4fe] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/1eda4fe ) )
@@ -562,7 +598,7 @@ Read the following migration guide for more details.
562
598
- ` b-img-lazy ` , ` b-card-img-lazy ` : now rely only on ` IntersectionObserver ` support (native or via a
563
599
polyfill) to determine when to show the image. If ` IntersectionObserver ` support is not detected,
564
600
then the image will _ always_ be shown. Use a polyfill if you need to support older browsers (e.g.
565
- IE11 )
601
+ IE 11 )
566
602
- ` b-modal ` : the deprecated ` BvModalEvent ` method ` cancel() ` has been removed. Use the method
567
603
` preventDefault() ` instead.
568
604
- ` b-modal ` : the deprecated ` BvModalEvent ` property ` modalId ` has been removed. Use the property
@@ -876,7 +912,7 @@ Released: 2019-07-21
876
912
[ #3707 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/3707 ) )
877
913
([ #3706 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/3706 ) )
878
914
([ 629951e] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/629951e ) )
879
- - ** b-table:** IE11 edge case where custom inputs were not clickable in clickable/sortable cells
915
+ - ** b-table:** IE 11 edge case where custom inputs were not clickable in clickable/sortable cells
880
916
(fixes [ #3693 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/3693 ) )
881
917
([ #3697 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/3697 ) )
882
918
([ fce8b5b] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/fce8b5b ) )
@@ -1062,7 +1098,7 @@ Released 2019-06-13
1062
1098
- ** b-modal:** ensure ` ignoreBackdropClick ` flag is cleared in ` clickOutHandler `
1063
1099
([ #3488 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/3488 )
1064
1100
[ afb4680] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/afb4680 ) )
1065
- - ** b-modal:** fix IE11 issue with copy/paste from modal into MS Word (fixes
1101
+ - ** b-modal:** fix IE 11 issue with copy/paste from modal into MS Word (fixes
1066
1102
[ #3457 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/3457 ) )
1067
1103
([ #3489 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/3489 )
1068
1104
[ 16dbdf1] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/16dbdf1 ) )
@@ -1215,7 +1251,7 @@ use version v2.0.0-rc.22 or newer.
1215
1251
- ** b-modal:** delay initially open modal via nextTick when using v-model or visible prop
1216
1252
([ #3320 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/3320 )
1217
1253
[ 6f3010a] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/6f3010a ) )
1218
- - ** b-table:** don't use css ` grid ` for stacked table SCSS - for IE11 compatibility (closes
1254
+ - ** b-table:** don't use css ` grid ` for stacked table SCSS - for IE 11 compatibility (closes
1219
1255
[ #3307 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/3307 ) )
1220
1256
([ #3383 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/3383 )
1221
1257
[ ce19fc7] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/ce19fc7 ) )
@@ -1227,7 +1263,7 @@ use version v2.0.0-rc.22 or newer.
1227
1263
[ #3322 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/3322 ) )
1228
1264
([ #3329 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/3329 )
1229
1265
[ d44fba5] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/d44fba5 ) )
1230
- - ** b-toaster:** CSS fix for IE11 support (fixes
1266
+ - ** b-toaster:** CSS fix for IE 11 support (fixes
1231
1267
[ #3327 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/3327 ) )
1232
1268
([ #3328 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/3328 )
1233
1269
[ 88b1cfd] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/88b1cfd ) )
@@ -1312,7 +1348,7 @@ Released 2019-05-12
1312
1348
- ** b-modal:** prevent duplicate key when sending to portal-target
1313
1349
([ #3235 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/3235 ) )
1314
1350
([ 5204ad7] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/5204ad7 ) )
1315
- - ** b-modal:** return focus edge case bug in IE11 (fixes
1351
+ - ** b-modal:** return focus edge case bug in IE 11 (fixes
1316
1352
[ #3206 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/3206 ) )
1317
1353
([ #3207 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/3207 )
1318
1354
[ 7ef36c2] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/7ef36c2 ) )
@@ -1390,7 +1426,7 @@ Released 2019-04-21
1390
1426
- ** b-modal:** ensure that v-model is updated when show or hide is canceled
1391
1427
([ #3131 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/3131 )
1392
1428
[ 6726a33] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/6726a33 ) )
1393
- - ** b-modal:** fix close on click-out for IE11
1429
+ - ** b-modal:** fix close on click-out for IE 11
1394
1430
([ #3117 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/3117 )
1395
1431
[ 9b09e52] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/9b09e52 ) )
1396
1432
- ** b-modal:** handle HMR when defining property on Vue prototype
0 commit comments