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

1098 Commits

Author SHA1 Message Date
Lea Anthony
6153c48c86
Update title 2020-10-21 06:52:52 +11:00
Lea Anthony
912c0125e5
Add Browser examples 2020-10-21 06:40:17 +11:00
Lea Anthony
dc2ad3cd3e
Remove debug line 2020-10-21 06:02:07 +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
307e07b4c8
Finish events page 2020-10-20 06:45:46 +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
07b6fc0c52
Update runtime in kitchensink 2020-10-18 16:49:08 +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
aeb7d857ee
Support Emit & Once. Improved On. 2020-10-18 11:49:27 +11:00
Lea Anthony
78f99c2697
update runtime definitions 2020-10-18 11:48:56 +11:00
Lea Anthony
7885718d42
Disable annoying smart quotes 2020-10-18 11:48:38 +11:00
Lea Anthony
288da8c147
Improved error handling? 2020-10-18 11:48:20 +11:00
Lea Anthony
7e31db809a
Add Events.On 2020-10-17 21:07:00 +11:00
Lea Anthony
fb0ccfc8e6
WIP Events.On 2020-10-17 15:10:13 +11:00
Lea Anthony
c9bf4e3d48
refactor clilogger 2020-10-17 13:47:13 +11:00
Lea Anthony
e8a85d4cd6 Support platform list in templates 2020-10-16 15:15:49 +11:00
Lea Anthony
2a59272b86
hook in windowWillClose 2020-10-16 14:02:49 +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
1c97559151
logging: slight refactor 2020-10-13 06:43:38 +11:00
Lea Anthony
082e695c83
Fix log level reactivity.
Misc fixes and tweaks
2020-10-12 23:36:37 +11:00
Lea Anthony
4a5e4d3a5e
Move preview for SetLogLevel 2020-10-12 20:55:47 +11:00
Lea Anthony
8988f29cea
More Logging updates 2020-10-12 20:54:33 +11:00
Lea Anthony
6150010d17
Runtime defs update.
Slight System refactor
2020-10-12 20:01:37 +11:00
Lea Anthony
c165b97d57
SetLogLevel fully supported 2020-10-12 06:56:51 +11:00
Lea Anthony
39c599d2de
Link component 2020-10-12 06:56:32 +11:00
Lea Anthony
be952ba2da
Terminal output component 2020-10-12 06:56:22 +11:00
Lea Anthony
5a141d343e
Better looking scrollbar 2020-10-12 06:55:42 +11:00
Lea Anthony
7e4ad307aa
Fully refactored logging 2020-10-11 15:10:25 +11:00
Lea Anthony
d8bb418851
Runtime refactor 2020-10-11 13:33:55 +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
19fbc884ae
Fix number of methods in Log 2020-10-09 15:44:08 +11:00
Lea Anthony
67861e4f70
Updated Logger interface 2020-10-09 15:39:11 +11:00
Lea Anthony
228285f693
Support Print logging 2020-10-09 15:13:45 +11:00
Lea Anthony
9f62a08cd2
Move Info message to Trace 2020-10-09 14:59:12 +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
90b7d5f519
Support log level 2020-10-09 14:36:42 +11:00
Lea Anthony
93f4549efa
Support trace in go runtime 2020-10-09 14:36:28 +11:00
Lea Anthony
b5c8dfac97
Support Trace in kitchensink 2020-10-09 14:36:15 +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