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

1475 Commits

Author SHA1 Message Date
Lea Anthony
92ebf506dd Get app compiling 2021-03-20 18:32:09 +11:00
Lea Anthony
9ab06152c5 Refactor doctor for windows 2021-03-20 16:27:35 +11:00
Lea Anthony
bf36b6a59d Doctor working for Windows 2021-03-20 16:24:02 +11:00
Lea Anthony
4b9f6c4fb1
Update CONTRIBUTORS.md 2021-03-20 15:55:14 +11:00
Amaury Tobias Quiroz
b1a42c8dea
fix: support rel="modulepreload" on assetbundle as javascript (#621)
In some bundler enviroments like vite the output on index.html uses link
tag with rel="modulepreload" to load javascript, add support to handle
this files on assetbundle, more info
https://developer.mozilla.org/en-US/docs/Web/HTML/Link_types/modulepreload

fix #620

Co-authored-by: amaury-tobias <amaury.tobiasqr@gmai.com>
2021-03-20 15:51:57 +11:00
Travis McLane
cbd98b5a1a
update scripts/build.sh to run test only on v1 2021-03-20 15:01:09 +11:00
Lea Anthony
c8e0aea69c
v2.0.0-alpha.54 2021-03-19 09:17:18 +11:00
Lea Anthony
7c0b236eb0
Fix for hiding window on close 2021-03-19 09:14:49 +11:00
Lea Anthony
16debbd109
v2.0.0-alpha.53 2021-03-18 20:55:26 +11:00
Lea Anthony
39bfa5d910
Support disabling tray menu. Fix font sizing. Tooltip in tray menu support. 2021-03-18 20:54:53 +11:00
Lea Anthony
6424579a9e
v2.0.0-alpha.52 2021-03-17 23:30:42 +11:00
Lea Anthony
a962ae6f63
Support rich text in Tray labels 2021-03-17 23:30:08 +11:00
Lea Anthony
c7dee158ba
tray menu Icon->Image. Support template images. 2021-03-17 22:24:09 +11:00
Lea Anthony
237d25089d
Update CLI banner 2021-03-17 21:59:31 +11:00
Lea Anthony
265328d648
v2.0.0-alpha.51 2021-03-15 06:13:51 +11:00
Lea Anthony
6f40e85a6e
Support startup urls when app not running 2021-03-15 06:13:00 +11:00
Lea Anthony
96d8509da3
v2.0.0-alpha.50 2021-03-13 15:17:35 +11:00
Lea Anthony
598445ab0f
v2.0.0-alpha.49 2021-03-13 15:00:19 +11:00
Lea Anthony
24788e2fd3
Fix template images 2021-03-13 14:59:12 +11:00
Lea Anthony
bbf4dde43f
Support upserting environment variables 2021-03-12 23:41:13 +11:00
Lea Anthony
0afd27ab45
Add FileLogger option 2021-03-12 23:40:35 +11:00
Lea Anthony
d498423ec2
v2.0.0-alpha.48 2021-03-09 22:28:07 +11:00
Mat Ryer
66ce84973c fixes for machines running TouchBar addresses https://github.com/matryer/xbar/issues/610 2021-03-09 11:24:46 +00:00
Lea Anthony
55e6a0f312
v2.0.0-alpha.47 2021-03-07 16:24:20 +11:00
Lea Anthony
81e83fdf18
Ensure modifiers are lowercase when parsing 2021-03-07 16:21:30 +11:00
Lea Anthony
f9b79d24f8
Guard against nil url messages 2021-03-06 15:51:06 +11:00
Lea Anthony
0599a47bfe
v2.0.0-alpha.46 2021-03-06 15:43:44 +11:00
Lea Anthony
817c55d318
Support base64 images in tray 2021-03-06 15:43:11 +11:00
Lea Anthony
14146c8c0c
v2.0.0-alpha.45 2021-03-06 00:29:00 +11:00
Lea Anthony
18adac20d4
Tray menu open/close events 2021-03-06 00:25:34 +11:00
Lea Anthony
eb4bff89da
v2.0.0-alpha.44 2021-03-04 06:18:31 +11:00
Lea Anthony
c66dc777f3
Remove debug logging 2021-03-04 06:18:11 +11:00
Lea Anthony
9003462457
v2.0.0-alpha.43 2021-03-04 06:09:17 +11:00
Lea Anthony
e124f0a220
Support Alternative menu items 2021-03-04 06:07:45 +11:00
Lea Anthony
c6d3f57712
v2.0.0-alpha.42 2021-03-01 08:49:31 +11:00
Lea Anthony
b4c669ff86
Support custom protocols 2021-02-28 22:08:23 +11:00
Lea Anthony
2d1b2c0947
Guard app signing 2021-02-28 15:29:15 +11:00
Lea Anthony
4a0c5aa785
v2.0.0-alpha.41 2021-02-27 20:33:42 +11:00
Lea Anthony
f48d7f8f60
Add support for -sign 2021-02-27 20:32:29 +11:00
Lea Anthony
651f24f641
update vanilla template 2021-02-27 20:06:49 +11:00
Lea Anthony
8fd77148ca
update vanilla template 2021-02-27 16:59:16 +11:00
Lea Anthony
0dc0762fdf
update vanilla template 2021-02-27 16:45:30 +11:00
Lea Anthony
1a92550709
update vanilla template 2021-02-27 16:08:53 +11:00
Lea Anthony
bffc15bc14
fix: terminate app on window close 2021-02-27 14:49:44 +11:00
Lea Anthony
198d206c46
Update basic template to new API 2021-02-27 14:07:27 +11:00
Lea Anthony
bb8e848ef6
Run go mod tidy before compilation 2021-02-27 14:03:54 +11:00
Lea Anthony
bac3e9e5c1
Fix asset dir perms 2021-02-27 13:54:39 +11:00
Lea Anthony
bc5eddeb66
v2.0.0-alpha.40 2021-02-26 15:31:37 +11:00
Lea Anthony
8e7258d812
Add locking for tray operations 2021-02-26 15:23:39 +11:00
Lea Anthony
7118762cec
v2.0.0-alpha.39 2021-02-25 22:05:38 +11:00