5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-02 10:51:35 +08:00
wails/v3/internal/runtime/desktop
2023-04-07 19:47:01 +10:00
..
api Provide types to runtime api 2023-03-31 20:37:50 +11:00
application.js Improved api package 2023-03-30 12:51:43 +11:00
calls.js Improved api package 2023-03-30 12:51:43 +11:00
clipboard.js Improved api package 2023-03-30 12:51:43 +11:00
contextmenu.js data-contextmenu-id -> data-contextmenu 2023-02-12 06:58:51 +11:00
dialogs.js Provide types to runtime api 2023-03-31 20:37:50 +11:00
events.js Provide types to runtime api 2023-03-31 20:37:50 +11:00
events.test.js Feature: AssetServer Runtime (#2335) 2023-02-06 20:50:11 +11:00
log.js Feature: AssetServer Runtime (#2335) 2023-02-06 20:50:11 +11:00
main.js [v3] Add ability to get window by name 2023-04-07 19:47:01 +10:00
README.md Feature: AssetServer Runtime (#2335) 2023-02-06 20:50:11 +11:00
runtime.js [v3] Add ability to get window by name 2023-04-07 19:47:01 +10:00
screens.js Provide types to runtime api 2023-03-31 20:37:50 +11:00
window.js [v3] Add ability to get window by name 2023-04-07 19:47:01 +10:00
wml.js Provide types to runtime api 2023-03-31 20:37:50 +11:00

README

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