Skip to content

Commit 0795d3e

Browse files
committed
changelog
1 parent 3d407a7 commit 0795d3e

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

  • packages/eui/changelogs/upcoming
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
**CSS-in-JS conversions**
2+
3+
- Converted `EuiCheckbox` to Emotion
4+
- Converted `EuiRadio` to Emotion
5+
- Converted `EuiSwitch` to Emotion
6+
- Removed the following Sass variables:
7+
- `$euiFormCustomControlDisabledIconColor`
8+
- `$euiFormCustomControlBorderColor`
9+
- `$euiRadioSize`
10+
- `$euiCheckBoxSize`
11+
- `$euiCheckboxBorderRadius`
12+
- `$euiSwitchHeight` (and compressed/mini variants)
13+
- `$euiSwitchWidth` (and compressed/mini variants)
14+
- `$euiSwitchThumbSize` (and compressed/mini variants)
15+
- `$euiSwitchIconHeight`
16+
- `$euiSwitchOffColor`
17+
- Removed the following Sass mixins:
18+
- `euiIconBackground`
19+
- `euiCustomControl`
20+
- `euiCustomControlSelected`
21+
- `euiCustomControlDisabled`
22+
- `euiCustomControlFocused`

0 commit comments

Comments
 (0)