Skip to content

Commit 1327764

Browse files
committed
Update version to 1.2.0.
1 parent eb78d0b commit 1327764

14 files changed

+34
-20
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
## Changelog
1+
## ChangeLog
2+
3+
### 1.2.0
4+
5+
* Fix bootstrap 2 table border bug.
6+
* Fix loading and not found record display bug.
7+
* Update ```minimunCountColumns``` option to ```minimumCountColumns```.
8+
* Fix sort order bug.
29

310
### 1.1.5
411

CONTRIBUTORS.md

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ bootstrap-table is due to the excellent work of the following contributors:
1616
<td><a href="https://github.com/wenzhixin">wenzhixin</a></td>
1717
<td>Guangzhou, China</td>
1818
<td><a href="http://wenzhixin.net.cn">http://wenzhixin.net.cn</a></td>
19-
<td>230</td>
19+
<td>244</td>
2020
<tr>
2121
<tr>
2222
<td><img src="https://avatars.githubusercontent.com/u/6866443?v=2" width="32" height="32"> janborup</td>
@@ -33,10 +33,17 @@ bootstrap-table is due to the excellent work of the following contributors:
3333
<td>1</td>
3434
<tr>
3535
<tr>
36-
<td><img src="https://avatars.githubusercontent.com/u/59292?v=2" width="32" height="32"> <a href="mailto:niknyby@riseup.net">Nik Nyby</a></td>
36+
<td><img src="https://avatars.githubusercontent.com/u/5487021?v=2" width="32" height="32"> Julien Bisconti</td>
37+
<td><a href="https://github.com/veggiemonk">veggiemonk</a></td>
38+
<td>Belgium</td>
39+
<td><a href="https://twitter.com/veggiemonk">https://twitter.com/veggiemonk</a></td>
40+
<td>1</td>
41+
<tr>
42+
<tr>
43+
<td><img src="https://avatars.githubusercontent.com/u/59292?v=2" width="32" height="32"> nikolas</td>
3744
<td><a href="https://github.com/nikolas">nikolas</a></td>
38-
<td>NYC</td>
39-
<td><a href="http://nikolas.us.to/~nik/">http://nikolas.us.to/~nik/</a></td>
45+
<td></td>
46+
<td><a href="http://nikolas.us.to/">http://nikolas.us.to/</a></td>
4047
<td>1</td>
4148
<tr>
4249
<tr>
@@ -63,4 +70,4 @@ bootstrap-table is due to the excellent work of the following contributors:
6370

6471
</table>
6572

66-
Update date: 2014-08-18, created with https://github.com/wenzhixin/github-contributors
73+
Update date: 2014-08-27, created with https://github.com/wenzhixin/github-contributors

bootstrap-table.jquery.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bootstrap-table",
3-
"version": "1.1.5",
3+
"version": "1.2.0",
44
"title": "Bootstrap Table",
55
"description": "Bootstrap table displays data in a tabular format and offers rich support to radio, checkbox, sort, pagination and so on.",
66
"author": {

dist/bootstrap-table.min.css

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/bootstrap-table.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/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.1.5 - 2014-08-18
2+
* bootstrap-table - v1.2.0 - 2014-08-27
33
* https://github.com/wenzhixin/bootstrap-table
44
* Copyright (c) 2014 zhixin wen
55
* Licensed MIT License

dist/locale/bootstrap-table-en.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.1.5 - 2014-08-18
2+
* bootstrap-table - v1.2.0 - 2014-08-27
33
* https://github.com/wenzhixin/bootstrap-table
44
* Copyright (c) 2014 zhixin wen
55
* Licensed MIT License

dist/locale/bootstrap-table-pt-BR.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.1.5 - 2014-08-18
2+
* bootstrap-table - v1.2.0 - 2014-08-27
33
* https://github.com/wenzhixin/bootstrap-table
44
* Copyright (c) 2014 zhixin wen
55
* Licensed MIT License

dist/locale/bootstrap-table-zh-CN.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.1.5 - 2014-08-18
2+
* bootstrap-table - v1.2.0 - 2014-08-27
33
* https://github.com/wenzhixin/bootstrap-table
44
* Copyright (c) 2014 zhixin wen
55
* Licensed MIT License

dist/locale/bootstrap-table-zh-TW.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.1.5 - 2014-08-18
2+
* bootstrap-table - v1.2.0 - 2014-08-27
33
* https://github.com/wenzhixin/bootstrap-table
44
* Copyright (c) 2014 zhixin wen
55
* Licensed MIT License

0 commit comments

Comments
 (0)