2023-11-15 23:14:12 +08:00
|
|
|
## [0.1.0-beta3](https://github.com/thaw-ui/thaw/compare/v0.1.0-beta2...v0.1.0-beta3) (2023-11-15)
|
|
|
|
|
|
|
|
**rewrite:** Rewrite the progress component.
|
|
|
|
|
2023-11-14 21:39:38 +08:00
|
|
|
## [0.1.0-beta2](https://github.com/thaw-ui/thaw/compare/v0.1.0-beta...v0.1.0-beta2) (2023-11-14)
|
|
|
|
|
|
|
|
**private**: AlertVariant, ButtonColor, TagVariant theme related methods cancel pub.
|
2023-11-14 21:43:59 +08:00
|
|
|
|
2023-11-14 21:39:38 +08:00
|
|
|
**avatar**: The name of circle is changed to round and the type of size is changed to u16.
|
2023-11-14 21:43:59 +08:00
|
|
|
|
2023-11-14 21:39:38 +08:00
|
|
|
**badge**: The name of color is changed to variant, and max_value is changed to max.
|
2023-11-14 21:43:59 +08:00
|
|
|
|
2023-11-14 21:39:38 +08:00
|
|
|
**button**: The type of children is changed to Children.
|
2023-11-14 21:43:59 +08:00
|
|
|
|
2023-11-14 21:39:38 +08:00
|
|
|
**grid**: Change the type x_gap, y_gap, offset to u16.
|