Feature/icon text (#3230)

* Init icon text, Remove old new-tag elements

* Improve icon text

* Fix icon text docs

* Update sidebar

* Update changelog
This commit is contained in:
Jeremy Thomas
2021-01-03 14:31:36 +00:00
committed by GitHub
parent 30af49b35f
commit b41514f85b
31 changed files with 290 additions and 55 deletions

View File

@@ -22,6 +22,7 @@ If you were importing `utilities/_all` or even `bulma.sass` directly, no change
### New features
* Fix #1583 New `is-ghost` button that behaves / looks like a regular link
* New `icon-text` component, to combine an icon with text on its side
### Bug fixes