diff --git a/CHANGELOG.md b/CHANGELOG.md index 4cc0fa6d71..fdc6a517de 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ ChangeLog --------- -### 1.14.0 +### 1.14.1 - **New(css):** Added CSS Frameworks supported. - **New(css):** Added [Semantic UI](http://semantic-ui.com) theme. diff --git a/_config.yml b/_config.yml index 4782886461..4b5cc6dc83 100644 --- a/_config.yml +++ b/_config.yml @@ -27,7 +27,7 @@ algolia: index_name: bootstrap-table # Custom variables -current_version: 1.14.0 +current_version: 1.14.1 title: "Bootstrap Table" description: "An extended Bootstrap Table with radio, checkbox, sort, pagination, and other added features." authors: "Zhixin Wen, and Bootstrap Table contributors" diff --git a/bootstrap-table.jquery.json b/bootstrap-table.jquery.json index 68057f55bf..97b13a3910 100644 --- a/bootstrap-table.jquery.json +++ b/bootstrap-table.jquery.json @@ -1,6 +1,6 @@ { "name": "bootstrap-table", - "version": "1.14.0", + "version": "1.14.1", "title": "Bootstrap Table", "description": "An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features.", "author": { diff --git a/dist/bootstrap-table-locale-all.min.js b/dist/bootstrap-table-locale-all.min.js index 16933d961d..e836fed7be 100644 --- a/dist/bootstrap-table-locale-all.min.js +++ b/dist/bootstrap-table-locale-all.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/bootstrap-table.css b/dist/bootstrap-table.css index 797903b225..4803edc03d 100644 --- a/dist/bootstrap-table.css +++ b/dist/bootstrap-table.css @@ -1,7 +1,7 @@ @charset "UTF-8"; /** * @author zhixin wen - * version: 1.14.0 + * version: 1.14.1 * https://github.com/wenzhixin/bootstrap-table/ */ .bootstrap-table .fixed-table-toolbar:after { diff --git a/dist/bootstrap-table.js b/dist/bootstrap-table.js index 8a9cbf9f34..01bcef7bba 100644 --- a/dist/bootstrap-table.js +++ b/dist/bootstrap-table.js @@ -95,7 +95,7 @@ /** * @author zhixin wen - * version: 1.14.0 + * version: 1.14.1 * https://github.com/wenzhixin/bootstrap-table/ */ diff --git a/dist/bootstrap-table.min.css b/dist/bootstrap-table.min.css index 99061d9b79..fe8a810b5d 100644 --- a/dist/bootstrap-table.min.css +++ b/dist/bootstrap-table.min.css @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/bootstrap-table.min.js b/dist/bootstrap-table.min.js index 8b2d96c914..cad39102b0 100644 --- a/dist/bootstrap-table.min.js +++ b/dist/bootstrap-table.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/extensions/accent-neutralise/bootstrap-table-accent-neutralise.min.js b/dist/extensions/accent-neutralise/bootstrap-table-accent-neutralise.min.js index 5bedd3d701..f8cdcb2fc4 100644 --- a/dist/extensions/accent-neutralise/bootstrap-table-accent-neutralise.min.js +++ b/dist/extensions/accent-neutralise/bootstrap-table-accent-neutralise.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/extensions/addrbar/bootstrap-table-addrbar.min.js b/dist/extensions/addrbar/bootstrap-table-addrbar.min.js index d1b342deb8..f536f635a3 100644 --- a/dist/extensions/addrbar/bootstrap-table-addrbar.min.js +++ b/dist/extensions/addrbar/bootstrap-table-addrbar.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/extensions/auto-refresh/bootstrap-table-auto-refresh.min.js b/dist/extensions/auto-refresh/bootstrap-table-auto-refresh.min.js index 01b514786c..c5b9bed49f 100644 --- a/dist/extensions/auto-refresh/bootstrap-table-auto-refresh.min.js +++ b/dist/extensions/auto-refresh/bootstrap-table-auto-refresh.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/extensions/cookie/bootstrap-table-cookie.min.js b/dist/extensions/cookie/bootstrap-table-cookie.min.js index b61fdc11f7..827879ba50 100644 --- a/dist/extensions/cookie/bootstrap-table-cookie.min.js +++ b/dist/extensions/cookie/bootstrap-table-cookie.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/extensions/copy-rows/bootstrap-table-copy-rows.min.js b/dist/extensions/copy-rows/bootstrap-table-copy-rows.min.js index c32dff57ba..7c632cd627 100644 --- a/dist/extensions/copy-rows/bootstrap-table-copy-rows.min.js +++ b/dist/extensions/copy-rows/bootstrap-table-copy-rows.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/extensions/defer-url/bootstrap-table-defer-url.min.js b/dist/extensions/defer-url/bootstrap-table-defer-url.min.js index 3f44ba766f..718a8fe2ec 100644 --- a/dist/extensions/defer-url/bootstrap-table-defer-url.min.js +++ b/dist/extensions/defer-url/bootstrap-table-defer-url.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/extensions/editable/bootstrap-table-editable.min.js b/dist/extensions/editable/bootstrap-table-editable.min.js index 0394d15e89..7e9ca469f5 100644 --- a/dist/extensions/editable/bootstrap-table-editable.min.js +++ b/dist/extensions/editable/bootstrap-table-editable.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/extensions/export/bootstrap-table-export.min.js b/dist/extensions/export/bootstrap-table-export.min.js index 90b8d88655..345a231c37 100644 --- a/dist/extensions/export/bootstrap-table-export.min.js +++ b/dist/extensions/export/bootstrap-table-export.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/extensions/filter-control/bootstrap-table-filter-control.min.css b/dist/extensions/filter-control/bootstrap-table-filter-control.min.css index 463da0b709..0dbdcb0870 100644 --- a/dist/extensions/filter-control/bootstrap-table-filter-control.min.css +++ b/dist/extensions/filter-control/bootstrap-table-filter-control.min.css @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/extensions/filter-control/bootstrap-table-filter-control.min.js b/dist/extensions/filter-control/bootstrap-table-filter-control.min.js index d5017dc06c..b9697fe8cb 100644 --- a/dist/extensions/filter-control/bootstrap-table-filter-control.min.js +++ b/dist/extensions/filter-control/bootstrap-table-filter-control.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/extensions/group-by-v2/bootstrap-table-group-by.min.css b/dist/extensions/group-by-v2/bootstrap-table-group-by.min.css index 8168208994..f302fb6803 100644 --- a/dist/extensions/group-by-v2/bootstrap-table-group-by.min.css +++ b/dist/extensions/group-by-v2/bootstrap-table-group-by.min.css @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/extensions/group-by-v2/bootstrap-table-group-by.min.js b/dist/extensions/group-by-v2/bootstrap-table-group-by.min.js index 6b27677ef1..0d715c5858 100644 --- a/dist/extensions/group-by-v2/bootstrap-table-group-by.min.js +++ b/dist/extensions/group-by-v2/bootstrap-table-group-by.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/extensions/group-by/bootstrap-table-group-by.min.css b/dist/extensions/group-by/bootstrap-table-group-by.min.css index 0b27bc59b1..06cd1c3ab2 100644 --- a/dist/extensions/group-by/bootstrap-table-group-by.min.css +++ b/dist/extensions/group-by/bootstrap-table-group-by.min.css @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/extensions/group-by/bootstrap-table-group-by.min.js b/dist/extensions/group-by/bootstrap-table-group-by.min.js index 5e8ad45d7f..64a99381d7 100644 --- a/dist/extensions/group-by/bootstrap-table-group-by.min.js +++ b/dist/extensions/group-by/bootstrap-table-group-by.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/extensions/i18n-enhance/bootstrap-table-i18n-enhance.min.js b/dist/extensions/i18n-enhance/bootstrap-table-i18n-enhance.min.js index 54866f9b5c..17b2283946 100644 --- a/dist/extensions/i18n-enhance/bootstrap-table-i18n-enhance.min.js +++ b/dist/extensions/i18n-enhance/bootstrap-table-i18n-enhance.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/extensions/key-events/bootstrap-table-key-events.min.js b/dist/extensions/key-events/bootstrap-table-key-events.min.js index 24363c8c81..0cc2e806bc 100644 --- a/dist/extensions/key-events/bootstrap-table-key-events.min.js +++ b/dist/extensions/key-events/bootstrap-table-key-events.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/extensions/mobile/bootstrap-table-mobile.min.js b/dist/extensions/mobile/bootstrap-table-mobile.min.js index 38bf590472..e0d6c3f47d 100644 --- a/dist/extensions/mobile/bootstrap-table-mobile.min.js +++ b/dist/extensions/mobile/bootstrap-table-mobile.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/extensions/multi-column-toggle/bootstrap-table-multi-toggle.min.js b/dist/extensions/multi-column-toggle/bootstrap-table-multi-toggle.min.js index a44d7fecd3..c91f8e484f 100644 --- a/dist/extensions/multi-column-toggle/bootstrap-table-multi-toggle.min.js +++ b/dist/extensions/multi-column-toggle/bootstrap-table-multi-toggle.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/extensions/multiple-search/bootstrap-table-multiple-search.min.js b/dist/extensions/multiple-search/bootstrap-table-multiple-search.min.js index c039ea05a8..e17e23e8a0 100644 --- a/dist/extensions/multiple-search/bootstrap-table-multiple-search.min.js +++ b/dist/extensions/multiple-search/bootstrap-table-multiple-search.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/extensions/multiple-selection-row/bootstrap-table-multiple-selection-row.min.css b/dist/extensions/multiple-selection-row/bootstrap-table-multiple-selection-row.min.css index b09f759a84..1f3fe765c1 100644 --- a/dist/extensions/multiple-selection-row/bootstrap-table-multiple-selection-row.min.css +++ b/dist/extensions/multiple-selection-row/bootstrap-table-multiple-selection-row.min.css @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/extensions/multiple-selection-row/bootstrap-table-multiple-selection-row.min.js b/dist/extensions/multiple-selection-row/bootstrap-table-multiple-selection-row.min.js index ac0553e829..72d4c5634c 100644 --- a/dist/extensions/multiple-selection-row/bootstrap-table-multiple-selection-row.min.js +++ b/dist/extensions/multiple-selection-row/bootstrap-table-multiple-selection-row.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/extensions/multiple-sort/bootstrap-table-multiple-sort.min.js b/dist/extensions/multiple-sort/bootstrap-table-multiple-sort.min.js index 5ef2ad2c52..985156cb8b 100644 --- a/dist/extensions/multiple-sort/bootstrap-table-multiple-sort.min.js +++ b/dist/extensions/multiple-sort/bootstrap-table-multiple-sort.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/extensions/natural-sorting/bootstrap-table-natural-sorting.min.js b/dist/extensions/natural-sorting/bootstrap-table-natural-sorting.min.js index 20048fa929..768c0bb4f6 100644 --- a/dist/extensions/natural-sorting/bootstrap-table-natural-sorting.min.js +++ b/dist/extensions/natural-sorting/bootstrap-table-natural-sorting.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/extensions/page-jump-to/bootstrap-table-page-jump-to.min.css b/dist/extensions/page-jump-to/bootstrap-table-page-jump-to.min.css index dd63fa9c43..1714777a15 100644 --- a/dist/extensions/page-jump-to/bootstrap-table-page-jump-to.min.css +++ b/dist/extensions/page-jump-to/bootstrap-table-page-jump-to.min.css @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/extensions/page-jump-to/bootstrap-table-page-jump-to.min.js b/dist/extensions/page-jump-to/bootstrap-table-page-jump-to.min.js index bbc372692c..652dc1d058 100644 --- a/dist/extensions/page-jump-to/bootstrap-table-page-jump-to.min.js +++ b/dist/extensions/page-jump-to/bootstrap-table-page-jump-to.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/extensions/pipeline/bootstrap-table-pipeline.min.js b/dist/extensions/pipeline/bootstrap-table-pipeline.min.js index b736ba37a9..6dffd877df 100644 --- a/dist/extensions/pipeline/bootstrap-table-pipeline.min.js +++ b/dist/extensions/pipeline/bootstrap-table-pipeline.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/extensions/print/bootstrap-table-print.min.js b/dist/extensions/print/bootstrap-table-print.min.js index 6d1e2e3467..b396d21dac 100644 --- a/dist/extensions/print/bootstrap-table-print.min.js +++ b/dist/extensions/print/bootstrap-table-print.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/extensions/reorder-columns/bootstrap-table-reorder-columns.min.js b/dist/extensions/reorder-columns/bootstrap-table-reorder-columns.min.js index b02e876f8f..6fccaf1250 100644 --- a/dist/extensions/reorder-columns/bootstrap-table-reorder-columns.min.js +++ b/dist/extensions/reorder-columns/bootstrap-table-reorder-columns.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/extensions/reorder-rows/bootstrap-table-reorder-rows.min.css b/dist/extensions/reorder-rows/bootstrap-table-reorder-rows.min.css index b9f7719d18..95c5574bb1 100644 --- a/dist/extensions/reorder-rows/bootstrap-table-reorder-rows.min.css +++ b/dist/extensions/reorder-rows/bootstrap-table-reorder-rows.min.css @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/extensions/reorder-rows/bootstrap-table-reorder-rows.min.js b/dist/extensions/reorder-rows/bootstrap-table-reorder-rows.min.js index 97927555ab..1bc1d1753f 100644 --- a/dist/extensions/reorder-rows/bootstrap-table-reorder-rows.min.js +++ b/dist/extensions/reorder-rows/bootstrap-table-reorder-rows.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/extensions/resizable/bootstrap-table-resizable.min.js b/dist/extensions/resizable/bootstrap-table-resizable.min.js index b383d1d3de..ccab5ad5e3 100644 --- a/dist/extensions/resizable/bootstrap-table-resizable.min.js +++ b/dist/extensions/resizable/bootstrap-table-resizable.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/extensions/select2-filter/bootstrap-table-select2-filter.min.js b/dist/extensions/select2-filter/bootstrap-table-select2-filter.min.js index 7cbffc89ba..b3b14d9157 100644 --- a/dist/extensions/select2-filter/bootstrap-table-select2-filter.min.js +++ b/dist/extensions/select2-filter/bootstrap-table-select2-filter.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/extensions/sticky-header/bootstrap-table-sticky-header.min.css b/dist/extensions/sticky-header/bootstrap-table-sticky-header.min.css index 2531432615..670851bf48 100644 --- a/dist/extensions/sticky-header/bootstrap-table-sticky-header.min.css +++ b/dist/extensions/sticky-header/bootstrap-table-sticky-header.min.css @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/extensions/sticky-header/bootstrap-table-sticky-header.min.js b/dist/extensions/sticky-header/bootstrap-table-sticky-header.min.js index 5e2948c5f4..873a81e237 100644 --- a/dist/extensions/sticky-header/bootstrap-table-sticky-header.min.js +++ b/dist/extensions/sticky-header/bootstrap-table-sticky-header.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/extensions/toolbar/bootstrap-table-toolbar.min.js b/dist/extensions/toolbar/bootstrap-table-toolbar.min.js index 18bdcf8fd2..2e9255b902 100644 --- a/dist/extensions/toolbar/bootstrap-table-toolbar.min.js +++ b/dist/extensions/toolbar/bootstrap-table-toolbar.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/extensions/tree-column/bootstrap-table-tree-column.min.css b/dist/extensions/tree-column/bootstrap-table-tree-column.min.css index 09a60ba9eb..69c6f80b14 100644 --- a/dist/extensions/tree-column/bootstrap-table-tree-column.min.css +++ b/dist/extensions/tree-column/bootstrap-table-tree-column.min.css @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/extensions/tree-column/bootstrap-table-tree-column.min.js b/dist/extensions/tree-column/bootstrap-table-tree-column.min.js index 8eefb67e64..a46e1de170 100644 --- a/dist/extensions/tree-column/bootstrap-table-tree-column.min.js +++ b/dist/extensions/tree-column/bootstrap-table-tree-column.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/extensions/treegrid/bootstrap-table-treegrid.min.js b/dist/extensions/treegrid/bootstrap-table-treegrid.min.js index c989b4f64e..4eb55e289e 100644 --- a/dist/extensions/treegrid/bootstrap-table-treegrid.min.js +++ b/dist/extensions/treegrid/bootstrap-table-treegrid.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/locale/bootstrap-table-af-ZA.min.js b/dist/locale/bootstrap-table-af-ZA.min.js index 274a3d5ccc..10ac7e739a 100644 --- a/dist/locale/bootstrap-table-af-ZA.min.js +++ b/dist/locale/bootstrap-table-af-ZA.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/locale/bootstrap-table-ar-SA.min.js b/dist/locale/bootstrap-table-ar-SA.min.js index a11daa3e8c..6abfb1621a 100644 --- a/dist/locale/bootstrap-table-ar-SA.min.js +++ b/dist/locale/bootstrap-table-ar-SA.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/locale/bootstrap-table-ca-ES.min.js b/dist/locale/bootstrap-table-ca-ES.min.js index aef79adc9b..c18d279fa1 100644 --- a/dist/locale/bootstrap-table-ca-ES.min.js +++ b/dist/locale/bootstrap-table-ca-ES.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/locale/bootstrap-table-cs-CZ.min.js b/dist/locale/bootstrap-table-cs-CZ.min.js index 4b54f61faa..95b6f7a966 100644 --- a/dist/locale/bootstrap-table-cs-CZ.min.js +++ b/dist/locale/bootstrap-table-cs-CZ.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/locale/bootstrap-table-da-DK.min.js b/dist/locale/bootstrap-table-da-DK.min.js index 7bbee7579b..6843657e3f 100644 --- a/dist/locale/bootstrap-table-da-DK.min.js +++ b/dist/locale/bootstrap-table-da-DK.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/locale/bootstrap-table-de-DE.min.js b/dist/locale/bootstrap-table-de-DE.min.js index 73aa93838f..d90e635c9b 100644 --- a/dist/locale/bootstrap-table-de-DE.min.js +++ b/dist/locale/bootstrap-table-de-DE.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/locale/bootstrap-table-el-GR.min.js b/dist/locale/bootstrap-table-el-GR.min.js index 5d3528d692..b194ceee1d 100644 --- a/dist/locale/bootstrap-table-el-GR.min.js +++ b/dist/locale/bootstrap-table-el-GR.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/locale/bootstrap-table-en-US.min.js b/dist/locale/bootstrap-table-en-US.min.js index 7717308581..5c090c7e7a 100644 --- a/dist/locale/bootstrap-table-en-US.min.js +++ b/dist/locale/bootstrap-table-en-US.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/locale/bootstrap-table-es-AR.min.js b/dist/locale/bootstrap-table-es-AR.min.js index 69c2c7f382..13af6b9e09 100644 --- a/dist/locale/bootstrap-table-es-AR.min.js +++ b/dist/locale/bootstrap-table-es-AR.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/locale/bootstrap-table-es-CL.min.js b/dist/locale/bootstrap-table-es-CL.min.js index eb1b69bcc7..9f0e08a885 100644 --- a/dist/locale/bootstrap-table-es-CL.min.js +++ b/dist/locale/bootstrap-table-es-CL.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/locale/bootstrap-table-es-CR.min.js b/dist/locale/bootstrap-table-es-CR.min.js index 97c6082bbf..e511822985 100644 --- a/dist/locale/bootstrap-table-es-CR.min.js +++ b/dist/locale/bootstrap-table-es-CR.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/locale/bootstrap-table-es-ES.min.js b/dist/locale/bootstrap-table-es-ES.min.js index d675be0c2a..6e8700569a 100644 --- a/dist/locale/bootstrap-table-es-ES.min.js +++ b/dist/locale/bootstrap-table-es-ES.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/locale/bootstrap-table-es-MX.min.js b/dist/locale/bootstrap-table-es-MX.min.js index 8f5a3dcbfb..6cb974d7fa 100644 --- a/dist/locale/bootstrap-table-es-MX.min.js +++ b/dist/locale/bootstrap-table-es-MX.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/locale/bootstrap-table-es-NI.min.js b/dist/locale/bootstrap-table-es-NI.min.js index 1486d6a08f..6b0e0929ae 100644 --- a/dist/locale/bootstrap-table-es-NI.min.js +++ b/dist/locale/bootstrap-table-es-NI.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/locale/bootstrap-table-es-SP.min.js b/dist/locale/bootstrap-table-es-SP.min.js index 48867836f6..9cc9e3915a 100644 --- a/dist/locale/bootstrap-table-es-SP.min.js +++ b/dist/locale/bootstrap-table-es-SP.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/locale/bootstrap-table-et-EE.min.js b/dist/locale/bootstrap-table-et-EE.min.js index eb177084a4..3f56b18531 100644 --- a/dist/locale/bootstrap-table-et-EE.min.js +++ b/dist/locale/bootstrap-table-et-EE.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/locale/bootstrap-table-eu-EU.min.js b/dist/locale/bootstrap-table-eu-EU.min.js index 23d9f14d35..0fac83907a 100644 --- a/dist/locale/bootstrap-table-eu-EU.min.js +++ b/dist/locale/bootstrap-table-eu-EU.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/locale/bootstrap-table-fa-IR.min.js b/dist/locale/bootstrap-table-fa-IR.min.js index ba2c8dab1a..b758f20f61 100644 --- a/dist/locale/bootstrap-table-fa-IR.min.js +++ b/dist/locale/bootstrap-table-fa-IR.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/locale/bootstrap-table-fi-FI.min.js b/dist/locale/bootstrap-table-fi-FI.min.js index 76fa32cd60..7744a646f9 100644 --- a/dist/locale/bootstrap-table-fi-FI.min.js +++ b/dist/locale/bootstrap-table-fi-FI.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/locale/bootstrap-table-fr-BE.min.js b/dist/locale/bootstrap-table-fr-BE.min.js index 3fe1a3b1ef..ed6af5043a 100644 --- a/dist/locale/bootstrap-table-fr-BE.min.js +++ b/dist/locale/bootstrap-table-fr-BE.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/locale/bootstrap-table-fr-FR.min.js b/dist/locale/bootstrap-table-fr-FR.min.js index 0007446577..da213f8370 100644 --- a/dist/locale/bootstrap-table-fr-FR.min.js +++ b/dist/locale/bootstrap-table-fr-FR.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/locale/bootstrap-table-he-IL.min.js b/dist/locale/bootstrap-table-he-IL.min.js index 6307ea16bc..e676b83f51 100644 --- a/dist/locale/bootstrap-table-he-IL.min.js +++ b/dist/locale/bootstrap-table-he-IL.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/locale/bootstrap-table-hr-HR.min.js b/dist/locale/bootstrap-table-hr-HR.min.js index 7c3c989d57..0150aa5089 100644 --- a/dist/locale/bootstrap-table-hr-HR.min.js +++ b/dist/locale/bootstrap-table-hr-HR.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/locale/bootstrap-table-hu-HU.min.js b/dist/locale/bootstrap-table-hu-HU.min.js index 3ea4e8f8df..1f9fb1ce63 100644 --- a/dist/locale/bootstrap-table-hu-HU.min.js +++ b/dist/locale/bootstrap-table-hu-HU.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/locale/bootstrap-table-id-ID.min.js b/dist/locale/bootstrap-table-id-ID.min.js index aae7587036..aa1a39e9bd 100644 --- a/dist/locale/bootstrap-table-id-ID.min.js +++ b/dist/locale/bootstrap-table-id-ID.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/locale/bootstrap-table-it-IT.min.js b/dist/locale/bootstrap-table-it-IT.min.js index c7c3db4c5b..ca03add082 100644 --- a/dist/locale/bootstrap-table-it-IT.min.js +++ b/dist/locale/bootstrap-table-it-IT.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/locale/bootstrap-table-ja-JP.min.js b/dist/locale/bootstrap-table-ja-JP.min.js index bc745e21f5..9847a7cf9f 100644 --- a/dist/locale/bootstrap-table-ja-JP.min.js +++ b/dist/locale/bootstrap-table-ja-JP.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/locale/bootstrap-table-ka-GE.min.js b/dist/locale/bootstrap-table-ka-GE.min.js index e7604686ef..823345d448 100644 --- a/dist/locale/bootstrap-table-ka-GE.min.js +++ b/dist/locale/bootstrap-table-ka-GE.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/locale/bootstrap-table-ko-KR.min.js b/dist/locale/bootstrap-table-ko-KR.min.js index 5241c302c5..9beefc340b 100644 --- a/dist/locale/bootstrap-table-ko-KR.min.js +++ b/dist/locale/bootstrap-table-ko-KR.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/locale/bootstrap-table-ms-MY.min.js b/dist/locale/bootstrap-table-ms-MY.min.js index 0b2e473da6..21120a4fc3 100644 --- a/dist/locale/bootstrap-table-ms-MY.min.js +++ b/dist/locale/bootstrap-table-ms-MY.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/locale/bootstrap-table-nb-NO.min.js b/dist/locale/bootstrap-table-nb-NO.min.js index dab5a27716..b1013e8669 100644 --- a/dist/locale/bootstrap-table-nb-NO.min.js +++ b/dist/locale/bootstrap-table-nb-NO.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/locale/bootstrap-table-nl-NL.min.js b/dist/locale/bootstrap-table-nl-NL.min.js index b79d3c1bc3..afd5ecb7e2 100644 --- a/dist/locale/bootstrap-table-nl-NL.min.js +++ b/dist/locale/bootstrap-table-nl-NL.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/locale/bootstrap-table-pl-PL.min.js b/dist/locale/bootstrap-table-pl-PL.min.js index ecb24d6140..8e2e31cb83 100644 --- a/dist/locale/bootstrap-table-pl-PL.min.js +++ b/dist/locale/bootstrap-table-pl-PL.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/locale/bootstrap-table-pt-BR.min.js b/dist/locale/bootstrap-table-pt-BR.min.js index 5a332815e0..45802d7ac6 100644 --- a/dist/locale/bootstrap-table-pt-BR.min.js +++ b/dist/locale/bootstrap-table-pt-BR.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/locale/bootstrap-table-pt-PT.min.js b/dist/locale/bootstrap-table-pt-PT.min.js index 1b7b9323d5..28e7315467 100644 --- a/dist/locale/bootstrap-table-pt-PT.min.js +++ b/dist/locale/bootstrap-table-pt-PT.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/locale/bootstrap-table-ro-RO.min.js b/dist/locale/bootstrap-table-ro-RO.min.js index 4e16e4c7e5..d080349da7 100644 --- a/dist/locale/bootstrap-table-ro-RO.min.js +++ b/dist/locale/bootstrap-table-ro-RO.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/locale/bootstrap-table-ru-RU.min.js b/dist/locale/bootstrap-table-ru-RU.min.js index 4c7f9a8ea0..4b44691849 100644 --- a/dist/locale/bootstrap-table-ru-RU.min.js +++ b/dist/locale/bootstrap-table-ru-RU.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/locale/bootstrap-table-sk-SK.min.js b/dist/locale/bootstrap-table-sk-SK.min.js index 709b852988..d4552dddea 100644 --- a/dist/locale/bootstrap-table-sk-SK.min.js +++ b/dist/locale/bootstrap-table-sk-SK.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/locale/bootstrap-table-sv-SE.min.js b/dist/locale/bootstrap-table-sv-SE.min.js index 74c0059892..235ae54545 100644 --- a/dist/locale/bootstrap-table-sv-SE.min.js +++ b/dist/locale/bootstrap-table-sv-SE.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/locale/bootstrap-table-th-TH.min.js b/dist/locale/bootstrap-table-th-TH.min.js index e6deb54c05..410ddf67f2 100644 --- a/dist/locale/bootstrap-table-th-TH.min.js +++ b/dist/locale/bootstrap-table-th-TH.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/locale/bootstrap-table-tr-TR.min.js b/dist/locale/bootstrap-table-tr-TR.min.js index 66c247715c..caa8610895 100644 --- a/dist/locale/bootstrap-table-tr-TR.min.js +++ b/dist/locale/bootstrap-table-tr-TR.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/locale/bootstrap-table-uk-UA.min.js b/dist/locale/bootstrap-table-uk-UA.min.js index a6fbf13411..b53c46171d 100644 --- a/dist/locale/bootstrap-table-uk-UA.min.js +++ b/dist/locale/bootstrap-table-uk-UA.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/locale/bootstrap-table-ur-PK.min.js b/dist/locale/bootstrap-table-ur-PK.min.js index d3b9138c85..599a08308f 100644 --- a/dist/locale/bootstrap-table-ur-PK.min.js +++ b/dist/locale/bootstrap-table-ur-PK.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/locale/bootstrap-table-uz-Latn-UZ.min.js b/dist/locale/bootstrap-table-uz-Latn-UZ.min.js index 681f082a7f..8ed7ac315f 100644 --- a/dist/locale/bootstrap-table-uz-Latn-UZ.min.js +++ b/dist/locale/bootstrap-table-uz-Latn-UZ.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/locale/bootstrap-table-vi-VN.min.js b/dist/locale/bootstrap-table-vi-VN.min.js index a09553da68..26962bfefe 100644 --- a/dist/locale/bootstrap-table-vi-VN.min.js +++ b/dist/locale/bootstrap-table-vi-VN.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/locale/bootstrap-table-zh-CN.min.js b/dist/locale/bootstrap-table-zh-CN.min.js index 0be0e6f39a..1b7ded6182 100644 --- a/dist/locale/bootstrap-table-zh-CN.min.js +++ b/dist/locale/bootstrap-table-zh-CN.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/locale/bootstrap-table-zh-TW.min.js b/dist/locale/bootstrap-table-zh-TW.min.js index c89b150975..a2d932227a 100644 --- a/dist/locale/bootstrap-table-zh-TW.min.js +++ b/dist/locale/bootstrap-table-zh-TW.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/themes/bulma/bootstrap-table-bulma.min.css b/dist/themes/bulma/bootstrap-table-bulma.min.css index 0651056d2c..2d2e8a6d7c 100644 --- a/dist/themes/bulma/bootstrap-table-bulma.min.css +++ b/dist/themes/bulma/bootstrap-table-bulma.min.css @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/themes/bulma/bootstrap-table-bulma.min.js b/dist/themes/bulma/bootstrap-table-bulma.min.js index ffb4570f3c..99446f5593 100644 --- a/dist/themes/bulma/bootstrap-table-bulma.min.js +++ b/dist/themes/bulma/bootstrap-table-bulma.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/themes/foundation/bootstrap-table-foundation.min.css b/dist/themes/foundation/bootstrap-table-foundation.min.css index dace707927..23668723b9 100644 --- a/dist/themes/foundation/bootstrap-table-foundation.min.css +++ b/dist/themes/foundation/bootstrap-table-foundation.min.css @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/themes/foundation/bootstrap-table-foundation.min.js b/dist/themes/foundation/bootstrap-table-foundation.min.js index 567f3fa3a8..0cc124753b 100644 --- a/dist/themes/foundation/bootstrap-table-foundation.min.js +++ b/dist/themes/foundation/bootstrap-table-foundation.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/themes/materialize/bootstrap-table-materialize.min.css b/dist/themes/materialize/bootstrap-table-materialize.min.css index 98baeaa21b..4008497836 100644 --- a/dist/themes/materialize/bootstrap-table-materialize.min.css +++ b/dist/themes/materialize/bootstrap-table-materialize.min.css @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/themes/materialize/bootstrap-table-materialize.min.js b/dist/themes/materialize/bootstrap-table-materialize.min.js index ccdb801ea7..808f1756fd 100644 --- a/dist/themes/materialize/bootstrap-table-materialize.min.js +++ b/dist/themes/materialize/bootstrap-table-materialize.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/themes/semantic/bootstrap-table-semantic.min.css b/dist/themes/semantic/bootstrap-table-semantic.min.css index be4c659b02..c42a57375f 100644 --- a/dist/themes/semantic/bootstrap-table-semantic.min.css +++ b/dist/themes/semantic/bootstrap-table-semantic.min.css @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/dist/themes/semantic/bootstrap-table-semantic.min.js b/dist/themes/semantic/bootstrap-table-semantic.min.js index 7f5defef89..480a058c89 100644 --- a/dist/themes/semantic/bootstrap-table-semantic.min.js +++ b/dist/themes/semantic/bootstrap-table-semantic.min.js @@ -1,7 +1,7 @@ /** * bootstrap-table - An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3). * - * @version v1.14.0 + * @version v1.14.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT diff --git a/package.json b/package.json index e78d79ae57..3ceae2d001 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "bootstrap-table", "description": "An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3).", - "version": "1.14.0", + "version": "1.14.1", "main": "./dist/bootstrap-table.js", "directories": { "doc": "docs" diff --git a/site/news.md b/site/news.md index eda2f6d015..49d034b811 100644 --- a/site/news.md +++ b/site/news.md @@ -4,7 +4,7 @@ title: News description: News and announcements for all things Bootstrap Table, including new releases. --- -## Bootstrap Table 1.14.0 +## Bootstrap Table 1.14.1 diff --git a/src/bootstrap-table.js b/src/bootstrap-table.js index 7d4f89d136..41d93ee215 100644 --- a/src/bootstrap-table.js +++ b/src/bootstrap-table.js @@ -1,6 +1,6 @@ /** * @author zhixin wen - * version: 1.14.0 + * version: 1.14.1 * https://github.com/wenzhixin/bootstrap-table/ */ diff --git a/src/bootstrap-table.scss b/src/bootstrap-table.scss index 477c9f6fe5..094ff8fabd 100644 --- a/src/bootstrap-table.scss +++ b/src/bootstrap-table.scss @@ -1,6 +1,6 @@ /** * @author zhixin wen - * version: 1.14.0 + * version: 1.14.1 * https://github.com/wenzhixin/bootstrap-table/ */