Fabio Massaioli
|
2b9891da2c
|
[v3] Update and fix runtime JS API (#3295)
* Cleanup bundled runtime entry point
* Fix JS representation of Screen struct
* Expose IsFocused method in Window interface
* Update JS window API
* Fix cleanup of WML listeners
* Bundle runtime as ES module
* Update runtime dependencies
* Update runtime types and events
* Update bundled runtime
* Update changelog
---------
Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
|
2024-03-20 20:30:14 +11:00 |
|
Lea Anthony
|
bc0a9b2e52
|
Add BundledAssetFileServer for bundled /wails/runtime.js . Update examples.
|
2024-03-17 15:08:30 +11:00 |
|
Lea Anthony
|
065ca5f6d3
|
Move to latest webkit2 and remove older code.
Fix screen demo.
Update examples.
|
2024-03-06 16:59:13 -06:00 |
|
Lea Anthony
|
ab9eec12eb
|
Update status. Make wml demo non-drag
|
2024-03-06 16:59:13 -06:00 |
|
Lea Anthony
|
288a4757f8
|
WindowID now correctly passed with webview request.
|
2024-03-06 16:59:13 -06:00 |
|
stffabi
|
bfe9a9d015
|
[runtime] Add cancelation of bound method calls and context passing
|
2024-03-04 10:34:14 +01:00 |
|
Lea Anthony
|
5670c1e655
|
Update compiled runtime
|
2024-01-31 21:39:46 +11:00 |
|
Lea Anthony
|
5115b294ee
|
Fixed runtime. cp tool.
|
2024-01-29 21:29:16 +11:00 |
|
Lea Anthony
|
c01bc4dbd7
|
Update runtime
|
2024-01-29 19:07:44 +11:00 |
|
Lea Anthony
|
7674f8eb2b
|
Fixed dialogs on macOS. Update WML example to use compiled runtime.
|
2024-01-25 21:00:33 +11:00 |
|
Lea Anthony
|
4c75b288bb
|
Add BrowserOpenURL and BrowserOpenFile to App.
Better WML assets for demo
Fix dialog responses.
Add `wml-openurl`
Rename: data-wml -> wml
Fix Alpha Feedback URL
|
2023-10-11 20:23:59 +11:00 |
|
Mohamed Gharib
|
da5929ff34
|
[v3] Fix examples background color (#2750)
|
2023-07-01 10:55:10 +10:00 |
|
Lea Anthony
|
287d3d066c
|
[v3] Update WML demo to include restore
|
2023-06-12 10:45:03 +10:00 |
|
Lea Anthony
|
af5e383905
|
Add wml demo
|
2023-02-16 20:16:20 +11:00 |
|