Skip to content

Release v0.3.0

Compare
Choose a tag to compare
@dancespiele dancespiele released this 28 Apr 23:03
· 225 commits to master since this release
a434a50

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 and name props in Container and Item components are not valid