🐛Tooltip: use react.createPortal to render element in body to prevent possible invalid syntax (such as wrapping tooltip around a path within svg) by @oddvernes in equinor/design-system#3657
✨ DatePicker: Enable setting locale from prop (<DatePicker locale="en-US" />), and fetch default locale from system settings instead of browser language. by @yusijs in equinor/design-system#3626
Fixed
🐛 Popover: added check to make it more robust against an edge case where popover element is not connected to DOM by @oddvernes in equinor/design-system#3610
🐛 DatePicker: removing a deprecated popover prop causing console warnings by @oddvernes
🐛Tooltip: use react.createPortal to render element in body to prevent possible invalid syntax (such as wrapping tooltip around a path within svg) by @oddvernes in equinor/design-system#3657
✨ DatePicker: Enable setting locale from prop (<DatePicker locale="en-US" />), and fetch default locale from system settings instead of browser language. by @yusijs in equinor/design-system#3626
Fixed
🐛 Popover: added check to make it more robust againt an edge case where popover element is not connected to DOM by @oddvernes in equinor/design-system#3610
🐛 DatePicker: removing a deprecated popover prop causing console warnings by @oddvernes
🐛 Autocomplete: in controlled singleselect, if updating selectedOptions programmatically by something other that the Autocomplete itself, the internal "selected item" state was not updated by @oddvernes in equinor/design-system#3614
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps @equinor/eds-core-react from 0.36.1 to 0.42.2.
Release notes
Sourced from
@equinor/eds-core-react
's releases.... (truncated)
Changelog
Sourced from
@equinor/eds-core-react
's changelog.... (truncated)
Commits
4fd4833
🔖 Release eds-core-react@0.42.2 eds-data-grid-react@0.7.2 (#3663)5131ad8
📸Hotfix: Update snaposhot35f89ea
fix: when using menu in a form, the form is submitted when clicking on a menu...c5167d9
🐛Tooltip: use portal to render element in body (#3657)fe7ab1e
➖ Remove unused babel-loader devDependency (#3650)2d2f4ca
🔖Release eds-core-react@0.42.1 (#3644)185c33e
🐛 Popover: Attempt to fix flicker issue (#3639)e4d1f53
⬆️ rollup and related plugins (#3633)72f3d86
⬆️ Storybook@8.3.4 (#3631)ab4d50d
Progress linear: fix stories not showingDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show