v0.3.0
版本发布时间: 2020-04-29 07:03:16
dancespiele/yew_styles最新发布版本:v0.11.0(2021-11-29 02:03:38)
Features:
- Add documentation for the example page and rust docs
- Implement unit test for components and functionalities
- fix compatibility UI issue in
Navbar
with Chrome - optimize DOM rendering
- improve code structure
- remove support for
stdweb
- make more dynamic layouts removing index and name props, generating keys
Breaks:
-
stdweb
is not supported anymore -
index
andname
props inContainer
andItem
components are not valid