Releases: equinor/design-system
Releases · equinor/design-system
eds-icons@0.12.0
Added
signature
approve
no_craning
craning
toolbox
toolbox_wheel
toolbox_rope
badge
hand_radio
substation_onshore
substation_offshore
expand
collapse
eds-utils@0.2.3
eds-core-react@0.20.4
eds-core-react@0.20.3
Added
- ✨ Elevation options to Card/Banner/TopBar by @oddvernes in #2313
Fixed
- 🐛 TypographyTemplate in Tab by @martalalik in #2316
- 🐛 Improved Autocomplete object comparisons for showing all available options on open by @mimarz in #2322
eds-lab-react@0.4.1
Fixed
- Fix three issues with the lab DatePicker component by @sebastianvitterso in #2301
eds-core-react@0.20.2
Added
Accordion
now has a new sub-component;Accordion.HeaderActions
! This should make it easier to have interactive elements in theAccordion.Header
while maintaining proper a11y. (#2091)
Fixed
Autocomplete
eds-utils@0.2.2
Changed
- Upgraded dev dependencies & fixed missing types(#2183)
eds-tokens@0.7.1
Changed
- Upgraded dev dependencies(#2183)
eds-icons@0.11.0
Added
zip_file
subsea_drone
onshore_drone
anchor
aerial_drone
Fixed
- Fixed typo in icons. Make sure to update the following icons to fixed name
communte
->commute
headseat_mic
->headset_mic
desktop_windwos
->desktop_windows
breifcase
->briefcase
format_stikethrough
->format_strikethrough
mood_extreamly_sad
->mood_extremely_sad
mood_extreamly_happy
->mood_extremely_happy
Removed
communte
headseat_mic
desktop_windwos
breifcase
format_stikethrough
mood_extreamly_sad
mood_extreamly_happy
eds-core-react@0.20.1
Deprecated
ariaLabelledby
has been deprecated onSlider
. Usearia-labelledby
instead. (#2173)