5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 17:29:08 +08:00
Commit Graph

56 Commits

Author SHA1 Message Date
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
Lea Anthony
95369d7c3d
Unify Browser runtime 2020-10-20 09:10:09 +11:00
Lea Anthony
9e0023961b
Update Browser runtime API 2020-10-20 07:16:56 +11:00
Lea Anthony
fb88eadb58
Tidy up events runtime 2020-10-20 06:45:21 +11:00
Lea Anthony
6fdf088531
Revert Fatal on JS Error 2020-10-20 06:45:02 +11:00
Lea Anthony
1b466090e8
Remove old Event methods 2020-10-18 16:47:48 +11:00
Lea Anthony
c990760f22
Remove old event methods 2020-10-18 16:44:32 +11:00
Lea Anthony
78f99c2697
update runtime definitions 2020-10-18 11:48:56 +11:00
Lea Anthony
288da8c147
Improved error handling? 2020-10-18 11:48:20 +11:00
Lea Anthony
ff5e2862b8
Fix change in logging levels 2020-10-13 07:49:47 +11:00
Lea Anthony
51678afdc7
@wails/runtime v1.0.4 2020-10-13 07:35:36 +11:00
Lea Anthony
3b6a3df03d
Update logger constants to fix default values 2020-10-13 07:34:36 +11:00
Lea Anthony
6150010d17
Runtime defs update.
Slight System refactor
2020-10-12 20:01:37 +11:00
Lea Anthony
f1cd84d0c8
Support dynamic loglevel 2020-10-10 15:06:27 +11:00
Lea Anthony
ba6538da7c
Made go runtime package public.
Using loglevel store to keep loglevel in sync
2020-10-10 13:57:32 +11:00
Lea Anthony
afea1cbb4c
Support SetLogLevel() at runtime
Refactor of loglevel
2020-10-10 07:31:23 +11:00
Lea Anthony
d97cd1b75f
Runtime v1.0.1 2020-10-09 14:52:07 +11:00
Lea Anthony
5fd8312f63
Support Print in JS runtime 2020-10-09 14:51:26 +11:00
Lea Anthony
ee01b7759e
Migrate runtime to @wails 2020-10-09 14:35:43 +11:00
Lea Anthony
8dba591cda
Add trace to JS runtime 2020-10-09 14:35:30 +11:00
Lea Anthony
5e0026e124
Update runtime to v1.0.3 2020-10-04 12:07:56 +11:00
Lea Anthony
1c6578e6ef
Use IsDarkMode state store 2020-10-04 11:50:05 +11:00
Lea Anthony
5ef200f21c
Refactor system. Add IsDarkMode state store 2020-10-04 11:42:42 +11:00
Lea Anthony
b3822137f7
Refactor store. Add get(). 2020-10-04 11:41:39 +11:00
Lea Anthony
858789f442
Port Sync Store 2020-10-04 07:22:00 +11:00
Lea Anthony
0c9f6edeb6
Add system calls to js runtime 2020-10-03 20:45:37 +10:00
Lea Anthony
aabcef2958
Add System calls to runtime 2020-10-03 20:45:04 +10:00