diff --git a/CHANGELOG.md b/CHANGELOG.md index aac9bbdf..ede3f555 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Bulma Changelog -## 0.5.4 +## 0.6.0 ### Breaking changes @@ -18,71 +18,66 @@ The new `$link` color is part of the `$colors` map. As a result, `.button.is-lin The `$link` color is used instead of `$primary` in the following components:
| Variable | -Old value | -New value | -
|---|---|---|
$dropdown-item-active-color |
- $primary-invert |
- $link-invert |
-
$dropdown-item-active-background-color |
- $primary |
- $link |
-
$navbar-tab-hover-border-bottom-color |
- $primary |
- $link |
-
$navbar-tab-active-color |
- $primary |
- $link |
-
$navbar-tab-active-border-bottom-color |
- $primary |
- $link |
-
$navbar-dropdown-item-active-color |
- $primary |
- $link |
-
$tabs-link-active-border-bottom-color |
- $primary |
- $link |
-
$tabs-link-active-color |
- $primary |
- $link |
-
$tabs-toggle-link-active-background-color |
- $primary |
- $link |
-
$tabs-toggle-link-active-border-color |
- $primary |
- $link |
-
$tabs-toggle-link-active-color |
- $primary-invert |
- $link-invert |
-
| Variable | +Old value | +New value | +
$dropdown-item-active-color |
+ $primary-invert |
+ $link-invert |
+
$dropdown-item-active-background-color |
+ $primary |
+ $link |
+
$navbar-tab-hover-border-bottom-color |
+ $primary |
+ $link |
+
$navbar-tab-active-color |
+ $primary |
+ $link |
+
$navbar-tab-active-border-bottom-color |
+ $primary |
+ $link |
+
$navbar-dropdown-item-active-color |
+ $primary |
+ $link |
+
$tabs-link-active-border-bottom-color |
+ $primary |
+ $link |
+
$tabs-link-active-color |
+ $primary |
+ $link |
+
$tabs-toggle-link-active-background-color |
+ $primary |
+ $link |
+
$tabs-toggle-link-active-border-color |
+ $primary |
+ $link |
+
$tabs-toggle-link-active-color |
+ $primary-invert |
+ $link-invert |
+