Draft - WebUI 2.5.0 Beta - Status #411
hassandraga
announced in
Announcements
Replies: 1 comment 2 replies
-
|
Added a new wrapper for this version. https://github.com/webui-dev/swift-webui Most of the heavy work is done. There is not much work left to have the full API finished. The basic already run nicely on Linux and Windows. The compiler just has some complains on macos with civetweb. Regarding the macos failure, it's available in the wrappers CI run. Input on how to approach it is very welcome. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
*** [ ! ] THIS IS A DRAFT - PLEASE SUGGEST UPDATES IF ANY ***
Team Planning: WebUI (view)
New Features
int,bool, andstring, now WebUI supportfloat(Proposed by @crystalthoughts)config()APINew APIs
webui_show_wv()webui_set_event_blocking()webui_get_best_browser()webui_set_proxy()webui_get_count()webui_get_float_at()webui_get_float()webui_return_float()webui_set_config()enum webui_configwebui_open_url()webui_start_server()webui_browser_exist()webui_script_client()webui_run_client()webui_close_client()webui_navigate_client()webui_show_client()webui_send_raw_client()Breaking Changes
Renamed
enum webui_browserstoenum webui_browserenum webui_runtimestoenum webui_runtimeenum webui_eventstoenum webui_eventBugs Fix
webui.jscauses infinite-reload when using SvelteKit (Reported by @sensiblearts)/subFolderto/subFolder/index.html(Reported by @nater0000)Beta Was this translation helpful? Give feedback.
All reactions