ソースを参照

Merge pull request #1999 from wenzhixin/develop

1.10.1
wenzhixin 9 年 前
コミット
92a829f238
100 ファイル変更156 行追加98 行削除
  1. 11 0
      CHANGELOG.md
  2. 42 0
      Gruntfile.js
  3. 1 1
      dist/bootstrap-table-locale-all.min.js
  4. 1 1
      dist/bootstrap-table.js
  5. 2 2
      dist/bootstrap-table.min.js
  6. 1 1
      dist/extensions/accent-neutralise/bootstrap-table-accent-neutralise.min.js
  7. 1 1
      dist/extensions/angular/bootstrap-table-angular.min.js
  8. 1 1
      dist/extensions/cookie/bootstrap-table-cookie.min.js
  9. 1 1
      dist/extensions/editable/bootstrap-table-editable.min.js
  10. 1 1
      dist/extensions/export/bootstrap-table-export.min.js
  11. 1 1
      dist/extensions/filter-control/bootstrap-table-filter-control.min.js
  12. 1 1
      dist/extensions/filter/bootstrap-table-filter.min.js
  13. 1 1
      dist/extensions/flat-json/bootstrap-table-flat-json.min.js
  14. 1 1
      dist/extensions/group-by-v2/bootstrap-table-group-by.min.js
  15. 1 1
      dist/extensions/group-by/bootstrap-table-group-by.min.js
  16. 1 1
      dist/extensions/key-events/bootstrap-table-key-events.min.js
  17. 1 1
      dist/extensions/mobile/bootstrap-table-mobile.min.js
  18. 1 1
      dist/extensions/multiple-search/bootstrap-table-multiple-search.min.js
  19. 1 1
      dist/extensions/multiple-sort/bootstrap-table-multiple-sort.min.js
  20. 1 1
      dist/extensions/natural-sorting/bootstrap-table-natural-sorting.min.js
  21. 1 1
      dist/extensions/reorder-columns/bootstrap-table-reorder-columns.min.js
  22. 1 1
      dist/extensions/reorder-rows/bootstrap-table-reorder-rows.min.js
  23. 1 1
      dist/extensions/resizable/bootstrap-table-resizable.min.js
  24. 1 1
      dist/extensions/sticky-header/bootstrap-table-sticky-header.min.js
  25. 1 1
      dist/extensions/toolbar/bootstrap-table-toolbar.min.js
  26. 1 1
      dist/locale/bootstrap-table-af-ZA.min.js
  27. 1 1
      dist/locale/bootstrap-table-ar-SA.min.js
  28. 1 1
      dist/locale/bootstrap-table-ca-ES.min.js
  29. 1 1
      dist/locale/bootstrap-table-cs-CZ.min.js
  30. 1 1
      dist/locale/bootstrap-table-da-DK.min.js
  31. 1 1
      dist/locale/bootstrap-table-de-DE.min.js
  32. 1 1
      dist/locale/bootstrap-table-el-GR.min.js
  33. 1 1
      dist/locale/bootstrap-table-en-US.min.js
  34. 1 1
      dist/locale/bootstrap-table-es-AR.min.js
  35. 1 1
      dist/locale/bootstrap-table-es-CR.min.js
  36. 1 1
      dist/locale/bootstrap-table-es-ES.min.js
  37. 1 1
      dist/locale/bootstrap-table-es-MX.min.js
  38. 1 1
      dist/locale/bootstrap-table-es-NI.min.js
  39. 1 1
      dist/locale/bootstrap-table-es-SP.min.js
  40. 1 1
      dist/locale/bootstrap-table-et-EE.min.js
  41. 1 1
      dist/locale/bootstrap-table-fa-IR.min.js
  42. 1 1
      dist/locale/bootstrap-table-fr-BE.min.js
  43. 1 1
      dist/locale/bootstrap-table-fr-FR.min.js
  44. 1 1
      dist/locale/bootstrap-table-hr-HR.min.js
  45. 1 1
      dist/locale/bootstrap-table-hu-HU.min.js
  46. 1 1
      dist/locale/bootstrap-table-it-IT.min.js
  47. 1 1
      dist/locale/bootstrap-table-ja-JP.min.js
  48. 1 1
      dist/locale/bootstrap-table-ka-GE.min.js
  49. 1 1
      dist/locale/bootstrap-table-ko-KR.min.js
  50. 1 1
      dist/locale/bootstrap-table-ms-MY.min.js
  51. 1 1
      dist/locale/bootstrap-table-nb-NO.min.js
  52. 1 1
      dist/locale/bootstrap-table-nl-NL.min.js
  53. 1 1
      dist/locale/bootstrap-table-pl-PL.min.js
  54. 1 1
      dist/locale/bootstrap-table-pt-BR.min.js
  55. 1 1
      dist/locale/bootstrap-table-pt-PT.min.js
  56. 1 1
      dist/locale/bootstrap-table-ro-RO.min.js
  57. 1 1
      dist/locale/bootstrap-table-ru-RU.min.js
  58. 1 1
      dist/locale/bootstrap-table-sk-SK.min.js
  59. 1 1
      dist/locale/bootstrap-table-sv-SE.min.js
  60. 1 1
      dist/locale/bootstrap-table-th-TH.min.js
  61. 1 1
      dist/locale/bootstrap-table-tr-TR.min.js
  62. 1 1
      dist/locale/bootstrap-table-uk-UA.min.js
  63. 1 1
      dist/locale/bootstrap-table-ur-PK.min.js
  64. 1 1
      dist/locale/bootstrap-table-vi-VN.min.js
  65. 1 1
      dist/locale/bootstrap-table-zh-CN.min.js
  66. 1 1
      dist/locale/bootstrap-table-zh-TW.min.js
  67. 5 0
      docs/_i18n/en/documentation/methods.md
  68. 1 1
      docs/dist/bootstrap-table-locale-all.min.js
  69. 1 1
      docs/dist/bootstrap-table.js
  70. 2 2
      docs/dist/bootstrap-table.min.js
  71. 1 1
      docs/dist/extensions/accent-neutralise/bootstrap-table-accent-neutralise.min.js
  72. 1 1
      docs/dist/extensions/angular/bootstrap-table-angular.min.js
  73. 1 1
      docs/dist/extensions/cookie/bootstrap-table-cookie.min.js
  74. 1 1
      docs/dist/extensions/editable/bootstrap-table-editable.min.js
  75. 1 1
      docs/dist/extensions/export/bootstrap-table-export.min.js
  76. 1 1
      docs/dist/extensions/filter-control/bootstrap-table-filter-control.min.js
  77. 1 1
      docs/dist/extensions/filter/bootstrap-table-filter.min.js
  78. 1 1
      docs/dist/extensions/flat-json/bootstrap-table-flat-json.min.js
  79. 1 1
      docs/dist/extensions/group-by-v2/bootstrap-table-group-by.min.js
  80. 1 1
      docs/dist/extensions/group-by/bootstrap-table-group-by.min.js
  81. 1 1
      docs/dist/extensions/key-events/bootstrap-table-key-events.min.js
  82. 1 1
      docs/dist/extensions/mobile/bootstrap-table-mobile.min.js
  83. 1 1
      docs/dist/extensions/multiple-search/bootstrap-table-multiple-search.min.js
  84. 1 1
      docs/dist/extensions/multiple-sort/bootstrap-table-multiple-sort.min.js
  85. 1 1
      docs/dist/extensions/natural-sorting/bootstrap-table-natural-sorting.min.js
  86. 1 1
      docs/dist/extensions/reorder-columns/bootstrap-table-reorder-columns.min.js
  87. 1 1
      docs/dist/extensions/reorder-rows/bootstrap-table-reorder-rows.min.js
  88. 1 1
      docs/dist/extensions/resizable/bootstrap-table-resizable.min.js
  89. 1 1
      docs/dist/extensions/sticky-header/bootstrap-table-sticky-header.min.js
  90. 1 1
      docs/dist/extensions/toolbar/bootstrap-table-toolbar.min.js
  91. 1 1
      docs/dist/locale/bootstrap-table-af-ZA.min.js
  92. 1 1
      docs/dist/locale/bootstrap-table-ar-SA.min.js
  93. 1 1
      docs/dist/locale/bootstrap-table-ca-ES.min.js
  94. 1 1
      docs/dist/locale/bootstrap-table-cs-CZ.min.js
  95. 1 1
      docs/dist/locale/bootstrap-table-da-DK.min.js
  96. 1 1
      docs/dist/locale/bootstrap-table-de-DE.min.js
  97. 1 1
      docs/dist/locale/bootstrap-table-el-GR.min.js
  98. 1 1
      docs/dist/locale/bootstrap-table-en-US.min.js
  99. 1 1
      docs/dist/locale/bootstrap-table-es-AR.min.js
  100. 0 0
      docs/dist/locale/bootstrap-table-es-CR.min.js

+ 11 - 0
CHANGELOG.md

@@ -1,5 +1,16 @@
 ## ChangeLog
 
+### 1.10.1
+
+- revert: feat: update escape to false
+- feat: add `checkInvert` method
+- feat: add `bootstrap-table-he-IL.js`
+- bug: update grunt to development dependency
+- bug: press on toolbar elements, the key-events it will not run
+- bug: remove bogus conditions that will always be true
+- bug: refactor filter control select input initialization
+- bug: typo in Slovak translation
+
 ### 1.10.0
 
 - [bug] Fixed #1619: sub-table checkbox selects all the table.

+ 42 - 0
Gruntfile.js

@@ -1,5 +1,7 @@
 'use strict';
 
+var fs = require('fs');
+
 module.exports = function(grunt) {
 
     // Project configuration.
@@ -77,14 +79,54 @@ module.exports = function(grunt) {
                 dest: 'docs/dist',      // destination folder
                 expand: true            // required when using cwd
             }
+        },
+        release: {
+            options: {
+                additionalFiles: ['bootstrap-table.jquery.json'],
+                beforeRelease: ['docs', 'default']
+            }
         }
     });
 
+    var bumpVersion = function (path, version, startWith) {
+        var lines = fs.readFileSync(path, 'utf8').split('\n');
+        lines.forEach(function (line, i) {
+            if (line.indexOf(startWith) === 0) {
+                lines[i] = startWith + version;
+            }
+        });
+        fs.writeFileSync(path, lines.join('\n'), 'utf8');
+
+        grunt.log.ok('bumped version of ' + path + ' to ' + version);
+    };
+
+    grunt.registerTask('docs', 'build the docs', function () {
+        var version = require('./package.json').version;
+        bumpVersion('./_config.yml', version, 'current_version: ');
+        bumpVersion('./src/bootstrap-table.js', version, ' * version: ');
+        bumpVersion('./src/bootstrap-table.css', version, ' * version: ');
+
+        var changeLog = fs.readFileSync('./CHANGELOG.md', 'utf8');
+        var latestLogs = changeLog.split('### ')[1];
+        var date = new Date();
+
+        var lines = [
+            '### Latest release (' +
+            [date.getFullYear(), date.getMonth() + 1, date.getDate()].join('-') + ')',
+            '',
+            '#### v' + latestLogs
+        ];
+        fs.writeFileSync('./docs/_includes/latest-release.md', lines.join('\n'), 'utf8');
+
+        grunt.log.ok('updated the latest-release.md to ' + version);
+    });
+
     grunt.loadNpmTasks('grunt-contrib-clean');
     grunt.loadNpmTasks('grunt-contrib-concat');
     grunt.loadNpmTasks('grunt-contrib-uglify');
     grunt.loadNpmTasks('grunt-contrib-cssmin');
     grunt.loadNpmTasks('grunt-contrib-copy');
+    grunt.loadNpmTasks('grunt-release');
 
     grunt.registerTask('default', ['clean', 'concat', 'uglify', 'cssmin', 'copy']);
 };

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

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
dist/bootstrap-table.js

@@ -292,7 +292,7 @@
         showToggle: false,
         buttonsAlign: 'right',
         smartDisplay: true,
-        escape: true,
+        escape: false,
         minimumCountColumns: 1,
         idField: undefined,
         uniqueId: undefined,

ファイルの差分が大きいため隠しています
+ 2 - 2
dist/bootstrap-table.min.js


+ 1 - 1
dist/extensions/accent-neutralise/bootstrap-table-accent-neutralise.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
dist/extensions/angular/bootstrap-table-angular.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
dist/extensions/cookie/bootstrap-table-cookie.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
dist/extensions/editable/bootstrap-table-editable.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
dist/extensions/export/bootstrap-table-export.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

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

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
dist/extensions/filter/bootstrap-table-filter.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
dist/extensions/flat-json/bootstrap-table-flat-json.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

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

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

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

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
dist/extensions/key-events/bootstrap-table-key-events.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
dist/extensions/mobile/bootstrap-table-mobile.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
dist/extensions/multiple-search/bootstrap-table-multiple-search.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
dist/extensions/multiple-sort/bootstrap-table-multiple-sort.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
dist/extensions/natural-sorting/bootstrap-table-natural-sorting.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
dist/extensions/reorder-columns/bootstrap-table-reorder-columns.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

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

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
dist/extensions/resizable/bootstrap-table-resizable.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

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

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
dist/extensions/toolbar/bootstrap-table-toolbar.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
dist/locale/bootstrap-table-af-ZA.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
dist/locale/bootstrap-table-ar-SA.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
dist/locale/bootstrap-table-ca-ES.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
dist/locale/bootstrap-table-cs-CZ.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
dist/locale/bootstrap-table-da-DK.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
dist/locale/bootstrap-table-de-DE.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
dist/locale/bootstrap-table-el-GR.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
dist/locale/bootstrap-table-en-US.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
dist/locale/bootstrap-table-es-AR.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
dist/locale/bootstrap-table-es-CR.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
dist/locale/bootstrap-table-es-ES.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
dist/locale/bootstrap-table-es-MX.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
dist/locale/bootstrap-table-es-NI.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

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

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
dist/locale/bootstrap-table-et-EE.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
dist/locale/bootstrap-table-fa-IR.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
dist/locale/bootstrap-table-fr-BE.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
dist/locale/bootstrap-table-fr-FR.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
dist/locale/bootstrap-table-hr-HR.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
dist/locale/bootstrap-table-hu-HU.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
dist/locale/bootstrap-table-it-IT.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
dist/locale/bootstrap-table-ja-JP.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
dist/locale/bootstrap-table-ka-GE.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
dist/locale/bootstrap-table-ko-KR.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
dist/locale/bootstrap-table-ms-MY.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
dist/locale/bootstrap-table-nb-NO.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
dist/locale/bootstrap-table-nl-NL.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
dist/locale/bootstrap-table-pl-PL.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
dist/locale/bootstrap-table-pt-BR.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
dist/locale/bootstrap-table-pt-PT.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
dist/locale/bootstrap-table-ro-RO.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
dist/locale/bootstrap-table-ru-RU.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
dist/locale/bootstrap-table-sk-SK.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
dist/locale/bootstrap-table-sv-SE.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
dist/locale/bootstrap-table-th-TH.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
dist/locale/bootstrap-table-tr-TR.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
dist/locale/bootstrap-table-uk-UA.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
dist/locale/bootstrap-table-ur-PK.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
dist/locale/bootstrap-table-vi-VN.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
dist/locale/bootstrap-table-zh-CN.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
dist/locale/bootstrap-table-zh-TW.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 5 - 0
docs/_i18n/en/documentation/methods.md

@@ -196,6 +196,11 @@ The calling method syntax: `$('#table').bootstrapTable('method', parameter);`.
         <td>Uncheck all current page rows.</td>
     </tr>
     <tr>
+        <td>checkInvert</td>
+        <td>none</td>
+        <td>Invert check of current page rows. Triggers onCheckSome and onUncheckSome events.</td>
+    </tr>
+    <tr>
         <td>check</td>
         <td>index</td>
         <td>Check a row, the row index start with 0.</td>

+ 1 - 1
docs/dist/bootstrap-table-locale-all.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
docs/dist/bootstrap-table.js

@@ -292,7 +292,7 @@
         showToggle: false,
         buttonsAlign: 'right',
         smartDisplay: true,
-        escape: true,
+        escape: false,
         minimumCountColumns: 1,
         idField: undefined,
         uniqueId: undefined,

ファイルの差分が大きいため隠しています
+ 2 - 2
docs/dist/bootstrap-table.min.js


+ 1 - 1
docs/dist/extensions/accent-neutralise/bootstrap-table-accent-neutralise.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
docs/dist/extensions/angular/bootstrap-table-angular.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
docs/dist/extensions/cookie/bootstrap-table-cookie.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
docs/dist/extensions/editable/bootstrap-table-editable.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
docs/dist/extensions/export/bootstrap-table-export.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

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

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
docs/dist/extensions/filter/bootstrap-table-filter.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
docs/dist/extensions/flat-json/bootstrap-table-flat-json.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

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

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
docs/dist/extensions/group-by/bootstrap-table-group-by.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
docs/dist/extensions/key-events/bootstrap-table-key-events.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
docs/dist/extensions/mobile/bootstrap-table-mobile.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
docs/dist/extensions/multiple-search/bootstrap-table-multiple-search.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
docs/dist/extensions/multiple-sort/bootstrap-table-multiple-sort.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
docs/dist/extensions/natural-sorting/bootstrap-table-natural-sorting.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
docs/dist/extensions/reorder-columns/bootstrap-table-reorder-columns.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

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

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
docs/dist/extensions/resizable/bootstrap-table-resizable.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

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

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
docs/dist/extensions/toolbar/bootstrap-table-toolbar.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
docs/dist/locale/bootstrap-table-af-ZA.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
docs/dist/locale/bootstrap-table-ar-SA.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
docs/dist/locale/bootstrap-table-ca-ES.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
docs/dist/locale/bootstrap-table-cs-CZ.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
docs/dist/locale/bootstrap-table-da-DK.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
docs/dist/locale/bootstrap-table-de-DE.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
docs/dist/locale/bootstrap-table-el-GR.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
docs/dist/locale/bootstrap-table-en-US.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

+ 1 - 1
docs/dist/locale/bootstrap-table-es-AR.min.js

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.10.0 - 2016-01-18
+* bootstrap-table - v1.10.0 - 2016-01-19
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2016 zhixin wen
 * Licensed MIT License

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


この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません