|
@@ -88,18 +88,21 @@
|
|
|
<div class="row">
|
|
<div class="row">
|
|
|
<div class="col-md-6">
|
|
<div class="col-md-6">
|
|
|
<h2 data-zh="最新版本">Latest release</h2>
|
|
<h2 data-zh="最新版本">Latest release</h2>
|
|
|
- <h4>1.2.4 (2014-10-08)</h4>
|
|
|
|
|
|
|
+ <h4>1.3.0 (2014-10-16)</h4>
|
|
|
<ul class="task-list">
|
|
<ul class="task-list">
|
|
|
- <li>[enh] Fix #23: Add css and classes parameters to column cell.</li>
|
|
|
|
|
- <li>[enh] Fix #64: Add support for change remote url.</li>
|
|
|
|
|
- <li>[enh] Fix #112: update the <code>refresh</code> method.</li>
|
|
|
|
|
- <li>[bug] Fix #113: Using radio type and cardView error.</li>
|
|
|
|
|
- <li>[enh] Fix #117: Add <code>updateRow</code> method.</li>
|
|
|
|
|
- <li>[enh] Fix #96, #103: apply <code>class</code> option to td elements.</li>
|
|
|
|
|
- <li>[enh] Fix #97: add <code>sortable</code> class to header cells instead of <code>cursor: pointer</code>.</li>
|
|
|
|
|
- <li>[enh] Fix #124: change <code>queryParams</code> and <code>queryParamsType</code> default option.</li>
|
|
|
|
|
- <li>[enh] Remove the <code>eval</code> method.</li>
|
|
|
|
|
- <li>[enh] Add <code>bootstrap-table-it-IT.js</code> locale.</li>
|
|
|
|
|
|
|
+ <li>[enh] Take <code>showHeader</code> option effect to the card view.</li>
|
|
|
|
|
+ <li>[enh] Rename and update locale files.</li>
|
|
|
|
|
+ <li>[bug] Fix #102: Wrong <code>options.columns</code> initialization.</li>
|
|
|
|
|
+ <li>[enh] Fix #121: Add extensions for bootstrap table.</li>
|
|
|
|
|
+ <li>[bug] Fix #138: IE8 search data and remove method error.</li>
|
|
|
|
|
+ <li>[bug] Fix bug: sorter and check all do not work in some case.</li>
|
|
|
|
|
+ <li>[enh] Add <code>bootstrap-table-nl-NL.js</code> and <code>bootstrap-table-el-GR.js</code>.</li>
|
|
|
|
|
+ <li>[enh] Support search without data-field set, trim search input.</li>
|
|
|
|
|
+ <li>[enh] Fix #81: Allow the <code>class</code> to be applied to the radio or checkbox row.</li>
|
|
|
|
|
+ <li>[bug] Fix #135, #142: Search use formatted data.</li>
|
|
|
|
|
+ <li>[enh] Verify search text before send queryParams.</li>
|
|
|
|
|
+ <li>[bug] Fix #148: column events support namespace.</li>
|
|
|
|
|
+ <li>[enh] Support to disable radio or checkbox column by formatter.</li>
|
|
|
</ul>
|
|
</ul>
|
|
|
</div>
|
|
</div>
|
|
|
<div class="col-md-6">
|
|
<div class="col-md-6">
|