File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.6.0] - 2025-01-XX
11+
12+ ### Fixed
13+
14+ - ** SummaryCard** : Prevent layout shift during loading to data mode transition
15+ - Set explicit height on description skeleton wrapper to match description's rendered height
16+ - Normal mode: includes marginTop spacing (2px between lines)
17+ - Compact mode: accounts for webkit-line-clamp rendering difference (-2px adjustment)
18+ - Button skeleton width now matches actual button width for flat variant (auto-width 160px)
19+
1020## [ 0.5.0] - 2025-11-06
1121
1222### Added
Original file line number Diff line number Diff line change 11{
22 "name" : " @ainativekit/ui" ,
3- "version" : " 0.5 .0" ,
3+ "version" : " 0.6 .0" ,
44 "description" : " AI Native Kit - Component library for AI-powered applications" ,
55 "type" : " module" ,
66 "main" : " ./dist/index.cjs" ,
You can’t perform that action at this time.
0 commit comments