Skip to content

Commit 64c0a9c

Browse files
committed
Fix wenzhixin#569: grunt.
1 parent 68ff9d5 commit 64c0a9c

File tree

78 files changed

+122
-92
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

78 files changed

+122
-92
lines changed

dist/bootstrap-table.min.css

Lines changed: 1 addition & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/bootstrap-table.min.js

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/extensions/flatJSON/bootstrap-table-flatJSON.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
/*
2+
* bootstrap-table - v1.6.0 - 2015-03-03
3+
* https://github.com/wenzhixin/bootstrap-table
4+
* Copyright (c) 2015 zhixin wen
5+
* Licensed MIT License
6+
*/
7+
function alphanum(a,b){function c(a){for(var b,c,d=[],e=0,f=-1,g=0;b=(c=a.charAt(e++)).charCodeAt(0);){var h=46==b||b>=48&&57>=b;h!==g&&(d[++f]="",g=h),d[f]+=c}return d}var d=c(a),e=c(b);for(x=0;d[x]&&e[x];x++)if(d[x]!==e[x]){var f=Number(d[x]),g=Number(e[x]);return f==d[x]&&g==e[x]?f-g:d[x]>e[x]?1:-1}return d.length-e.length}

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

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* bootstrap-table - v1.6.0 - 2015-02-03
2+
* bootstrap-table - v1.6.0 - 2015-03-03
33
* https://github.com/wenzhixin/bootstrap-table
44
* Copyright (c) 2015 zhixin wen
55
* Licensed MIT License

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* bootstrap-table - v1.6.0 - 2015-02-03
2+
* bootstrap-table - v1.6.0 - 2015-03-03
33
* https://github.com/wenzhixin/bootstrap-table
44
* Copyright (c) 2015 zhixin wen
55
* Licensed MIT License

0 commit comments

Comments
 (0)