Yew Styles v0.7.0 is released

yew_styles 0.7.0 is released:

Features:

  • Implement Text component with types Plain, Paragraph, Alert, Tag
  • Implement FormFile component
  • Add text feature
  • Add full feature to avoid including features one per one if all of them are required
  • Add Yew Assets library for svg

Improvements:

  • better props names
  • Include active prop in NavbarItem component
  • Now add layout feature when navbar or card are added is not required anymore
    because it is already included in these features

Fixes:

  • Fix events in svg inside of the modal

Breaks:

  • [component]_content_type now call [component]_type
  • [component]_type now call [component]_palette

https://github.com/spielrs/yew_styles/releases/tag/v0.7.0

This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.