wx_sheet 2.0.0 wx_sheet: ^2.0.0 copied to clipboard
The sheet widget serves as the building block for many Widgetarian components, providing a base layer for customization.
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.