v0.6.2
版本发布时间: 2020-07-01 05:39:18
dancespiele/yew_styles最新发布版本:v0.11.0(2021-11-29 02:03:38)
- Add auto_focus prop in modal component allowing disable autofocus in order to create input events (keyboard event and input event cannot coexist in this case)
- Fix orientation prop when is set to horizontal which had the same behaviour that vertical
- Fix Assest component which now is possible to use (It doesn't have yet all the Icons)
- Add two Icons to Asset component
- Now the feature for Asset call
asset
instead ofassets
- Update yew version to 0.17
- Update docs and documentation page