Release v0.3.0
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 anymoreindex
andname
props inContainer
andItem
components are not valid