v0.5.0
版本发布时间: 2020-06-12 07:37:55
dancespiele/yew_styles最新发布版本:v0.11.0(2021-11-29 02:03:38)
Features
- Implement
Card
component - Split components in features
Improvements:
- Add
MouseEvent
in everyonclick_signal
prop - Improve consistency prop names
- Optimize code
Fixes:
- Fix documentation in
FormTextarea
andFormSelect
Breaks:
- All components with prop size now call [component name]_size
- input_type change to input_content_type and input_style to input_type
in
FormInput
to keep consistency