5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-04 06:09:56 +08:00
Commit Graph

82 Commits

Author SHA1 Message Date
Lea Anthony
407269b0d5
[v2] Update bridge assets. @wails/runtime v1.3.20 2021-06-06 12:21:26 +10:00
Lea Anthony
466676d99f
[linux] Create Linux runtime 2021-06-04 20:32:40 +10:00
Lea Anthony
9fdd5148ca
[mac] Update runtime to use window.wailsInvoke 2021-06-03 21:01:14 +10:00
Lea Anthony
4738a0e0a8 [v2] Remove common.js 2021-05-31 20:08:11 +10:00
Lea Anthony
d2e4a0b0d2 [windows] Support wails dev 2021-05-31 20:01:40 +10:00
Lea Anthony
93d9b61366 [windows] Fix bridge payload for 'wails dev' 2021-05-30 20:03:01 +10:00
Lea Anthony
b5d289bda9
[v2] Published @wails/runtime v1.3.14 2021-05-30 11:24:15 +10:00
Lea Anthony
319b7a3755
[v2] Change import to require for bridge for compatibility reasons 2021-05-30 11:22:40 +10:00
Alexander Hudek
3c4f874db5
Implement server to client notify support. (#700) 2021-05-02 13:12:29 +10:00
Lea Anthony
5da198de7e [windows] App assets loading correctly 2021-04-30 21:14:09 +10:00
Lea Anthony
161eeca62b [windows] update eslint ecmaversion 2021-04-30 16:05:29 +10:00
Lea Anthony
0b8056bcf4 [windows] Windows runtime 2021-04-30 16:04:24 +10:00
Lea Anthony
6af92cf0a4
Delete Tray for bridge 2021-02-25 19:57:36 +11:00
Lea Anthony
70510fd180
@wails/runtime v1.3.10 2021-02-22 20:16:14 +11:00
Lea Anthony
17c6201469
Menu off by default in dev. Toggle with backtick. 2021-02-22 20:14:44 +11:00
Lea Anthony
eac8880f6d
Initial support for tray menus 2021-02-13 20:26:21 +11:00
Lea Anthony
9a81a57d13
Revert bootstrapping. 2021-02-12 15:08:54 +11:00
Lea Anthony
354429bc28
Support UpdateTrayLabel in dev mode. Small refactor. 2021-02-12 14:52:47 +11:00
Lea Anthony
99d4d9490c
Improved dialog support for dev mode 2021-02-12 14:50:58 +11:00
Lea Anthony
6e3cfc157f
Add bridge.js 2021-02-11 07:09:40 +11:00
Lea Anthony
30d762372f
@wails/runtime v1.3.9 2021-02-11 07:04:01 +11:00
Lea Anthony
2dbaabb74c
Keep package.json files 2021-02-11 07:02:57 +11:00
Lea Anthony
f8bae0430f
Add windowDrag shim for bridge 2021-02-11 06:52:07 +11:00
Lea Anthony
21c07497d7
Move bridge to Svelte build. Initial support for trays in dev mode 2021-02-10 22:53:14 +11:00
Lea Anthony
21a0245985
Generate bindings in package. Support dialogs in dev mode. 2021-02-09 21:10:06 +11:00
Lea Anthony
41f973c7d5
Update runtime package 2021-02-08 06:51:49 +11:00
Lea Anthony
7c22cbcf38
Bridge working for calls. Notify TBD 2021-02-08 06:36:13 +11:00
Lea Anthony
8dfd206aa9
Updates for using the bridge 2021-02-06 13:36:56 +11:00
Lea Anthony
f7c2f12ab2
Added error handler for dealing with loading user js code 2021-01-26 16:01:06 +11:00
Lea Anthony
33a27b06a6
Add Message dialog to Kitchen Sink 2020-12-31 14:52:45 +11:00
Lea Anthony
6253ac30b7
Support Message dialog in JS runtime 2020-12-31 11:02:32 +11:00
Lea Anthony
6fd13fb4d4
Support Tray.SetIcon in runtime 2020-12-29 15:20:35 +11:00
Lea Anthony
8625e99625
Add OnThemeChange
Refactor Theme change handling
2020-12-24 07:30:20 +11:00
Lea Anthony
a8995c5377
Support context menu data
Support StartHidden
2020-12-18 15:50:25 +11:00
Lea Anthony
a1f9d9ca06
Handle oncontext event 2020-12-16 08:54:24 +11:00
Lea Anthony
40fdf75042
Disable context menu in production mode 2020-11-21 20:32:55 +11:00
Lea Anthony
eaeecbb180
Support Dialog in runtime 2020-11-19 07:04:08 +11:00
Lea Anthony
069de31003
Convert args to [] 2020-11-19 07:03:12 +11:00
Lea Anthony
7c7b6ba082
Runtime updates 2020-11-17 21:19:09 +11:00
Lea Anthony
88643134c9
Add AppConfig to runtime.System 2020-11-17 06:57:43 +11:00
Lea Anthony
98cc356b92
Un/Fullscreen, SetTitle in Runtime 2020-11-15 15:09:33 +11:00
Lea Anthony
a737d85fa5
Fixd typos in runtime 2020-11-15 12:22:03 +11:00
Lea Anthony
435ac02647
Update runtime.Window 2020-11-15 12:18:37 +11:00
Lea Anthony
c45315d61d
Add window to runtime 2020-11-15 10:16:56 +11:00
Lea Anthony
ddb875f788
Dialog WIP 2020-10-24 14:06:57 +11:00
Lea Anthony
9a32852119
Add JS runtime Dialog 2020-10-23 23:56:33 +11:00
Lea Anthony
0113fbff4f
Update runtime.System to make all methods 2020-10-23 11:19:38 +11:00
Lea Anthony
145656bc43
Improved runtime.System 2020-10-23 10:42:00 +11:00
Lea Anthony
e3783c5480
Fix browser runtime export 2020-10-20 09:24:03 +11:00
Lea Anthony
440abbe3b6
JS Runtime v1.0.8 2020-10-20 09:10:54 +11:00