We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aaabc5d commit 4efc2c4Copy full SHA for 4efc2c4
haxelib.json
@@ -4,8 +4,8 @@
4
"license": "MIT",
5
"tags": ["ui", "gui", "hxwidgets", "wxwidgets", "wx", "native"],
6
"description": "The wxWidgets backend of the HaxeUI framework",
7
- "version": "0.0.2",
8
- "releasenote": "Enhanced text input support",
+ "version": "0.0.3",
+ "releasenote": "change invalidate -> invalidateComponent (openfl 8 conflict)",
9
"contributors": ["haxeui", "ianharrigan", "_ibilon", "aW4KeNiNG"],
10
"dependencies": {
11
"haxeui-core": "",
0 commit comments