0.4.0
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