mirror of
https://github.com/jgthms/bulma
synced 2026-03-18 19:34:30 -07:00
Update changelog
This commit is contained in:
@@ -143,10 +143,6 @@ doc-subtab: textarea
|
||||
{% include snippet.html content=textarea_example %}
|
||||
|
||||
<div class="content">
|
||||
<p>
|
||||
<span class="tag is-success">New!</span>
|
||||
<span class="tag is-info">0.4.4</span>
|
||||
</p>
|
||||
<p>
|
||||
You can set the height of the textarea using the `rows` HTML attribute.
|
||||
</p>
|
||||
@@ -183,10 +179,6 @@ doc-subtab: textarea
|
||||
{% if site.vernum >= 43 %}
|
||||
<div class="columns">
|
||||
<div class="column is-half">
|
||||
<p style="margin-bottom: 0.5rem;">
|
||||
<span class="tag is-success">New!</span>
|
||||
<span class="tag is-info">0.4.3</span>
|
||||
</p>
|
||||
<div class="content">
|
||||
<p>
|
||||
You can resize the loading spinner by appending <code>is-small</code>, <code>is-medium</code> or <code>is-large</code> to the <code>control</code> container.
|
||||
|
||||
Reference in New Issue
Block a user