Skip to content

Release v0.6.2

Compare
Choose a tag to compare
@dancespiele dancespiele released this 30 Jun 21:39
· 149 commits to master since this release
  • 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 of assets
  • Update yew version to 0.17
  • Update docs and documentation page