🐛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
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.4.
Release notes
Sourced from
@equinor/eds-core-react
's releases.... (truncated)
Changelog
Sourced from
@equinor/eds-core-react
's changelog.... (truncated)
Commits
1184fe5
🔖Release eds-core-react@0.42.4 (#3688)7685218
fix: packages/eds-core-react/Dockerfile.storybook to reduce vulnerabilities (...51c1547
🎨 Expand Autocomplete api with onClear (#3679)58e1134
📝Accordion storybook: note about allowed children440f692
🔖Release eds-core-react@0.42.3 (#3674)ac7142b
🚑️sideBar hotfix: update snapshot, fix onTogglea44ad6b
fix: fixes issue where sidebar default state always starts as closed (#3672)c461e8f
🐛 Datepicker doesn't focus on today's cell (#3669)4fd4833
🔖 Release eds-core-react@0.42.2 eds-data-grid-react@0.7.2 (#3663)5131ad8
📸Hotfix: Update snaposhotDependabot 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