thaw/CHANGELOG.md
2023-11-27 09:22:14 +08:00

1.3 KiB

0.1.1 (2023-11-27)

Features

  • ssr: Add ssr and hydrate
  • style: GlobalStyle component margin style
  • component: add Text component

0.1.0 (2023-11-19)

Bug Fixs

0.1.0-beta4 (2023-11-16)

  • input: Input component add prefix slot.
  • progress: The variant property of the progress component is changed to color.

0.1.0-beta3 (2023-11-15)

rewrite: Rewrite the progress component.

0.1.0-beta2 (2023-11-14)

private: AlertVariant, ButtonColor, TagVariant theme related methods cancel pub.

avatar: The name of circle is changed to round and the type of size is changed to u16.

badge: The name of color is changed to variant, and max_value is changed to max.

button: The type of children is changed to Children.

grid: Change the type x_gap, y_gap, offset to u16.