Skip to content

Commit 86e547d

Browse files
committed
Build to 1.18.3
1 parent 1408e11 commit 86e547d

File tree

193 files changed

+58212
-58481
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

193 files changed

+58212
-58481
lines changed

dist/bootstrap-table-locale-all.js

Lines changed: 151 additions & 144 deletions
Large diffs are not rendered by default.

dist/bootstrap-table-locale-all.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/bootstrap-table-vue.esm.js

Lines changed: 453 additions & 552 deletions
Large diffs are not rendered by default.

dist/bootstrap-table-vue.esm.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/bootstrap-table-vue.js

Lines changed: 1378 additions & 1479 deletions
Large diffs are not rendered by default.

dist/bootstrap-table-vue.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/bootstrap-table.css

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* @author zhixin wen <[email protected]>
3-
* version: 1.18.2
3+
* version: 1.18.3
44
* https://github.com/wenzhixin/bootstrap-table/
55
*/
66
.bootstrap-table .fixed-table-toolbar::after {
@@ -138,11 +138,12 @@
138138
font-weight: bold;
139139
display: inline-block;
140140
min-width: 30%;
141+
width: auto !important;
141142
text-align: left !important;
142143
}
143144

144145
.bootstrap-table .fixed-table-container .table tbody tr .card-view .card-view-value {
145-
width: 100%;
146+
width: 100% !important;
146147
}
147148

148149
.bootstrap-table .fixed-table-container .table .bs-checkbox {

0 commit comments

Comments
 (0)