Browse Source

Update version to 1.2.0.

zhixin 11 years ago
parent
commit
13277641fa

+ 8 - 1
CHANGELOG.md

@@ -1,4 +1,11 @@
-## Changelog
+## ChangeLog
+
+### 1.2.0
+
+* Fix bootstrap 2 table border bug.
+* Fix loading and not found record display bug.
+* Update ```minimunCountColumns``` option to ```minimumCountColumns```.
+* Fix sort order bug.
 
 ### 1.1.5
 

+ 12 - 5
CONTRIBUTORS.md

@@ -16,7 +16,7 @@ bootstrap-table is due to the excellent work of the following contributors:
 <td><a href="https://github.com/wenzhixin">wenzhixin</a></td>
 <td>Guangzhou, China</td>
 <td><a href="http://wenzhixin.net.cn">http://wenzhixin.net.cn</a></td>
-<td>230</td>
+<td>244</td>
 <tr>
 <tr>
 <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:
 <td>1</td>
 <tr>
 <tr>
-<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>
+<td><img src="https://avatars.githubusercontent.com/u/5487021?v=2" width="32" height="32"> Julien Bisconti</td>
+<td><a href="https://github.com/veggiemonk">veggiemonk</a></td>
+<td>Belgium</td>
+<td><a href="https://twitter.com/veggiemonk">https://twitter.com/veggiemonk</a></td>
+<td>1</td>
+<tr>
+<tr>
+<td><img src="https://avatars.githubusercontent.com/u/59292?v=2" width="32" height="32"> nikolas</td>
 <td><a href="https://github.com/nikolas">nikolas</a></td>
-<td>NYC</td>
-<td><a href="http://nikolas.us.to/~nik/">http://nikolas.us.to/~nik/</a></td>
+<td></td>
+<td><a href="http://nikolas.us.to/">http://nikolas.us.to/</a></td>
 <td>1</td>
 <tr>
 <tr>
@@ -63,4 +70,4 @@ bootstrap-table is due to the excellent work of the following contributors:
 
 </table>
 
-Update date: 2014-08-18, created with https://github.com/wenzhixin/github-contributors
+Update date: 2014-08-27, created with https://github.com/wenzhixin/github-contributors

+ 1 - 1
bootstrap-table.jquery.json

@@ -1,6 +1,6 @@
 {
     "name": "bootstrap-table",
-    "version": "1.1.5",
+    "version": "1.2.0",
     "title": "Bootstrap Table",
     "description": "Bootstrap table displays data in a tabular format and offers rich support to radio, checkbox, sort, pagination and so on.",
     "author": {

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


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


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

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.1.5 - 2014-08-18
+* bootstrap-table - v1.2.0 - 2014-08-27
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2014 zhixin wen
 * Licensed MIT License

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

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.1.5 - 2014-08-18
+* bootstrap-table - v1.2.0 - 2014-08-27
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2014 zhixin wen
 * Licensed MIT License

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

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.1.5 - 2014-08-18
+* bootstrap-table - v1.2.0 - 2014-08-27
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2014 zhixin wen
 * Licensed MIT License

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

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.1.5 - 2014-08-18
+* bootstrap-table - v1.2.0 - 2014-08-27
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2014 zhixin wen
 * Licensed MIT License

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

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.1.5 - 2014-08-18
+* bootstrap-table - v1.2.0 - 2014-08-27
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2014 zhixin wen
 * Licensed MIT License

+ 1 - 1
docs/documentation.html

@@ -127,7 +127,7 @@
     <div class="container">
         <p>Copyright © 2012-2014, Bootstrap Table is licensed under the The MIT License. Coded by wenzhixin. </p>
         <ul class="footer-links">
-            <li>Currently: v1.1.5</li>
+            <li>Currently: v1.2.0</li>
             <li class="muted">·</li>
             <li><a href="http://wenzhixin.net.cn">My website</a></li>
             <li class="muted">·</li>

+ 1 - 1
docs/examples.html

@@ -983,7 +983,7 @@
     <div class="container">
         <p>Copyright © 2012-2014, Bootstrap Table is licensed under the The MIT License. Coded by wenzhixin. </p>
         <ul class="footer-links">
-            <li>Currently: v1.1.5</li>
+            <li>Currently: v1.2.0</li>
             <li class="muted">·</li>
             <li><a href="http://wenzhixin.net.cn">My website</a></li>
             <li class="muted">·</li>

+ 1 - 1
docs/getting-started.html

@@ -132,7 +132,7 @@
     <div class="container">
         <p>Copyright © 2012-2014, Bootstrap Table is licensed under the The MIT License. Coded by wenzhixin. </p>
         <ul class="footer-links">
-            <li>Currently: v1.1.5</li>
+            <li>Currently: v1.2.0</li>
             <li class="muted">·</li>
             <li><a href="http://wenzhixin.net.cn">My website</a></li>
             <li class="muted">·</li>

+ 1 - 1
src/bootstrap-table.js

@@ -1,6 +1,6 @@
 /**
  * @author zhixin wen <wenzhixin2010@gmail.com>
- * version: 1.1.5
+ * version: 1.2.0
  * https://github.com/wenzhixin/bootstrap-table/
  */