Skip to content

0.4.0

Compare
Choose a tag to compare
@koga73 koga73 released this 24 Feb 22:44
· 6 commits to main since this release

What's Changed

  • Added onKeyPress / onFocus / onBlur callbacks for all components with the option to return false to prevent the default action
  • Fixed issue with addChild if the child has already been added
  • Added position type for relative/absolute positioning
  • Added support for percentage based x/y
  • Updated documentation and added logger options to the main initialize function

Full Changelog: 0.3.0...0.4.0