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

1255 Commits

Author SHA1 Message Date
Lea Anthony
4acb39e7c9
Fix KV saving example 2025-04-26 12:52:10 +10:00
Lea Anthony
3a72dd6a0d
Fix for #4235 2025-04-26 12:40:35 +10:00
M
c4dc79006b
Update BETA_READINESS.md 2025-04-25 14:43:04 +03:00
Lea Anthony
df8148145b
Initial Windows testing completed. 7 issues. 2025-04-25 20:51:34 +10:00
Zach Botterman
833d533ed7
Merge branch 'v3-alpha' into windows-improvements 2025-04-22 21:38:13 -07:00
Lea Anthony
da0da5fc69
Add wails3 tool version command 2025-04-23 10:29:51 +10:00
popaprozac
66ba876a65 better errors 2025-04-22 16:21:33 -07:00
popaprozac
9fcede47f7 windows improvements 2025-04-22 14:23:32 -07:00
Lea Anthony
421b75ef21
Multiple fixes. Thanks @kron! 2025-04-19 10:27:25 +10:00
Lea Anthony
facc47bd30
Merge branch 'v3-alpha' into v3-alpha-bugfix/4061-input-issue-mac 2025-04-18 18:43:53 +10:00
Fabio Massaioli
0222bfa728
Fix empty selector 2025-04-18 10:32:18 +02:00
Lea Anthony
b2a0e2972a
Merge branch 'v3-alpha' into v3-alpha-fix-window-events 2025-04-18 16:30:54 +10:00
Lea Anthony
e973f5ad86
Merge branch 'v3-alpha' into v3-alpha-bugfix/4061-input-issue-mac 2025-04-18 16:18:24 +10:00
Lea Anthony
eb8a1b53d2
Fix for input on mac 2025-04-18 16:11:14 +10:00
Lea Anthony
29706a4bf8
Merge branch 'v3-alpha' into v3-aplpha-fix/build-assets-version 2025-04-18 16:08:22 +10:00
Lea Anthony
6344a8a553
Merge branch 'v3-alpha' into v3-alpha-bugfix/gin-support 2025-04-18 15:57:41 +10:00
Lea Anthony
1f5e9852e4
Update v3/examples/gin-service/services/gin_service.go
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-04-18 15:49:41 +10:00
Lea Anthony
e97c390f12
Update v3/examples/gin-service/README.md
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-04-18 15:47:59 +10:00
Lea Anthony
81211d56d9
Merge branch 'v3-alpha' into v3-alpha-bugfix-auto_fill-auto_password_save 2025-04-18 15:45:53 +10:00
yulesxoxo
a9c031155a fix: correct Windows filename in generate:icons task 2025-04-16 15:22:05 +02:00
Lea Anthony
a8e91e7aec
Merge branch 'v3-alpha' into notifications_darwin 2025-04-12 14:42:36 +10:00
Lea Anthony
f891096d97
Fix for webview2 detection 2025-04-12 13:24:36 +10:00
Lea Anthony
be1d500974
Update v3/examples/notifications/build/windows/nsis/wails_tools.nsh
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-04-12 13:21:58 +10:00
Lea Anthony
0b546a1856
Merge branch 'v3-alpha' into notifications_darwin 2025-04-12 12:56:26 +10:00
Lea Anthony
371e103290
Merge branch 'v3-alpha' into template-dependencies 2025-04-12 12:39:13 +10:00
Lea Anthony
7977a81606
Merge branch 'v3-alpha' into patch-2 2025-04-12 12:31:08 +10:00
popaprozac
c482c85c7b revert and append .dev 2025-04-09 15:48:52 -07:00
popaprozac
dcda263fc8 Merge branch 'v3-alpha' of https://github.com/wailsapp/wails into bundle-sign 2025-04-09 15:27:02 -07:00
Gabriel Lima
f46352dbe1 Create dialogs_windows_test.go 2025-04-09 16:21:59 -03:00
Lea Anthony
1d575e3453
Merge pull request #4156 from johannes-luebke/patch-1
[v3] fix: unhandled error in dialogs.go
2025-04-09 18:32:38 +10:00
Gabriel Lima
f6750c3a48 delete redundant method 2025-04-07 13:35:37 -03:00
Gabriel Lima
3f22e1fe0c
Normalize Windows paths by default
JS code ends up escaping Windows paths when data gets passed around from backend to the frontend, so those should be normalized beforehand.
2025-04-06 22:36:22 -03:00
popaprozac
75dbe85ad6 remove comptime check 2025-03-29 23:39:50 -07:00
popaprozac
9a41b0ce9f move icon method, impl interface, check compat, don't panic! 2025-03-29 23:36:25 -07:00
Wilko
8c3ee8f1bd Support for File-Associations on macOS 2025-03-29 21:06:53 +01:00
popaprozac
38ac5f799b sign all things 2025-03-27 11:24:13 -07:00
popaprozac
af5abda8b1 update example 2025-03-24 21:34:10 -07:00
popaprozac
7d0f7f4652 revert linux wait and update payload on win 2025-03-24 21:26:02 -07:00
popaprozac
276c653b1d update example 2025-03-24 20:22:29 -07:00
popaprozac
d25f923721 wait on dbus 2025-03-24 20:07:31 -07:00
popaprozac
b102279630 update example 2025-03-24 16:05:57 -07:00
popaprozac
1f821667f2 ensure cat id is set for macOS and other rabbit suggestions 2025-03-24 13:56:47 -07:00
popaprozac
7f496c971d fix linux note 2025-03-24 00:16:45 -07:00
popaprozac
9a4542347d follow dbus spec 2025-03-23 23:40:03 -07:00
popaprozac
a68391880c remove deadlock 2025-03-23 00:05:20 -07:00
popaprozac
5ddb27fd3f move chan creation on macos and handle linux shutdown 2025-03-22 23:07:44 -07:00
popaprozac
448c78b226 rewrite and simplify linux impl 2025-03-22 22:36:29 -07:00
popaprozac
ace4f70e3a fix channel cleanup linux 2025-03-22 18:04:30 -07:00
popaprozac
9948cee1f7 monitor dbus connection 2025-03-22 17:51:51 -07:00
popaprozac
f870dcc168 handle notif content errors 2025-03-22 17:39:20 -07:00