File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 22
33> Advanced table based on Vue 2 and Bootstrap 4
44
5- [ Quick Demo in Fiddle] ( https://jsfiddle.net/rubanraj54/d9jnbt10/6 / ) .
5+ [ Quick Demo in Fiddle] ( https://jsfiddle.net/rubanraj54/d9jnbt10/13 / ) .
66
77[ Docs in gitbook] ( https://rubanraj54.gitbook.io/vue-bootstrap4-table/ ) .
88
Original file line number Diff line number Diff line change 11{
22 "name" : " vue-bootstrap4-table" ,
3- "version" : " 1.0.3 " ,
3+ "version" : " 1.0.5 " ,
44 "main" : " dist/vue-bootstrap4-table.umd.js" ,
55 "module" : " dist/vue-bootstrap4-table.esm.js" ,
66 "unpkg" : " dist/vue-bootstrap4-table.min.js" ,
Original file line number Diff line number Diff line change 88</template >
99
1010<script >
11+ import _ from " lodash" ;
12+
1113 export default {
1214 name: ' CheckBox' ,
1315 props: {
You can’t perform that action at this time.
0 commit comments