@@ -133,7 +133,7 @@ Released: 2020-01-13
133
133
134
134
### Bug Fixes v2.2.1
135
135
136
- - ** icons:** make icon transform props work with IE11 (closes
136
+ - ** icons:** make icon transform props work with IE 11 (closes
137
137
[ #4607 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/4607 ) )
138
138
([ #4608 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/4608 ) )
139
139
([ 899779f] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/899779f20015f719198a763136137eea01aa11ea ) )
@@ -230,14 +230,14 @@ Released: 2020-01-08
230
230
[ #4384 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/4384 ) )
231
231
([ #4388 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/4388 ) )
232
232
([ 9a81cd4] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/9a81cd414a2c534b96de0d82c3d00d94651e5a7b ) )
233
- - ** b-toast:** fix interal ` ensureToaster ` method call when toaster name changes
233
+ - ** b-toast:** fix internal ` ensureToaster ` method call when toaster name changes
234
234
([ #4468 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/4468 ) )
235
235
([ 744bb7a] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/744bb7a77092a04184af31bf285e432110e1ab44 ) )
236
236
- ** tooltips, popovers:** fix memory leak (closes
237
237
[ #4400 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/4400 ) )
238
238
([ #4401 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/4401 ) )
239
239
([ c71352d] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/c71352d674347e5e2d72fe8b82334fc87a4ffd8c ) )
240
- - ** docs:** handle undocumented breaking changes in babel-standalone for IE11
240
+ - ** docs:** handle undocumented breaking changes in babel-standalone for IE 11
241
241
([ #4484 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/4484 ) )
242
242
([ 56f8bb5] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/56f8bb5af7fb7188da035210e8be28d7ae1c7bc1 ) )
243
243
@@ -487,7 +487,7 @@ This patch release includes a few minor bug fixes and documentation updates.
487
487
- ** b-table:** remove extra slashes in mixins imports
488
488
([ #4087 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/4087 ) )
489
489
([ 77f5be1] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/77f5be1 ) )
490
- - ** tooltips, popovers:** check ` document.body ` instead of ` document ` for IE11 support (fixes
490
+ - ** tooltips, popovers:** check ` document.body ` instead of ` document ` for IE 11 support (fixes
491
491
[ #4074 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/4074 ) )
492
492
([ #4075 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/4075 ) )
493
493
([ 1eda4fe] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/1eda4fe ) )
@@ -562,7 +562,7 @@ Read the following migration guide for more details.
562
562
- ` b-img-lazy ` , ` b-card-img-lazy ` : now rely only on ` IntersectionObserver ` support (native or via a
563
563
polyfill) to determine when to show the image. If ` IntersectionObserver ` support is not detected,
564
564
then the image will _ always_ be shown. Use a polyfill if you need to support older browsers (e.g.
565
- IE11 )
565
+ IE 11 )
566
566
- ` b-modal ` : the deprecated ` BvModalEvent ` method ` cancel() ` has been removed. Use the method
567
567
` preventDefault() ` instead.
568
568
- ` b-modal ` : the deprecated ` BvModalEvent ` property ` modalId ` has been removed. Use the property
@@ -876,7 +876,7 @@ Released: 2019-07-21
876
876
[ #3707 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/3707 ) )
877
877
([ #3706 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/3706 ) )
878
878
([ 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
879
+ - ** b-table:** IE 11 edge case where custom inputs were not clickable in clickable/sortable cells
880
880
(fixes [ #3693 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/3693 ) )
881
881
([ #3697 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/3697 ) )
882
882
([ fce8b5b] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/fce8b5b ) )
@@ -1062,7 +1062,7 @@ Released 2019-06-13
1062
1062
- ** b-modal:** ensure ` ignoreBackdropClick ` flag is cleared in ` clickOutHandler `
1063
1063
([ #3488 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/3488 )
1064
1064
[ 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
1065
+ - ** b-modal:** fix IE 11 issue with copy/paste from modal into MS Word (fixes
1066
1066
[ #3457 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/3457 ) )
1067
1067
([ #3489 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/3489 )
1068
1068
[ 16dbdf1] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/16dbdf1 ) )
@@ -1215,7 +1215,7 @@ use version v2.0.0-rc.22 or newer.
1215
1215
- ** b-modal:** delay initially open modal via nextTick when using v-model or visible prop
1216
1216
([ #3320 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/3320 )
1217
1217
[ 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
1218
+ - ** b-table:** don't use css ` grid ` for stacked table SCSS - for IE 11 compatibility (closes
1219
1219
[ #3307 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/3307 ) )
1220
1220
([ #3383 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/3383 )
1221
1221
[ ce19fc7] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/ce19fc7 ) )
@@ -1227,7 +1227,7 @@ use version v2.0.0-rc.22 or newer.
1227
1227
[ #3322 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/3322 ) )
1228
1228
([ #3329 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/3329 )
1229
1229
[ d44fba5] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/d44fba5 ) )
1230
- - ** b-toaster:** CSS fix for IE11 support (fixes
1230
+ - ** b-toaster:** CSS fix for IE 11 support (fixes
1231
1231
[ #3327 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/3327 ) )
1232
1232
([ #3328 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/3328 )
1233
1233
[ 88b1cfd] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/88b1cfd ) )
@@ -1312,7 +1312,7 @@ Released 2019-05-12
1312
1312
- ** b-modal:** prevent duplicate key when sending to portal-target
1313
1313
([ #3235 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/3235 ) )
1314
1314
([ 5204ad7] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/5204ad7 ) )
1315
- - ** b-modal:** return focus edge case bug in IE11 (fixes
1315
+ - ** b-modal:** return focus edge case bug in IE 11 (fixes
1316
1316
[ #3206 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/3206 ) )
1317
1317
([ #3207 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/3207 )
1318
1318
[ 7ef36c2] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/7ef36c2 ) )
@@ -1390,7 +1390,7 @@ Released 2019-04-21
1390
1390
- ** b-modal:** ensure that v-model is updated when show or hide is canceled
1391
1391
([ #3131 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/3131 )
1392
1392
[ 6726a33] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/6726a33 ) )
1393
- - ** b-modal:** fix close on click-out for IE11
1393
+ - ** b-modal:** fix close on click-out for IE 11
1394
1394
([ #3117 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/3117 )
1395
1395
[ 9b09e52] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/9b09e52 ) )
1396
1396
- ** b-modal:** handle HMR when defining property on Vue prototype
0 commit comments