Skip to content

Release v0.5.0

Compare
Choose a tag to compare
@dancespiele dancespiele released this 11 Jun 23:37
· 182 commits to master since this release

Features

  • Implement Card component
  • Split components in features

Improvements:

  • Add MouseEvent in every onclick_signal prop
  • Improve consistency prop names
  • Optimize code

Fixes:

  • Fix documentation in FormTextarea and FormSelect

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