Add list of buttons blog post

This commit is contained in:
Jeremy Thomas 2017-10-29 13:19:34 +01:00
parent d11b8d78ef
commit f6642e8ebf
3 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,18 @@
---
layout: post
title: "New feature: list of buttons"
introduction: "What's better than one button? Multiple buttons!"
color: "danger"
name: "List of buttons"
icon: "button"
---
Similarly to the [list of tags](/2017/08/03/list-of-tags/) launched a few months ago, the [button](/documentation/elements/button/) has its own **list of buttons**:
<figure>
<a href="/documentation/elements/button/#list-of-buttons">
<img src="/images/blog/list-of-buttons.png" alt="List of buttons in CSS" width="660" height="550">
</a>
</figure>
Although you could already **group** buttons by using [from groups](/documentation/form/general/#form-group), this new `buttons` class makes everything easier.

View File

@ -0,0 +1,9 @@
---
layout: post
title: "New feature: fixed navbar"
introduction: "Fix your navbar at the top or bottom"
color: "info"
name: "Fixed navbar"
icon: "fix"
published: true
---

Binary file not shown.

After

Width:  |  Height:  |  Size: 96 KiB