You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* chore: release main
* fix: correct release changelogs and version bumps
- Remove grid_off icon entry from eds-core-react 2.6.0 (only in story)
- Move dark-scope tokens entry from eds-core-react to eds-tokens changelog
- Change eds-utils from patch (2.1.1) to minor (2.2.0) for added getElementRef helper
- Update eds-utils package.json version to match changelog
* fix: remove dark_mode icon entry from eds-core-react changelog
The dark_mode icon is an eds-icons change, not eds-core-react
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Frida <fridaerdal@hotmail.no>
* forward child refs in Tooltip and TabList on React 18 ([#4904](https://github.com/equinor/design-system/issues/4904)) ([d095239](https://github.com/equinor/design-system/commit/d0952399a167ec5a54e7b99353007d6649191d02))
* add Divider component to next/ ([#4844](https://github.com/equinor/design-system/issues/4844)) ([b5706db](https://github.com/equinor/design-system/commit/b5706dbb3dbb8e3617660e99bfa98a384feb3ed1))
13
+
14
+
15
+
### 🐛 Fixed
16
+
17
+
* correct Chip height to match Figma design spec ([#4871](https://github.com/equinor/design-system/issues/4871)) ([3364526](https://github.com/equinor/design-system/commit/3364526b79b697bdd33019eab6d7c8d25d53294e))
18
+
19
+
20
+
### ♻️ Refactoring
21
+
22
+
* migrate Field off TypographyNext ([#4843](https://github.com/equinor/design-system/issues/4843)) ([6cbc34d](https://github.com/equinor/design-system/commit/6cbc34d791eb4c7219a523826c26cf08e8d3dce2))
*`getElementRef` helper to read refs across React 18 and 19 ([#4904](https://github.com/equinor/design-system/issues/4904)) ([d095239](https://github.com/equinor/design-system/commit/d0952399a167ec5a54e7b99353007d6649191d02))
0 commit comments