Skip to content

0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@shdwcat shdwcat released this 23 Apr 22:48
· 612 commits to main since this release

This version brings many bug fixes as well as a massive performance boost. The main changes are:

  • Streamlined Live Reload configuration, and the example app will now indicate whether Live Reload is correctly configured
  • event handlers are now direct YuiScript calls, rather than the old handler and parameters struct
  • in order to use scribble features in text elements you have to set scribble: true on the element in YUI
  • now includes a number of pre-made widgets like dropdown, menu, slider, switcher, meter_bar etc. Check the Widget Gallery in the example project!
  • support for layout: radial (see layout section of the example app)
  • and many other small things!

Full Changelog: 0.1.0...0.2.0-c