v39.0.0
- Added
maxWidth
prop toEuiTour
, madesubtitle
optional, and fixed heading levels and footer background (#5225) - Updated
tint
,shade
,saturate
,desaturate
, andmakeHighContrastColor
utility functions to maintain color format supplied (#5230) - Converted generated icon files to Typescript, eliminating the last
.js
files in our source files (#5212)
Bug fixes
- Fixed tick and level alignment in
Eui[Dual]Range
(#5181) - Fixed duplicate IDs on mobile/desktop select all checkboxes in
EuiBasicTable
(#5237) - Fixed missing i18n token in
EuiBasicTable
's no items message (#5242)
Breaking changes
- Removed
boolean
fromEuiTour
'sminWidth
type (#5225)