Skip to content

Commit

Permalink
bundle generated
Browse files Browse the repository at this point in the history
  • Loading branch information
xaksis committed Jul 27, 2018
1 parent 203e4ff commit 915e116
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions dist/vue-good-table.cjs.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* vue-good-table v2.12.0
* vue-good-table v2.12.1
* (c) 2018-present xaksis <shay@crayonbits.com>
* https://github.com/xaksis/vue-good-table
* Released under the MIT License.
Expand Down Expand Up @@ -1189,7 +1189,7 @@ var VueGoodTable = {
}
}, [_vm._v(" " + _vm._s(_vm.clearSelectionText) + " ")]), _vm._v(" "), _c('div', {
staticClass: "vgt-selection-info-row__actions vgt-pull-right"
}, [_vm._t("selected-row-actions")], 2)]) : _vm._e(), _vm._v(" "), _vm.$refs.table && _vm.fixedHeader ? _c('table', {
}, [_vm._t("selected-row-actions")], 2)]) : _vm._e(), _vm._v(" "), _vm.fixedHeader ? _c('table', {
staticClass: "vgt-fixed-header",
class: _vm.tableStyleClasses
}, [_c("vgt-table-header", {
Expand Down
4 changes: 2 additions & 2 deletions dist/vue-good-table.es.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* vue-good-table v2.12.0
* vue-good-table v2.12.1
* (c) 2018-present xaksis <shay@crayonbits.com>
* https://github.com/xaksis/vue-good-table
* Released under the MIT License.
Expand Down Expand Up @@ -1183,7 +1183,7 @@ var VueGoodTable = {
}
}, [_vm._v(" " + _vm._s(_vm.clearSelectionText) + " ")]), _vm._v(" "), _c('div', {
staticClass: "vgt-selection-info-row__actions vgt-pull-right"
}, [_vm._t("selected-row-actions")], 2)]) : _vm._e(), _vm._v(" "), _vm.$refs.table && _vm.fixedHeader ? _c('table', {
}, [_vm._t("selected-row-actions")], 2)]) : _vm._e(), _vm._v(" "), _vm.fixedHeader ? _c('table', {
staticClass: "vgt-fixed-header",
class: _vm.tableStyleClasses
}, [_c("vgt-table-header", {
Expand Down
4 changes: 2 additions & 2 deletions dist/vue-good-table.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* vue-good-table v2.12.0
* vue-good-table v2.12.1
* (c) 2018-present xaksis <shay@crayonbits.com>
* https://github.com/xaksis/vue-good-table
* Released under the MIT License.
Expand Down Expand Up @@ -10965,7 +10965,7 @@
}
}, [_vm._v(" " + _vm._s(_vm.clearSelectionText) + " ")]), _vm._v(" "), _c('div', {
staticClass: "vgt-selection-info-row__actions vgt-pull-right"
}, [_vm._t("selected-row-actions")], 2)]) : _vm._e(), _vm._v(" "), _vm.$refs.table && _vm.fixedHeader ? _c('table', {
}, [_vm._t("selected-row-actions")], 2)]) : _vm._e(), _vm._v(" "), _vm.fixedHeader ? _c('table', {
staticClass: "vgt-fixed-header",
class: _vm.tableStyleClasses
}, [_c("vgt-table-header", {
Expand Down
4 changes: 2 additions & 2 deletions dist/vue-good-table.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/vue-good-table.min.js.map

Large diffs are not rendered by default.

0 comments on commit 915e116

Please sign in to comment.