File tree Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 33> All notable changes to this project will be documented in this file.
44
55
6+ ## v2.1.2
7+
8+ Released: December 08, 2024
9+
10+ ### Bug Fixes
11+
12+ - ** BsAppbarTitle** : fixed bug incorrect left margin when placed as the first child of ` <BsAppbar> ` .
13+ - ** BsBreadcrumb** : fixed css variables.
14+ - ** BsCheckboxGroup** , ** BsRadioGroup** : fixed column layout bug that did not
15+ respect the ` column ` property when its value was set to ` 1 ` .
16+ - ** BsIconFontawesome** : removed unused property and fixed typescript declaration.
17+
18+
619## v2.1.1
720
821Released: December 04, 2024
Original file line number Diff line number Diff line change 11{
22 "name" : " vue-mdbootstrap" ,
3- "version" : " 2.1.1 " ,
3+ "version" : " 2.1.2 " ,
44 "description" : " Bootstrap5 Material Design Components for Vue.js" ,
55 "author" : {
66 "name" : " Ahmad Fajar" ,
Original file line number Diff line number Diff line change 11/* !
2- * Vue MDBootstrap v2.1.1
2+ * Vue MDBootstrap v2.1.2
33 * Released under the BSD-3 License.
44 * Copyright Ahmad Fajar (https://ahmadfajar.github.io).
55 */
You can’t perform that action at this time.
0 commit comments