Skip to content

Commit a619942

Browse files
committed
chore: add changelogs
1 parent 5a5e498 commit a619942

File tree

3 files changed

+33
-0
lines changed
  • packages
    • eui-theme-borealis/changelogs/upcoming
    • eui-theme-common/changelogs/upcoming
    • eui/changelogs/upcoming

3 files changed

+33
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
- Added `flags.buttonVariant` with value `refresh` to `euiThemeBorealis`
2+
- Added new button background component tokens:
3+
- `background{color}Hover`
4+
- `background{color}Active`
5+
- `backgroundFilled{color}Hover`
6+
- `backgroundFilled{color}Active`
7+
- `backgroundEmpty{color}Hover`
8+
- `backgroundEmpty{color}Active`
9+
- Updated `backgroundLightText` token value to `shade120`
10+
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
- Added support for `buttonVariant` on `_EuiThemeFlags`
2+
- Added support for new button background component tokens:
3+
- `background{color}Hover`
4+
- `background{color}Active`
5+
- `backgroundFilled{color}Hover`
6+
- `backgroundFilled{color}Active`
7+
- `backgroundEmpty{color}Hover`
8+
- `backgroundEmpty{color}Active`
9+
- Updated `getTokenName` util making the `variant` argument optional
10+
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
- Added new `refresh` design variant for button components:
2+
- `EuiButton`
3+
- `EuiButtonEmpty`
4+
- `EuiButtonIcon`
5+
- Added `flags.buttonVariant` with value `classic` to `euiThemeAmsterdam`
6+
- Added new button background component tokens to Amsterdam theme:
7+
- `background{color}Hover`
8+
- `background{color}Active`
9+
- `backgroundFilled{color}Hover`
10+
- `backgroundFilled{color}Active`
11+
- `backgroundEmpty{color}Hover`
12+
- `backgroundEmpty{color}Active`
13+

0 commit comments

Comments
 (0)