ソースを参照

Update version to 1.2.4.

zhixin 11 年 前
コミット
bbbf2eee42

+ 13 - 0
CHANGELOG.md

@@ -1,5 +1,18 @@
 ## ChangeLog
 
+### 1.2.4
+
+* [enh] Fix #23: Add css and classes parameters to column cell.
+* [enh] Fix #64: Add support for change remote url.
+* [enh] Fix #112: update the `refresh` method.
+* [bug] Fix #113: Using radio type and cardView error.
+* [enh] Fix #117: Add `updateRow` method.
+* [enh] Fix #96, #103: apply `class` option to td elements.
+* [enh] Fix #97: add `sortable` class to header cells instead of `cursor: pointer`.
+* [enh] Fix #124: change `queryParams` and `queryParamsType` default option.
+* [enh] Remove the `eval` method.
+* [enh] Add `bootstrap-table-it-IT.js` locale.
+
 ### 1.2.3
 
 * [bug] Fix the selected row class reset after toggle column bug.

+ 1 - 9
README.md

@@ -15,15 +15,7 @@ The table displays data in a tabular format and offers rich support to radio, ch
 
 ## Bugs & Enhancements (next version)
 
-- [x] Fix #23: Add css and classes parameters to column cell.
-- [x] Fix #64: Add support for change remote url.
-- [x] Fix #112: update the `refresh` method.
-- [x] Fix #113: Using radio type and cardView error.
-- [x] Fix #117: Add `updateRow` method.
-- [x] Fix #96, #103: apply `class` option to td elements.
-- [x] Fix #97: add `sortable` class to header cells instead of `cursor: pointer`.
-- [x] Fix #124: change 'queryParams' and 'queryParamsType' default option.
-- [x] Remove the `eval` method.
+
 
 ## Features
 

+ 1 - 1
bootstrap-table.jquery.json

@@ -1,6 +1,6 @@
 {
     "name": "bootstrap-table",
-    "version": "1.2.3",
+    "version": "1.2.4",
     "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": {

+ 1 - 1
bower.json

@@ -1,6 +1,6 @@
 {
   "name": "bootstrap-table",
-  "version": "1.2.3",
+  "version": "1.2.4",
   "homepage": "https://github.com/wenzhixin/bootstrap-table",
   "authors": [
     "zhixin <wenzhixin2010@gmail.com>"

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


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


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

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.2.3 - 2014-09-12
+* bootstrap-table - v1.2.4 - 2014-10-08
 * 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.2.3 - 2014-09-12
+* bootstrap-table - v1.2.4 - 2014-10-08
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2014 zhixin wen
 * Licensed MIT License

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

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.2.3 - 2014-09-12
+* bootstrap-table - v1.2.4 - 2014-10-08
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2014 zhixin wen
 * Licensed MIT License

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

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.2.3 - 2014-09-12
+* bootstrap-table - v1.2.4 - 2014-10-08
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2014 zhixin wen
 * Licensed MIT License

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

@@ -1 +1,7 @@
-(function(a){a.extend(a.fn.bootstrapTable.defaults,{formatLoadingMessage:function(){return"Caricamento in corso\u2026"},formatRecordsPerPage:function(b){return b+" records per pagina"},formatShowingRows:function(b,a,c){return"Pagina "+b+" di "+a+" ("+c+" records)"},formatSearch:function(){return"Cerca"},formatNoMatches:function(){return"Nessun record trovato"}})})(jQuery);
+/*
+* bootstrap-table - v1.2.4 - 2014-10-08
+* https://github.com/wenzhixin/bootstrap-table
+* Copyright (c) 2014 zhixin wen
+* Licensed MIT License
+*/
+!function(a){"use strict";a.extend(a.fn.bootstrapTable.defaults,{formatLoadingMessage:function(){return"Caricamento in corso…"},formatRecordsPerPage:function(a){return a+" records per pagina"},formatShowingRows:function(a,b,c){return"Pagina "+a+" di "+b+" ("+c+" records)"},formatSearch:function(){return"Cerca"},formatNoMatches:function(){return"Nessun record trovato"}})}(jQuery);

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

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.2.3 - 2014-09-12
+* bootstrap-table - v1.2.4 - 2014-10-08
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2014 zhixin wen
 * Licensed MIT License

+ 7 - 0
dist/locale/bootstrap-table-ru_RU.min.js

@@ -0,0 +1,7 @@
+/*
+* bootstrap-table - v1.2.4 - 2014-10-08
+* https://github.com/wenzhixin/bootstrap-table
+* Copyright (c) 2014 zhixin wen
+* Licensed MIT License
+*/
+!function(a){"use strict";a.extend(a.fn.bootstrapTable.defaults,{formatLoadingMessage:function(){return"Пожалуйста подождите, идет загрузка…"},formatRecordsPerPage:function(a){return a+" записей на странице"},formatShowingRows:function(a,b,c){return"Показаны записи с "+a+" по "+b+" из "+c},formatSearch:function(){return"Поиск"},formatNoMatches:function(){return"Записи не найдены"}})}(jQuery);

+ 7 - 0
dist/locale/bootstrap-table-tr_TR.min.js

@@ -0,0 +1,7 @@
+/*
+* bootstrap-table - v1.2.4 - 2014-10-08
+* https://github.com/wenzhixin/bootstrap-table
+* Copyright (c) 2014 zhixin wen
+* Licensed MIT License
+*/
+!function(a){"use strict";a.extend(a.fn.bootstrapTable.defaults,{formatLoadingMessage:function(){return"Yükleniyor, lütfen bekleyin…"},formatRecordsPerPage:function(a){return a+" kayıt sayfa başına"},formatShowingRows:function(a,b,c){return c+" kayıttan "+a+" ile "+b+" arası gösteriliyor"},formatSearch:function(){return"Ara"},formatNoMatches:function(){return"Eşleşen kayıt bulunamadı"}})}(jQuery);

+ 7 - 0
dist/locale/bootstrap-table-vi_VN.min.js

@@ -0,0 +1,7 @@
+/*
+* bootstrap-table - v1.2.4 - 2014-10-08
+* https://github.com/wenzhixin/bootstrap-table
+* Copyright (c) 2014 zhixin wen
+* Licensed MIT License
+*/
+!function(a){"use strict";a.extend(a.fn.bootstrapTable.defaults,{formatLoadingMessage:function(){return"Đang tải..."},formatRecordsPerPage:function(a){return a+" bản ghi mỗi trang"},formatShowingRows:function(a,b,c){return"Hiển thị từ trang "+a+" đến "+b+" của "+c+" bảng ghi"},formatSearch:function(){return"Tìm kiếm"},formatNoMatches:function(){return"Không có dữ liệu"}})}(jQuery);

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

@@ -1,5 +1,5 @@
 /*
-* bootstrap-table - v1.2.3 - 2014-09-12
+* bootstrap-table - v1.2.4 - 2014-10-08
 * 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.2.3 - 2014-09-12
+* bootstrap-table - v1.2.4 - 2014-10-08
 * https://github.com/wenzhixin/bootstrap-table
 * Copyright (c) 2014 zhixin wen
 * Licensed MIT License

+ 1 - 1
docs/documentation.html

@@ -148,7 +148,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.2.3</li>
+            <li>Currently: v1.2.4</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

@@ -1081,7 +1081,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.2.3</li>
+            <li>Currently: v1.2.4</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

@@ -150,7 +150,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.2.3</li>
+            <li>Currently: v1.2.4</li>
             <li class="muted">·</li>
             <li><a href="http://wenzhixin.net.cn">My website</a></li>
             <li class="muted">·</li>

+ 1 - 1
docs/index.html

@@ -82,7 +82,7 @@
         <div class="row">
             <div class="col-md-6">
                 <h2 data-zh="最新版本">Latest release</h2>
-                <h4>1.2.3 (2014-09-12)</h4>
+                <h4>1.2.4 (2014-09-12)</h4>
                 <ul class="task-list">
                     <li>[bug] Fix the selected row class reset after toggle column bug.</li>
                     <li>[bug] Fix #86: invisible column are still searchable.</li>

+ 1 - 1
src/bootstrap-table.js

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