tag:github.com,2008:https://github.com/OneWayTech/vue2-datatable/releases
Release notes from vue2-datatable
2017-09-15T03:44:18Z
tag:github.com,2008:Repository/92384782/2.1.0
2017-09-15T03:50:55Z
Refactor
<ul>
<li>rename <code>lib/</code> to <code>src/</code></li>
<li>provide build version in <code>dist/</code></li>
<li>update doc</li>
</ul>
kenberkeley
tag:github.com,2008:Repository/92384782/2.0.0
2017-09-13T08:07:14Z
2.0.0 released!
<h1>Refactor</h1>
<ul>
<li>new feature: <code>fix header and columns</code></li>
<li>replace Gitbook with <a href="https://github.com/QingWei-Li/docsify">Docsify</a></li>
</ul>
kenberkeley
tag:github.com,2008:Repository/92384782/1.1.1
2017-07-24T09:21:07Z
1.1.1 released!
<h3>New features and removals</h3>
<ol>
<li>Datatable props: add <code>tblClass / tblStyle</code> for <code><table></code></li>
<li>Datatable props: <strong>remove</strong> <code>tableBordered</code> (use the above instead)</li>
<li>Column props: add <code>colspan</code> for <code><th> / <td></code></li>
</ol>
<h3>Improvements</h3>
<ol>
<li>fix the width of <code>MultiSelect</code> to <code>30px</code></li>
</ol>
kenberkeley
tag:github.com,2008:Repository/92384782/1.1.0
2017-07-12T10:36:24Z
1.1.0 Released!
<h2>New Features</h2>
<ul>
<li><code>column.label</code>: which takes precedence over <code>column.title</code> in <code>HeaderSettings</code> (<a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/OneWayTech/vue2-datatable/commit/9bdac328d16a80d0de810361def912eaadfd92c3/hovercard" href="https://github.com/OneWayTech/vue2-datatable/commit/9bdac328d16a80d0de810361def912eaadfd92c3"><tt>9bdac32</tt></a>)</li>
<li><code>column.colClass</code> and <code>column.colStyle</code>: apply to <code><th> / <td></code> both (<a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/OneWayTech/vue2-datatable/commit/f678adde8ae06a1129fe97285febb5a765e0ec08/hovercard" href="https://github.com/OneWayTech/vue2-datatable/commit/f678adde8ae06a1129fe97285febb5a765e0ec08"><tt>f678add</tt></a>)</li>
<li><code>supportNested="accordion"</code>: enable accordion mode for nested components (<a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/OneWayTech/vue2-datatable/commit/99ad72681ec5c2499a370113f33c97700b79cbc3/hovercard" href="https://github.com/OneWayTech/vue2-datatable/commit/99ad72681ec5c2499a370113f33c97700b79cbc3"><tt>99ad726</tt></a>)</li>
</ul>
<h2>Improvements</h2>
<ul>
<li>bolder summary row (<a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/OneWayTech/vue2-datatable/commit/1927da3bf137ecadaf4c466d7f0e4709d07a2d5a/hovercard" href="https://github.com/OneWayTech/vue2-datatable/commit/1927da3bf137ecadaf4c466d7f0e4709d07a2d5a"><tt>1927da3</tt></a>)</li>
<li>remove <code>pull-right</code> of <code>HeadSort</code> (<a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/OneWayTech/vue2-datatable/commit/e4f9ea8cc8c27a3522b81f3020b815186e5645f0/hovercard" href="https://github.com/OneWayTech/vue2-datatable/commit/e4f9ea8cc8c27a3522b81f3020b815186e5645f0"><tt>e4f9ea8</tt></a>)</li>
<li>support i18n (<a href="https://onewaytech.github.io/vue2-datatable/docs/_book/en/i18n.html" rel="nofollow">more detail</a>)</li>
<li>introduce how to customize your own Datatable (<a href="https://onewaytech.github.io/vue2-datatable/docs/_book/en/DIY.html" rel="nofollow">more detail</a>)</li>
</ul>
kenberkeley
tag:github.com,2008:Repository/92384782/1.0.0
2017-06-06T03:56:02Z
First release with fine docs and examples
No content.
kenberkeley