mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Add list of buttons
This commit is contained in:
13
CHANGELOG.md
13
CHANGELOG.md
@@ -4,6 +4,7 @@
|
||||
|
||||
### New features
|
||||
|
||||
* 🎉 [List of buttons](https://bulma.io/documentation/elements/button/#list-of-buttons)
|
||||
* #1287 New `.is-invisible` helper
|
||||
|
||||
## 0.6.0
|
||||
@@ -131,7 +132,7 @@ The `$link` color is used instead of `$primary` in the following components:
|
||||
|
||||
### New features
|
||||
|
||||
* 🎉 #280 [File upload element](http://bulma.io/documentation/form/file/)
|
||||
* 🎉 #280 [File upload element](https://bulma.io/documentation/form/file/)
|
||||
* `$container-offset` variable to determine the `.container` breakpoints
|
||||
* #1001 Text case helpers
|
||||
|
||||
@@ -150,7 +151,7 @@ The `$link` color is used instead of `$primary` in the following components:
|
||||
|
||||
### New features
|
||||
|
||||
* 🎉 [List of tags](http://bulma.io/documentation/elements/tag/#list-of-tags)
|
||||
* 🎉 [List of tags](https://bulma.io/documentation/elements/tag/#list-of-tags)
|
||||
* New **variable naming system**: `component`-`subcomponent`-`state`-`property`
|
||||
* Improved **customization** thanks to new set of variables
|
||||
* #934 New `.is-shadowless` helper
|
||||
@@ -244,9 +245,9 @@ Variable name changes (mostly appending `-color`):
|
||||
|
||||
### Improved documentation
|
||||
|
||||
* [Starter template](http://bulma.io/documentation/overview/start/#starter-template)
|
||||
* [Colors page](http://bulma.io/documentation/overview/colors/)
|
||||
* [Typography helpers](http://bulma.io/documentation/modifiers/typography-helpers/)
|
||||
* [Starter template](https://bulma.io/documentation/overview/start/#starter-template)
|
||||
* [Colors page](https://bulma.io/documentation/overview/colors/)
|
||||
* [Typography helpers](https://bulma.io/documentation/modifiers/typography-helpers/)
|
||||
* **Meta** information for all elements and components
|
||||
* **Variables** information for most elements and components
|
||||
|
||||
@@ -261,7 +262,7 @@ Variable name changes (mostly appending `-color`):
|
||||
|
||||
### New features
|
||||
|
||||
* New [dropdown button](http://bulma.io/documentation/components/dropdown/)!
|
||||
* New [dropdown button](https://bulma.io/documentation/components/dropdown/)!
|
||||
* The breakpoints and `.container` **gap** can be customized with the new `$gap` variable
|
||||
* The `.container` has 2 new modifiers: `.is-widescreen` and `.is-fullhd`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user