]> git.ipfire.org Git - thirdparty/bulma.git/commitdiff
outdated cards with new word in it changed (#2873)
authorKaan Gökdemir <51219535+kaangokdemir@users.noreply.github.com>
Sun, 29 Mar 2020 06:20:05 +0000 (09:20 +0300)
committerGitHub <noreply@github.com>
Sun, 29 Mar 2020 06:20:05 +0000 (07:20 +0100)
* outdated cards with new word in it changed

* dynamic tags used

docs/documentation/components/card.html
docs/documentation/form/input.html
docs/documentation/form/textarea.html

index 7534c9b3ad93397916f3f6b2b9d2eca7a5e83368..363783bbba582bda6f244aaac1358c327ce17a73 100644 (file)
@@ -134,10 +134,7 @@ meta:
   </ul>
 </div>
 
-<div class="tags has-addons">
-  <span class="tag">New</span>
-  <span class="tag is-info">0.5.3</span>
-</div>
+{% include elements/new-tag.html version="0.5.3" %}
 
 <div class="content">
   <p>
index c19e68307011b30fe8687e5ff3ffe8583d8f98e2..6192ea44beabd8619ce830d328680d27936d6e7e 100644 (file)
@@ -379,10 +379,8 @@ meta:
 </div>
 
 <h4 class="subtitle">Readonly and static inputs</h4>
-<p style="margin-bottom: 0.5rem;">
-  <span class="tag is-success">New!</span>
-  <span class="tag is-info">0.5.3</span>
-</p>
+{% include elements/new-tag.html version="0.5.3" %}
+
 <div class="content">
   <p>
     If you use the <code>readonly</code> HTML attribute, the input will look similar to a normal one, but is not editable and has no shadow.
index b1f28478923da5a176559748d8a2d9869e915c5e..a6d8265527ac2ee290bef2fa6a980357da254df3 100644 (file)
@@ -232,10 +232,7 @@ meta:
 
 <h4 class="subtitle">Readonly</h4>
 
-<div class="tags has-addons">
-  <span class="tag">New</span>
-  <span class="tag is-info">0.5.3</span>
-</div>
+{% include elements/new-tag.html version="0.5.3" %}
 
 <div class="content">
   <p>