Releases: equinor/design-system
Releases · equinor/design-system
eds-lab-react@0.7.0
[0.7.0] - 2023-03-30
Added
DatePicker
: ForwardedrenderCustomHeader
prop and made an example calledDatePickerSelectHeader
by @bovan in #2826DatePicker
: Addeddisabled
prop and styles by @bovan in #2826DatePicker
: ForwardedminDate
,maxDate
&disableAfterDate
props by @bovan in #2826
Changed
DatePicker
: ReworkedfilterDate
to be able to use bothdisableBeforeDate
anddisableAfterDate
at the same time by @bovan in #2826DatePicker
: Uses edsLabel
instead of custom label by @bovan in #2826DatePicker
: Updatedreact-datepicker
tov4.10.0
(this is supposed to improve react 18 support) by @oddvernes in #2835
Fixed
DatePicker
: fixed input dimensions that were wrong in some cases by @oddvernes in #2835
New Contributors
eds-core-react@0.30.0
[0.30.0] - 2023-03-15
Fixed
- 🐛
NativeSelect
: fixed label not having disabled-style when disabled by @oddvernes in #2802 - 🐛
Dialog
: fixed css syntax errors inDialog.Header
,align-items: center; justify-content: space-between;
is now applied by @oddvernes in #2801
Added
- ✨
Accordion
: AddedonExpandedChange
prop toAccordion.Item
to enable controlled mode by @bjartebore in #2775 - ✨
Autocomplete
: addedonInputChange
andloading
props to enable async search-as-you-type use cases. Updated storybook with example by @oddvernes in #2788 - ✨
Autocomplete
: addeddropdownHeight
prop allowing users to override default dropdown height by @oddvernes in #2793 - ✨
Menu
: addedmatchAnchorWidth
prop by @bjartebore in #2806 - ✨
Breadcrumbs
: added option to not wrap Breadcrumbs with a newwrap
prop, plus addedforceTooltip
prop. Added storybook example by @oddvernes in fdb178b
Changed
- 🚸⚡️
Slider
- new behaviour: min/max thumbs can no longer cross, plus some performance improvements by @oddvernes in #2783 - 🚸💄
Input
: added ellipsis to overflowing text,Autocomplete
input: reduced padding-right by @oddvernes in #2807
New Contributors
Full Changelog: https://github.com/equinor/design-system/compare/eds-core-react@0.29.1...eds-core-react@0.30.0
eds-icons@0.19.1
[0.19.1] - 2023-03-14
Changed
- ⬆️ Updated SVGO to version 3.0.2 (side effect: "z" in all svg paths changed to uppercase), by @oddvernes in #2799
eds-icons@0.19.0
[0.19.0] - 2023-03-03
Added
sheet_rightposition
sheet_topposition
eds-core-react@0.29.1
[0.29.1] - 2023-02-03
Fixed
- 🚑️ Hotfix: Roll back
@types/react
to18.0.21
as the newer version created a mismatch in the Icon component type.
[0.29.0] - 2023-02-03
Added
- ✨
Menu
stays open after click on item with the newcloseMenuOnClick
prop by @denektenina in #2687 - ✨
Input
: Added css-variable (--eds-input-background
) to more easily override background-color. Also works onAutocomplete
,Textfield
,Search
andTextarea
by @oddvernes in #2718 - 📝 Storybook for
Button
andTooltip
: added best practices examples for how to useTooltip
with disabledButton
by @denektenina in #2742 - ✨ Added
Tooltip
support forButton.Toggle
by @oddvernes in #2751
Fixed
- ⚡️
Menu
: Fix occasional 1-frame flicker when openingMenu
by @denektenina in #2711 - 💄
Accordion
: Fixed double border between header and content by @denektenina in #2739 - 💄
Dialog
: Fixed spacing whenscrollable
is set by @oddvernes in #2749 - 🎨
Paper
: Made theelevation
prop transient so it doesn't clutter the html by @bjartebore in #2764
New Contributors
- @bjartebore made their first contribution in #2764
Full Changelog: https://github.com/equinor/design-system/compare/eds-core-react@0.28.0...eds-core-react@0.29.0
eds-icons@0.18.0
[0.18.0] - 2023-01-26
Added
stop_circle
stop_circle_outlined
Fixed
- Rendering error
line
- Rendering error
onshore_drone
eds-core-react@0.28.0
What's Changed
[0.28.0] - 2022-12-21
Added
- 📝
Table
storybook: Added example of virtual scrolling by @denektenina in #2664 - ✨
Autocomplete
is now virtualized to handle large data sets, and have a new propmultiline
(multiline, where option text wraps, was previously the default behaviour). Also fixes missing padding formultiline
when more than 2 lines of text by @oddvernes in #2689
Fixed
- 📝 Added missing changelog entry to v0.24.0 regarding
Button
variantghost_icon
andcontained_icon
size change by @oddvernes in #2677 - 📝 Added missing changelog entry to v0.25.0 regarding Autocomplete
variant
by @oddvernes in #2695 - 📝
Slider
storybook: Improve docs foroutputFunction
by @Strepto in #2674 - 📝 Storybook: Fixed wrongly rendered "show code" in certain stories by @denektenina in #2681
- ⬆️
Autocomplete
: Upgradeddownshift
to 7.0.5 to fix react 18 issue where the dropdown was open on load in dev enviroment by @oddvernes in #2697
Changed
- 🐛♿️
Autocomplete
: change behaviour on inputBlur by @oddvernes in #2676
Removed
- 🔥Storybook: Disable compact stories where it is not implemented yet by @oddvernes in #2655
New Contributors
Full Changelog: https://github.com/equinor/design-system/compare/eds-core-react@0.27.0...eds-core-react@0.28.0
eds-icons@0.17.0
[0.17.0] - 2022-11-25
Added
wellbore
eds-core-react@0.27.0
[0.27.0] - 2022-11-17
Added
- 📝
Textfield
Storybook: Added validation example by @oddvernes in #2640
Fixed
- 🐛
SideBar
: FixedSidebar.Button
andSidebar.Toggle
ref by @oddvernes in #2650
Changed
- ⬆️ Upgraded downshift to 7.0.1 (Improves ARIA-patterns in
Autocomplete
) by @denektenina in #2637
Removed
BREAKING CHANGES
- 🔥 Removed deprecated
SingleSelect
andMultiSelect
by @denektenina in #2643
New Contributors
- @benteljones made their first contribution in #2651
Full Changelog: https://github.com/equinor/design-system/compare/eds-icons@0.16.0...eds-core-react@0.27.0
eds-icons@0.16.0
[0.16.0] - 2022-11-07
Added
enlarge
offline_document
open_side_sheet
reduce
sheet_bottom_position
sheet_leftposition
Fixed
- Rendering error
approve
- Rendering error
tag_more
Changed
- Resized
in_progress