wx_sheet 3.1.1 wx_sheet: ^3.1.1 copied to clipboard
The sheet widget serves as the building block for many Widgetarian components, providing a base layer for customization.
3.1.1 #
- Calculate overlay color
3.1.0 #
- Migrate from surfaceVariant to surfaceContainerHighest
- Improved renderer
- Added test case
3.0.1 #
- Upgrade wx_box version
- Added loading indicator and wasm build for example web page
3.0.0 #
- Updated to wx_box v4.0.0
- Added selected and disabled flag
- Renamed shadowColor to elevationColor
- Added option to configure border offset
- Customizable border shape on square constructor
- Added option to configure image, shadows and gradient
- Fixed clip behavior
2.0.0 #
- Use wx_box v3.0.0.
- Removed WxSheetShape and
shape
property, use OutlinedBorderborder
instead.
1.2.0 #
- Updated dependencies
- Added option to enable/disable animated decoration
- Added options to use constraint
- Removed foregroundSpacing from shortcut property since its not directly used by the sheet widget
1.1.1 #
- Updated preview
1.1.0 #
- Used custom box shape
- Added stadium constructor
- Added wrapper builder, provides calculated style to child
1.0.1 #
- Changed homepage url
1.0.0 #
- Added sheet widget.
- Added sheet style.
- Added sheet variant widget.
- Added sheet theme widget.
- Added sheet theme data.
- Added sheet theme preset.