@@ -138,49 +138,6 @@ Released: 2020-07-27
138
138
139
139
### Bug Fixes v2.16.0
140
140
141
- - properly handle special characters in user-provided IDs (closes
142
- [ #4927 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/4927 ) ,
143
- [ #5561 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/5561 ) )
144
- ([ #5564 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/5564 ) )
145
- ([ 1fabd68] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/1fabd68bb44b28a9127810f35bd07e1fdf3d12ec ) )
146
- - ** b-form-checkbox-group:** only emit ` input ` when value loosely changes
147
- ([ #5432 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/5432 ) )
148
- ([ e76d408] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/e76d40874bd2a42126162101e94bb18e9042840b ) )
149
- - ** b-form-tags:** unit test ([ #5586 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/5586 ) )
150
- ([ f4d509a] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/f4d509af647eaf87e2b635d08ff9431b25150650 ) )
151
- - ** b-icon:** use ` aria-label ` attribute instead of ` alt `
152
- ([ #5581 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/5581 ) )
153
- ([ 72a1363] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/72a13635b94aedfab1fb6800f2a297fa306f63ef ) )
154
- - ** b-img:** Allow empty ` alt ` prop (fixes
155
- [ #5524 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/5524 ) )
156
- ([ #5545 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/5545 ) )
157
- ([ b22829d] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/b22829d064b6e3820ef66168ec766a57520f31eb ) )
158
- - ** b-table:** prevent endless reevaluation when using v-model and object/array literal prop values
159
- ([ #5554 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/5554 ) )
160
- ([ f127d91] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/f127d916d1ddd3a3da37bcb081150f86b356a7a4 ) )
161
- - ** b-tags:** replace spacing utility with static CSS (fixes
162
- [ #5523 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/5523 ) )
163
- ([ #5544 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/5544 ) )
164
- ([ e0de687] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/e0de6871640db405e7b0bfa23f3c33f348894cea ) )
165
-
166
- <a name =" 2.16.0 " ></a >
167
-
168
- ## [ 2.16.0] ( https://github.com/bootstrap-vue/bootstrap-vue/compare/v2.15.0...v2.16.0 )
169
-
170
- Released: 2020-07-27
171
-
172
- ### Features v2.16.0
173
-
174
- - ** b-form-tags:** add ` ignoreInputFocusSelector ` prop to make input focus behavior configurable
175
- (closes [ #5425 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/5425 ) )
176
- ([ #5429 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/5429 ) )
177
- ([ 26d5953] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/26d5953f834684d36b0af99da912dba08fd37bd8 ) )
178
- - ** docs:** launch themes page with first BootstrapVue theme
179
- ([ #5549 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/5549 ) )
180
- ([ ec51ef0] ( https://github.com/bootstrap-vue/bootstrap-vue/commit/ec51ef062f7ed39339cde59b2d9d4cee40347dcc ) )
181
-
182
- ### Bug Fixes v2.16.0
183
-
184
141
- properly handle special characters in user-provided IDs (closes
185
142
[ #4927 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/4927 ) ,
186
143
[ #5561 ] ( https://github.com/bootstrap-vue/bootstrap-vue/issues/5561 ) )
0 commit comments