- Fix RTXml when the root node has
defaults
attribute ([#283]#283)
- Fixed access to registered classes in xml attributes for RTXml ([#47]#47)
- Haxe 4 compatibility
- Changing
Text.text
now firesWidgetEvent.TEXT_CHANGE
event. - Allow spaces between words in
Widget.defaults
property. - Compatibility with latest Haxe and OpenFL.
- Changed UIBuilder.create() to accept widget constructor arguments as third parameter (PR #228)
- ru.stablex.ui.skins.Slice3.vertical property (PR #229)
- ru.stablex.ui.widgets.Slider.step property (PR #219)
- Fix #222: properly resize Box on refresh to maintain
right
andbottom
settings - Fix #223: skip private methods in themes Skins class.