Skip to content

Commit

Permalink
1.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wenzhixin committed Mar 5, 2019
1 parent f8d75ff commit 1b52f76
Show file tree
Hide file tree
Showing 105 changed files with 105 additions and 105 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion bootstrap-table.jquery.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down
2 changes: 1 addition & 1 deletion dist/bootstrap-table-locale-all.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/bootstrap-table.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/bootstrap-table.js
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@

/**
* @author zhixin wen <[email protected]>
* version: 1.14.0
* version: 1.14.1
* https://github.com/wenzhixin/bootstrap-table/
*/

Expand Down
2 changes: 1 addition & 1 deletion dist/bootstrap-table.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/bootstrap-table.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/extensions/addrbar/bootstrap-table-addrbar.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/extensions/cookie/bootstrap-table-cookie.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/extensions/copy-rows/bootstrap-table-copy-rows.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/extensions/defer-url/bootstrap-table-defer-url.min.js
Original file line number Diff line number Diff line change
@@ -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 <[email protected]> (http://wenzhixin.net.cn/)
* @license MIT
Expand Down
2 changes: 1 addition & 1 deletion dist/extensions/editable/bootstrap-table-editable.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/extensions/export/bootstrap-table-export.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -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 <[email protected]> (http://wenzhixin.net.cn/)
* @license MIT
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -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 <[email protected]> (http://wenzhixin.net.cn/)
* @license MIT
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/extensions/group-by/bootstrap-table-group-by.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/extensions/group-by/bootstrap-table-group-by.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -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 <[email protected]> (http://wenzhixin.net.cn/)
* @license MIT
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/extensions/mobile/bootstrap-table-mobile.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -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 <[email protected]> (http://wenzhixin.net.cn/)
* @license MIT
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -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 <[email protected]> (http://wenzhixin.net.cn/)
* @license MIT
Expand Down
Original file line number Diff line number Diff line change
@@ -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 <[email protected]> (http://wenzhixin.net.cn/)
* @license MIT
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/extensions/pipeline/bootstrap-table-pipeline.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/extensions/print/bootstrap-table-print.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -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 <[email protected]> (http://wenzhixin.net.cn/)
* @license MIT
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/extensions/resizable/bootstrap-table-resizable.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -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 <[email protected]> (http://wenzhixin.net.cn/)
* @license MIT
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/extensions/toolbar/bootstrap-table-toolbar.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -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 <[email protected]> (http://wenzhixin.net.cn/)
* @license MIT
Expand Down
Loading

0 comments on commit 1b52f76

Please sign in to comment.