Releases
v0.18.0
0.18.0 (2024-11-11)
✨ New Features
Added disabled variant to chip (321b57d )
Added label prop to progress circle which overrides default percentage label (e035a47 )
added maxValue to progress circle (e035a47 )
Added mouse region to avatar for give click pointer (37b0f8e )
Added NavRail focus state (39c5cdf )
Added NavRail hover state (#204 ) (39c5cdf )
added onTap to widgetbook (321b57d )
Added onTaps to chips in example app (321b57d )
added rounded to widgetbook (321b57d )
created status chip (c69d3b7 )
implemented status chip widgetbook use case (c69d3b7 )
UX-1233: Added disabled variant to chip (#203 ) (321b57d )
UX-1234: Status Chip (#201 ) (c69d3b7 )
UX-1247: extend ZetaProgressCircle (#199 ) (e035a47 )
UX-1310: Added more customization options to ZetaListItem (#205 ) (6e13502 )
🪲 Bug Fixes
Banner title alignment when centered (044ed2e )
changed _updateControllerState to _handleDisabledState (321b57d )
converted child widget function to a stateless widget class in status chip (c69d3b7 )
Removed hit test behavior from avatar rail (37b0f8e )
removed hit test behaviour from avatar rail (#197 ) (37b0f8e )
set rounded to default to true (c69d3b7 )
used variable (321b57d )
UX-1161: banner title alignment when centered (#200 ) (044ed2e )
UX-1298: ZetaDialog button overflow (51b4172 )
UX-1303: Update avatar boarder width (#202 ) (51b4172 )
UX-1309: Wrapped initials with FittedBox inside ZetaAvatar so that the text scales correctly with device text scaling (6e13502 )
📈 Documentation
added description for status chip (c69d3b7 )
added more info to global header. Info about where to use the header (#206 ) (c9c84c0 )
⛓️ Dependencies
🧪 Tests
Add a log on debugFillPropertiesTest if it fails (51b4172 )
Added debugfillproperties test to chip_test (321b57d )
UX-1305: Update avatar test (51b4172 )
wrote tests for status chip (c69d3b7 )
You can’t perform that action at this time.