Browse Source

Merge branch 'develop'

zhixin 1 year ago
parent
commit
b5b418cbad
100 changed files with 101537 additions and 70288 deletions
  1. 1 1
      .github/ISSUE_TEMPLATE/1_Bug_report.yaml
  2. 9 0
      CHANGELOG.md
  3. 1 1
      _config.yml
  4. 1 1
      bootstrap-table.jquery.json
  5. 3002 2380
      dist/bootstrap-table-locale-all.js
  6. 2 2
      dist/bootstrap-table-locale-all.min.js
  7. 558 568
      dist/bootstrap-table-vue.js
  8. 7 7
      dist/bootstrap-table-vue.umd.js
  9. 1 1
      dist/bootstrap-table.css
  10. 6029 5758
      dist/bootstrap-table.js
  11. 1 1
      dist/bootstrap-table.min.css
  12. 2 2
      dist/bootstrap-table.min.js
  13. 4019 2927
      dist/extensions/addrbar/bootstrap-table-addrbar.js
  14. 2 2
      dist/extensions/addrbar/bootstrap-table-addrbar.min.js
  15. 2197 1490
      dist/extensions/auto-refresh/bootstrap-table-auto-refresh.js
  16. 2 2
      dist/extensions/auto-refresh/bootstrap-table-auto-refresh.min.js
  17. 3303 2261
      dist/extensions/cookie/bootstrap-table-cookie.js
  18. 2 2
      dist/extensions/cookie/bootstrap-table-cookie.min.js
  19. 2118 1392
      dist/extensions/copy-rows/bootstrap-table-copy-rows.js
  20. 2 2
      dist/extensions/copy-rows/bootstrap-table-copy-rows.min.js
  21. 2272 1546
      dist/extensions/custom-view/bootstrap-table-custom-view.js
  22. 2 2
      dist/extensions/custom-view/bootstrap-table-custom-view.min.js
  23. 1551 1012
      dist/extensions/defer-url/bootstrap-table-defer-url.js
  24. 2 2
      dist/extensions/defer-url/bootstrap-table-defer-url.min.js
  25. 2978 2099
      dist/extensions/editable/bootstrap-table-editable.js
  26. 2 2
      dist/extensions/editable/bootstrap-table-editable.min.js
  27. 2958 2049
      dist/extensions/export/bootstrap-table-export.js
  28. 2 2
      dist/extensions/export/bootstrap-table-export.min.js
  29. 5208 3697
      dist/extensions/filter-control/bootstrap-table-filter-control.js
  30. 1 1
      dist/extensions/filter-control/bootstrap-table-filter-control.min.css
  31. 2 2
      dist/extensions/filter-control/bootstrap-table-filter-control.min.js
  32. 3412 2348
      dist/extensions/filter-control/utils.js
  33. 2 2
      dist/extensions/filter-control/utils.min.js
  34. 2228 1483
      dist/extensions/fixed-columns/bootstrap-table-fixed-columns.js
  35. 1 1
      dist/extensions/fixed-columns/bootstrap-table-fixed-columns.min.css
  36. 2 2
      dist/extensions/fixed-columns/bootstrap-table-fixed-columns.min.js
  37. 2602 1733
      dist/extensions/group-by-v2/bootstrap-table-group-by.js
  38. 1 1
      dist/extensions/group-by-v2/bootstrap-table-group-by.min.css
  39. 2 2
      dist/extensions/group-by-v2/bootstrap-table-group-by.min.js
  40. 1541 991
      dist/extensions/i18n-enhance/bootstrap-table-i18n-enhance.js
  41. 2 2
      dist/extensions/i18n-enhance/bootstrap-table-i18n-enhance.min.js
  42. 2491 1725
      dist/extensions/key-events/bootstrap-table-key-events.js
  43. 2 2
      dist/extensions/key-events/bootstrap-table-key-events.min.js
  44. 2190 1432
      dist/extensions/mobile/bootstrap-table-mobile.js
  45. 2 2
      dist/extensions/mobile/bootstrap-table-mobile.min.js
  46. 2791 1884
      dist/extensions/multiple-sort/bootstrap-table-multiple-sort.js
  47. 2 2
      dist/extensions/multiple-sort/bootstrap-table-multiple-sort.min.js
  48. 2161 1454
      dist/extensions/page-jump-to/bootstrap-table-page-jump-to.js
  49. 1 1
      dist/extensions/page-jump-to/bootstrap-table-page-jump-to.min.css
  50. 2 2
      dist/extensions/page-jump-to/bootstrap-table-page-jump-to.min.js
  51. 1913 1264
      dist/extensions/pipeline/bootstrap-table-pipeline.js
  52. 2 2
      dist/extensions/pipeline/bootstrap-table-pipeline.min.js
  53. 3298 2310
      dist/extensions/print/bootstrap-table-print.js
  54. 2 2
      dist/extensions/print/bootstrap-table-print.min.js
  55. 2246 1477
      dist/extensions/reorder-columns/bootstrap-table-reorder-columns.js
  56. 2 2
      dist/extensions/reorder-columns/bootstrap-table-reorder-columns.min.js
  57. 1873 1208
      dist/extensions/reorder-rows/bootstrap-table-reorder-rows.js
  58. 1 1
      dist/extensions/reorder-rows/bootstrap-table-reorder-rows.min.css
  59. 2 2
      dist/extensions/reorder-rows/bootstrap-table-reorder-rows.min.js
  60. 1462 923
      dist/extensions/resizable/bootstrap-table-resizable.js
  61. 2 2
      dist/extensions/resizable/bootstrap-table-resizable.min.js
  62. 2074 1402
      dist/extensions/sticky-header/bootstrap-table-sticky-header.js
  63. 1 1
      dist/extensions/sticky-header/bootstrap-table-sticky-header.min.css
  64. 2 2
      dist/extensions/sticky-header/bootstrap-table-sticky-header.min.js
  65. 3033 2075
      dist/extensions/toolbar/bootstrap-table-toolbar.js
  66. 2 2
      dist/extensions/toolbar/bootstrap-table-toolbar.min.js
  67. 1934 1266
      dist/extensions/treegrid/bootstrap-table-treegrid.js
  68. 2 2
      dist/extensions/treegrid/bootstrap-table-treegrid.min.js
  69. 1749 1127
      dist/locale/bootstrap-table-af-ZA.js
  70. 2 2
      dist/locale/bootstrap-table-af-ZA.min.js
  71. 1749 1127
      dist/locale/bootstrap-table-ar-SA.js
  72. 2 2
      dist/locale/bootstrap-table-ar-SA.min.js
  73. 1749 1127
      dist/locale/bootstrap-table-bg-BG.js
  74. 2 2
      dist/locale/bootstrap-table-bg-BG.min.js
  75. 1749 1127
      dist/locale/bootstrap-table-ca-ES.js
  76. 2 2
      dist/locale/bootstrap-table-ca-ES.min.js
  77. 1749 1127
      dist/locale/bootstrap-table-cs-CZ.js
  78. 2 2
      dist/locale/bootstrap-table-cs-CZ.min.js
  79. 1749 1127
      dist/locale/bootstrap-table-da-DK.js
  80. 2 2
      dist/locale/bootstrap-table-da-DK.min.js
  81. 1749 1127
      dist/locale/bootstrap-table-de-DE.js
  82. 2 2
      dist/locale/bootstrap-table-de-DE.min.js
  83. 1749 1127
      dist/locale/bootstrap-table-el-GR.js
  84. 2 2
      dist/locale/bootstrap-table-el-GR.min.js
  85. 1749 1127
      dist/locale/bootstrap-table-en-US.js
  86. 2 2
      dist/locale/bootstrap-table-en-US.min.js
  87. 1749 1127
      dist/locale/bootstrap-table-es-AR.js
  88. 2 2
      dist/locale/bootstrap-table-es-AR.min.js
  89. 1749 1127
      dist/locale/bootstrap-table-es-CL.js
  90. 2 2
      dist/locale/bootstrap-table-es-CL.min.js
  91. 1749 1127
      dist/locale/bootstrap-table-es-CR.js
  92. 2 2
      dist/locale/bootstrap-table-es-CR.min.js
  93. 1749 1127
      dist/locale/bootstrap-table-es-ES.js
  94. 2 2
      dist/locale/bootstrap-table-es-ES.min.js
  95. 1749 1127
      dist/locale/bootstrap-table-es-MX.js
  96. 2 2
      dist/locale/bootstrap-table-es-MX.min.js
  97. 1749 1127
      dist/locale/bootstrap-table-es-NI.js
  98. 2 2
      dist/locale/bootstrap-table-es-NI.min.js
  99. 1749 1127
      dist/locale/bootstrap-table-es-SP.js
  100. 0 0
      dist/locale/bootstrap-table-es-SP.min.js

+ 1 - 1
.github/ISSUE_TEMPLATE/1_Bug_report.yaml

@@ -7,7 +7,7 @@ body:
     id: affected-versions
     attributes:
       label: Bootstraptable version(s) affected
-      placeholder: 1.23.4
+      placeholder: 1.23.5
     validations:
       required: true
   - type: textarea

+ 9 - 0
CHANGELOG.md

@@ -1,6 +1,15 @@
 ChangeLog
 ---------
 
+### 1.23.5
+
+### Core
+
+- **New:** Added `getFooterData` method.
+- **Update:** Fixed `refresh` invalid url bug when `url` is relative path.
+- **Update:** Fixed `getData` bug with `formatted` param.
+- **Update:** Fixed column class option not work bug in td.
+
 ### 1.23.4
 
 ### Core

+ 1 - 1
_config.yml

@@ -27,7 +27,7 @@ algolia:
   index_name:     bootstrap-table
 
 # Custom variables
-current_version:  1.23.4
+current_version:  1.23.5
 title:            "Bootstrap Table"
 description:      "An extended table to the integration with some of the most widely used CSS frameworks. (Supports Bootstrap, Semantic UI, Bulma, Material Design, Foundation)"
 authors:          "Zhixin Wen, and Bootstrap Table contributors"

+ 1 - 1
bootstrap-table.jquery.json

@@ -1,6 +1,6 @@
 {
   "name": "bootstrap-table",
-  "version": "1.23.4",
+  "version": "1.23.5",
   "title": "Bootstrap Table",
   "description": "An extended table to integration with some of the most widely used CSS frameworks. (Supports Bootstrap, Semantic UI, Bulma, Material Design, Foundation)",
   "author": {

File diff suppressed because it is too large
+ 3002 - 2380
dist/bootstrap-table-locale-all.js


File diff suppressed because it is too large
+ 2 - 2
dist/bootstrap-table-locale-all.min.js


File diff suppressed because it is too large
+ 558 - 568
dist/bootstrap-table-vue.js


File diff suppressed because it is too large
+ 7 - 7
dist/bootstrap-table-vue.umd.js


+ 1 - 1
dist/bootstrap-table.css

@@ -1,7 +1,7 @@
 @charset "UTF-8";
 /**
  * @author zhixin wen <wenzhixin2010@gmail.com>
- * version: 1.23.4
+ * version: 1.23.5
  * https://github.com/wenzhixin/bootstrap-table/
  */
 /* stylelint-disable annotation-no-unknown, max-line-length */

File diff suppressed because it is too large
+ 6029 - 5758
dist/bootstrap-table.js


+ 1 - 1
dist/bootstrap-table.min.css

@@ -1,7 +1,7 @@
 /**
   * bootstrap-table - An extended table to integration with some of the most widely used CSS frameworks. (Supports Bootstrap, Semantic UI, Bulma, Material Design, Foundation)
   *
-  * @version v1.23.4
+  * @version v1.23.5
   * @homepage https://bootstrap-table.com
   * @author wenzhixin <wenzhixin2010@gmail.com> (http://wenzhixin.net.cn/)
   * @license MIT

File diff suppressed because it is too large
+ 2 - 2
dist/bootstrap-table.min.js


File diff suppressed because it is too large
+ 4019 - 2927
dist/extensions/addrbar/bootstrap-table-addrbar.js


File diff suppressed because it is too large
+ 2 - 2
dist/extensions/addrbar/bootstrap-table-addrbar.min.js


File diff suppressed because it is too large
+ 2197 - 1490
dist/extensions/auto-refresh/bootstrap-table-auto-refresh.js


File diff suppressed because it is too large
+ 2 - 2
dist/extensions/auto-refresh/bootstrap-table-auto-refresh.min.js


File diff suppressed because it is too large
+ 3303 - 2261
dist/extensions/cookie/bootstrap-table-cookie.js


File diff suppressed because it is too large
+ 2 - 2
dist/extensions/cookie/bootstrap-table-cookie.min.js


File diff suppressed because it is too large
+ 2118 - 1392
dist/extensions/copy-rows/bootstrap-table-copy-rows.js


File diff suppressed because it is too large
+ 2 - 2
dist/extensions/copy-rows/bootstrap-table-copy-rows.min.js


File diff suppressed because it is too large
+ 2272 - 1546
dist/extensions/custom-view/bootstrap-table-custom-view.js


File diff suppressed because it is too large
+ 2 - 2
dist/extensions/custom-view/bootstrap-table-custom-view.min.js


File diff suppressed because it is too large
+ 1551 - 1012
dist/extensions/defer-url/bootstrap-table-defer-url.js


File diff suppressed because it is too large
+ 2 - 2
dist/extensions/defer-url/bootstrap-table-defer-url.min.js


File diff suppressed because it is too large
+ 2978 - 2099
dist/extensions/editable/bootstrap-table-editable.js


File diff suppressed because it is too large
+ 2 - 2
dist/extensions/editable/bootstrap-table-editable.min.js


File diff suppressed because it is too large
+ 2958 - 2049
dist/extensions/export/bootstrap-table-export.js


File diff suppressed because it is too large
+ 2 - 2
dist/extensions/export/bootstrap-table-export.min.js


File diff suppressed because it is too large
+ 5208 - 3697
dist/extensions/filter-control/bootstrap-table-filter-control.js


+ 1 - 1
dist/extensions/filter-control/bootstrap-table-filter-control.min.css

@@ -1,7 +1,7 @@
 /**
   * bootstrap-table - An extended table to integration with some of the most widely used CSS frameworks. (Supports Bootstrap, Semantic UI, Bulma, Material Design, Foundation)
   *
-  * @version v1.23.4
+  * @version v1.23.5
   * @homepage https://bootstrap-table.com
   * @author wenzhixin <wenzhixin2010@gmail.com> (http://wenzhixin.net.cn/)
   * @license MIT

File diff suppressed because it is too large
+ 2 - 2
dist/extensions/filter-control/bootstrap-table-filter-control.min.js


File diff suppressed because it is too large
+ 3412 - 2348
dist/extensions/filter-control/utils.js


File diff suppressed because it is too large
+ 2 - 2
dist/extensions/filter-control/utils.min.js


File diff suppressed because it is too large
+ 2228 - 1483
dist/extensions/fixed-columns/bootstrap-table-fixed-columns.js


+ 1 - 1
dist/extensions/fixed-columns/bootstrap-table-fixed-columns.min.css

@@ -1,7 +1,7 @@
 /**
   * bootstrap-table - An extended table to integration with some of the most widely used CSS frameworks. (Supports Bootstrap, Semantic UI, Bulma, Material Design, Foundation)
   *
-  * @version v1.23.4
+  * @version v1.23.5
   * @homepage https://bootstrap-table.com
   * @author wenzhixin <wenzhixin2010@gmail.com> (http://wenzhixin.net.cn/)
   * @license MIT

File diff suppressed because it is too large
+ 2 - 2
dist/extensions/fixed-columns/bootstrap-table-fixed-columns.min.js


File diff suppressed because it is too large
+ 2602 - 1733
dist/extensions/group-by-v2/bootstrap-table-group-by.js


+ 1 - 1
dist/extensions/group-by-v2/bootstrap-table-group-by.min.css

@@ -1,7 +1,7 @@
 /**
   * bootstrap-table - An extended table to integration with some of the most widely used CSS frameworks. (Supports Bootstrap, Semantic UI, Bulma, Material Design, Foundation)
   *
-  * @version v1.23.4
+  * @version v1.23.5
   * @homepage https://bootstrap-table.com
   * @author wenzhixin <wenzhixin2010@gmail.com> (http://wenzhixin.net.cn/)
   * @license MIT

File diff suppressed because it is too large
+ 2 - 2
dist/extensions/group-by-v2/bootstrap-table-group-by.min.js


File diff suppressed because it is too large
+ 1541 - 991
dist/extensions/i18n-enhance/bootstrap-table-i18n-enhance.js


File diff suppressed because it is too large
+ 2 - 2
dist/extensions/i18n-enhance/bootstrap-table-i18n-enhance.min.js


File diff suppressed because it is too large
+ 2491 - 1725
dist/extensions/key-events/bootstrap-table-key-events.js


File diff suppressed because it is too large
+ 2 - 2
dist/extensions/key-events/bootstrap-table-key-events.min.js


File diff suppressed because it is too large
+ 2190 - 1432
dist/extensions/mobile/bootstrap-table-mobile.js


File diff suppressed because it is too large
+ 2 - 2
dist/extensions/mobile/bootstrap-table-mobile.min.js


File diff suppressed because it is too large
+ 2791 - 1884
dist/extensions/multiple-sort/bootstrap-table-multiple-sort.js


File diff suppressed because it is too large
+ 2 - 2
dist/extensions/multiple-sort/bootstrap-table-multiple-sort.min.js


File diff suppressed because it is too large
+ 2161 - 1454
dist/extensions/page-jump-to/bootstrap-table-page-jump-to.js


+ 1 - 1
dist/extensions/page-jump-to/bootstrap-table-page-jump-to.min.css

@@ -1,7 +1,7 @@
 /**
   * bootstrap-table - An extended table to integration with some of the most widely used CSS frameworks. (Supports Bootstrap, Semantic UI, Bulma, Material Design, Foundation)
   *
-  * @version v1.23.4
+  * @version v1.23.5
   * @homepage https://bootstrap-table.com
   * @author wenzhixin <wenzhixin2010@gmail.com> (http://wenzhixin.net.cn/)
   * @license MIT

File diff suppressed because it is too large
+ 2 - 2
dist/extensions/page-jump-to/bootstrap-table-page-jump-to.min.js


File diff suppressed because it is too large
+ 1913 - 1264
dist/extensions/pipeline/bootstrap-table-pipeline.js


File diff suppressed because it is too large
+ 2 - 2
dist/extensions/pipeline/bootstrap-table-pipeline.min.js


File diff suppressed because it is too large
+ 3298 - 2310
dist/extensions/print/bootstrap-table-print.js


File diff suppressed because it is too large
+ 2 - 2
dist/extensions/print/bootstrap-table-print.min.js


File diff suppressed because it is too large
+ 2246 - 1477
dist/extensions/reorder-columns/bootstrap-table-reorder-columns.js


File diff suppressed because it is too large
+ 2 - 2
dist/extensions/reorder-columns/bootstrap-table-reorder-columns.min.js


File diff suppressed because it is too large
+ 1873 - 1208
dist/extensions/reorder-rows/bootstrap-table-reorder-rows.js


+ 1 - 1
dist/extensions/reorder-rows/bootstrap-table-reorder-rows.min.css

@@ -1,7 +1,7 @@
 /**
   * bootstrap-table - An extended table to integration with some of the most widely used CSS frameworks. (Supports Bootstrap, Semantic UI, Bulma, Material Design, Foundation)
   *
-  * @version v1.23.4
+  * @version v1.23.5
   * @homepage https://bootstrap-table.com
   * @author wenzhixin <wenzhixin2010@gmail.com> (http://wenzhixin.net.cn/)
   * @license MIT

File diff suppressed because it is too large
+ 2 - 2
dist/extensions/reorder-rows/bootstrap-table-reorder-rows.min.js


File diff suppressed because it is too large
+ 1462 - 923
dist/extensions/resizable/bootstrap-table-resizable.js


File diff suppressed because it is too large
+ 2 - 2
dist/extensions/resizable/bootstrap-table-resizable.min.js


File diff suppressed because it is too large
+ 2074 - 1402
dist/extensions/sticky-header/bootstrap-table-sticky-header.js


+ 1 - 1
dist/extensions/sticky-header/bootstrap-table-sticky-header.min.css

@@ -1,7 +1,7 @@
 /**
   * bootstrap-table - An extended table to integration with some of the most widely used CSS frameworks. (Supports Bootstrap, Semantic UI, Bulma, Material Design, Foundation)
   *
-  * @version v1.23.4
+  * @version v1.23.5
   * @homepage https://bootstrap-table.com
   * @author wenzhixin <wenzhixin2010@gmail.com> (http://wenzhixin.net.cn/)
   * @license MIT

File diff suppressed because it is too large
+ 2 - 2
dist/extensions/sticky-header/bootstrap-table-sticky-header.min.js


File diff suppressed because it is too large
+ 3033 - 2075
dist/extensions/toolbar/bootstrap-table-toolbar.js


File diff suppressed because it is too large
+ 2 - 2
dist/extensions/toolbar/bootstrap-table-toolbar.min.js


File diff suppressed because it is too large
+ 1934 - 1266
dist/extensions/treegrid/bootstrap-table-treegrid.js


File diff suppressed because it is too large
+ 2 - 2
dist/extensions/treegrid/bootstrap-table-treegrid.min.js


File diff suppressed because it is too large
+ 1749 - 1127
dist/locale/bootstrap-table-af-ZA.js


File diff suppressed because it is too large
+ 2 - 2
dist/locale/bootstrap-table-af-ZA.min.js


File diff suppressed because it is too large
+ 1749 - 1127
dist/locale/bootstrap-table-ar-SA.js


File diff suppressed because it is too large
+ 2 - 2
dist/locale/bootstrap-table-ar-SA.min.js


File diff suppressed because it is too large
+ 1749 - 1127
dist/locale/bootstrap-table-bg-BG.js


File diff suppressed because it is too large
+ 2 - 2
dist/locale/bootstrap-table-bg-BG.min.js


File diff suppressed because it is too large
+ 1749 - 1127
dist/locale/bootstrap-table-ca-ES.js


File diff suppressed because it is too large
+ 2 - 2
dist/locale/bootstrap-table-ca-ES.min.js


File diff suppressed because it is too large
+ 1749 - 1127
dist/locale/bootstrap-table-cs-CZ.js


File diff suppressed because it is too large
+ 2 - 2
dist/locale/bootstrap-table-cs-CZ.min.js


File diff suppressed because it is too large
+ 1749 - 1127
dist/locale/bootstrap-table-da-DK.js


File diff suppressed because it is too large
+ 2 - 2
dist/locale/bootstrap-table-da-DK.min.js


File diff suppressed because it is too large
+ 1749 - 1127
dist/locale/bootstrap-table-de-DE.js


File diff suppressed because it is too large
+ 2 - 2
dist/locale/bootstrap-table-de-DE.min.js


File diff suppressed because it is too large
+ 1749 - 1127
dist/locale/bootstrap-table-el-GR.js


File diff suppressed because it is too large
+ 2 - 2
dist/locale/bootstrap-table-el-GR.min.js


File diff suppressed because it is too large
+ 1749 - 1127
dist/locale/bootstrap-table-en-US.js


File diff suppressed because it is too large
+ 2 - 2
dist/locale/bootstrap-table-en-US.min.js


File diff suppressed because it is too large
+ 1749 - 1127
dist/locale/bootstrap-table-es-AR.js


File diff suppressed because it is too large
+ 2 - 2
dist/locale/bootstrap-table-es-AR.min.js


File diff suppressed because it is too large
+ 1749 - 1127
dist/locale/bootstrap-table-es-CL.js


File diff suppressed because it is too large
+ 2 - 2
dist/locale/bootstrap-table-es-CL.min.js


File diff suppressed because it is too large
+ 1749 - 1127
dist/locale/bootstrap-table-es-CR.js


File diff suppressed because it is too large
+ 2 - 2
dist/locale/bootstrap-table-es-CR.min.js


File diff suppressed because it is too large
+ 1749 - 1127
dist/locale/bootstrap-table-es-ES.js


File diff suppressed because it is too large
+ 2 - 2
dist/locale/bootstrap-table-es-ES.min.js


File diff suppressed because it is too large
+ 1749 - 1127
dist/locale/bootstrap-table-es-MX.js


File diff suppressed because it is too large
+ 2 - 2
dist/locale/bootstrap-table-es-MX.min.js


File diff suppressed because it is too large
+ 1749 - 1127
dist/locale/bootstrap-table-es-NI.js


File diff suppressed because it is too large
+ 2 - 2
dist/locale/bootstrap-table-es-NI.min.js


File diff suppressed because it is too large
+ 1749 - 1127
dist/locale/bootstrap-table-es-SP.js


+ 0 - 0
dist/locale/bootstrap-table-es-SP.min.js


Some files were not shown because too many files changed in this diff