5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-02 22:49:31 +08:00
wails/v3/internal/runtime/desktop
Lea Anthony f951b51c11
Context menu WIP
options refactor
2023-02-09 18:35:26 +11:00
..
application.js Support application calls 2023-02-04 19:49:30 +11:00
clipboard.js Add Window.Screen() 2023-01-28 09:11:06 +11:00
contextmenu.js Context menu WIP 2023-02-09 18:35:26 +11:00
dialogs.js Support SaveFile dialog 2023-01-30 19:21:49 +11:00
events.js Support logging 2023-02-06 20:29:33 +11:00
events.test.js Event->CustomEvent to prevent potential clash with native JS Event object 2023-02-04 11:27:27 +11:00
log.js Support logging 2023-02-06 20:29:33 +11:00
main.js Context menu WIP 2023-02-09 18:35:26 +11:00
README.md Support application calls 2023-02-04 19:49:30 +11:00
runtime.js Support logging 2023-02-06 20:29:33 +11:00
window.js Tidy up 2023-01-30 19:52:53 +11:00

README

After updating any files in this directory, you must run wails task build-runtime to regenerate the compiled JS.