File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,21 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 0.44.0] - 2025-02-27
9+
10+ ### Fixed
11+
12+ - π ` Sidesheet ` : fix shrinking close button by @oddvernes in https://github.com/equinor/design-system/pull/3728
13+
14+ ### Changed
15+
16+ - β¨ ` TextField ` : make id optional by @mhwaage in https://github.com/equinor/design-system/pull/3730
17+
18+ ### Added
19+
20+ - π·οΈ ` Tooltip ` : Allow ReactNode as title by @magnh in https://github.com/equinor/design-system/pull/3460
21+ - π§± Export subcomponents individually for ssr support by @oddvernes in https://github.com/equinor/design-system/pull/3725
22+
823## [ 0.43.0] - 2025-01-17
924
1025### Fixed
Original file line number Diff line number Diff line change 11{
22 "name" : " @equinor/eds-core-react" ,
3- "version" : " 0.43 .0" ,
3+ "version" : " 0.44 .0" ,
44 "description" : " The React implementation of the Equinor Design System" ,
55 "sideEffects" : [
66 " **/*.css"
You canβt perform that action at this time.
0 commit comments