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

1475 Commits

Author SHA1 Message Date
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
Lea Anthony
302db87bec
Debug refactor 2020-10-09 14:01:35 +11:00
Lea Anthony
161ff3b32a
Make Ffenestri use logging subsystem. 2020-10-09 12:15:25 +11:00
Lea Anthony
ffdfbb8ae5
Major logging refactor 2020-10-09 11:50:45 +11:00
Lea Anthony
53b54a8e52
Revert logger package 2020-10-09 10:33:11 +11:00
Lea Anthony
0403e0a783
Make logger a public package 2020-10-09 10:30:01 +11:00
Lea Anthony
8a2acacc37
Start Events. List styling moved to global scope. 2020-10-08 21:03:45 +11:00
Lea Anthony
256e84c4d4
Improved CodeBlock. Dark mode to store. 2020-10-08 20:51:14 +11:00
Lea Anthony
c10e8788d8
Add logging to kitchen sink 2020-10-08 07:39:15 +11:00
Lea Anthony
6eb89f61b3
Add Log to Go runtime 2020-10-08 07:39:01 +11:00
Lea Anthony
e3d2ff9ea1
Remove log package 2020-10-08 07:38:47 +11:00
Lea Anthony
665dfa6aee
WIP 2020-10-07 21:09:05 +11:00
Lea Anthony
4f7e2128d1
Better drag support 2020-10-07 07:11:00 +11:00
Lea Anthony
8112facb4e
Fix right click crash 2020-10-07 06:44:58 +11:00
Lea Anthony
944261b5e4
initial kitchen sink 2020-10-07 00:52:00 +11:00
Lea Anthony
ba528d0534
Debugging 2020-10-07 00:51:22 +11:00
Lea Anthony
a28afe86ce
Remove unused event messages 2020-10-04 13:37:29 +11:00
Lea Anthony
5e0026e124
Update runtime to v1.0.3 2020-10-04 12:07:56 +11:00
Lea Anthony
f23ed3c319
Add Store to go runtime 2020-10-04 12:07:42 +11:00
Lea Anthony
6aae2eb1df
Support setting app state at startup 2020-10-04 12:07:10 +11:00
Lea Anthony
f4943bc26c
Remove generated files 2020-10-04 11:54:05 +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