Update changelog

This commit is contained in:
Jeremy Thomas
2017-10-09 10:36:14 +01:00
parent 9db2be70d9
commit 4f5cc9c0ed
10 changed files with 21 additions and 41 deletions

View File

@@ -534,10 +534,6 @@ variables:
<div class="columns">
<div class="column">
<div class="content">
<p>
<span class="tag is-success">New!</span>
<span class="tag is-info">0.4.2</span>
</p>
<p>
You can create a <strong>non-interactive button</strong> by using the <code>is-static</code> modifier. This is useful to align a text label with an input, for example when using <a href="{{site.url}}/documentation/form/general#form-addons">form addons</a>.
</p>

View File

@@ -382,10 +382,6 @@ variables:
</ul>
</li>
</ul>
<p>
<span class="tag is-success">New!</span>
<span class="tag is-info">0.4.2</span>
</p>
<p>
You can set a table row as <strong>selected</strong> by appending the <code>is-selected</code> modifier on a <code>&lt;tr&gt;</code>
</p>
@@ -506,6 +502,8 @@ variables:
</div>
</div>
{% include elements/new-tag.html version="0.5.4" %}
<div class="columns">
<div class="column">
<p>You can add a <strong>hover effect</strong> on each row</p>