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

5009 Commits

Author SHA1 Message Date
Fabio Massaioli
b9e072905a
Merge branch 'v3-alpha' into template-dependencies 2025-03-13 08:12:36 +01:00
Fabio Massaioli
5bc94ce400
Fix indentation of vanilla template package.json 2025-03-13 08:11:51 +01:00
Fabio Massaioli
959ce42f26
Fix sveltekit template package.json 2025-03-13 08:09:09 +01:00
Fabio Massaioli
ee9e3973bd
Fix indentation of sveltekit-ts package.json 2025-03-13 08:07:40 +01:00
Oussama Sethoum
46dd5ef959 add: entry in changelog.mdx 2025-03-12 21:46:53 +01:00
Oussama Sethoum
0be2efc275 fix: general auto save and general password auto save always enabled 2025-03-12 20:48:05 +01:00
Lea Anthony
8abcd81f30
Merge pull request #4116 from IanVS/fix-hidden-menuitem
[V3] Fix initially-hidden menuItem [mac/win]
2025-03-13 06:34:24 +11:00
Lea Anthony
7bd3a1a15c
Merge branch 'v3-alpha' into fix-hidden-menuitem 2025-03-13 06:16:29 +11:00
Ian VanSchooten
3f2db134c2 Remove package-lock.json from templates 2025-03-12 11:39:25 -04:00
Ian VanSchooten
479e22b7c5 Clean up template package.json files 2025-03-12 11:39:25 -04:00
Oussama Sethoum
302c74e90d add: entry in the changelog.mdx for reference. 2025-03-12 00:34:50 +01:00
Lea Anthony
fe6635c1eb
Update Results stage in pipeline 2025-03-12 08:32:26 +11:00
Oussama Sethoum
635ddf5c36 fix: fullscreen, unfullscreen, unminise and unmaximise window events weren't being emitted. 2025-03-11 13:00:22 +01:00
Lea Anthony
d8671de43b
Update README 2025-03-11 21:12:16 +11:00
Jason Kulatunga
da99ea47b0
Update docs + examples.
Serve runtime from assetserver if requested.
Add gin guide, fix asset server merge, add gin example
adding http.CloseNotifier and http.Flusher interface to assetserver.contentTypeSniffer, for Gin (and other framework) compatibility.
2025-03-11 21:06:57 +11:00
Lea Anthony
b72782c35d
Update docs + examples.
Serve runtime from assetserver if requested.
2025-03-11 08:50:03 +11:00
robinsamuel
53a2620860
Merge branch 'v3-alpha' into v3-aplpha-fix/build-assets-version 2025-03-10 20:54:52 +01:00
Lea Anthony
3b101705d5
Merge pull request #4125 from robin-samuel/v3-aplpha-fix/generate-icons
fix: correct filename for Windows icon generation in Taskfile
2025-03-11 05:59:35 +11:00
robinsamuel
d0d1691004 feat: update changelog 2025-03-10 15:30:10 +01:00
robinsamuel
1bb14e16a5 feat: update changelog 2025-03-10 15:23:05 +01:00
Ian VanSchooten
d30652a6e6 Update changelog 2025-03-10 09:20:21 -04:00
robinsamuel
1a0096c169 fix: update output paths for generated icons in Taskfile 2025-03-09 23:34:12 +01:00
robinsamuel
a5eed9a486 fix: remove prefix from default version in config.yml to avoid nsis error 2025-03-09 23:18:34 +01:00
robinsamuel
d1be724f41 fix: correct filename for Windows icon generation in Taskfile 2025-03-09 23:17:35 +01:00
Lea Anthony
e4d6e54c63
Add gin guide, fix asset server merge, add gin example 2025-03-09 15:58:50 +11:00
Lea Anthony
38a4299883
Add gin guide 2025-03-09 14:38:47 +11:00
Lea Anthony
15b9118077
Add gin example 2025-03-09 14:38:46 +11:00
Jason Kulatunga
d95b77ad04
update changelog. 2025-03-09 14:38:44 +11:00
Jason Kulatunga
742b802cf7
adding http.CloseNotifier and http.Flusher interface to assetserver.contentTypeSniffer, for Gin (and other framework) compatibility. 2025-03-09 14:38:22 +11:00
Lea Anthony
bd59b8c724
Merge pull request #4119 from mbaklor/v3-alpha
[V3] add ".html" to assetFileServer requests with no extension
2025-03-08 12:02:54 +11:00
Lea Anthony
abd27b285e
Merge branch 'v3-alpha' into v3-alpha 2025-03-08 11:54:03 +11:00
Lea Anthony
fd9c37aa44
Update changelog 2025-03-08 11:52:38 +11:00
Lea Anthony
c8e3ba2d4b
PR workflow change 2025-03-08 11:44:02 +11:00
Lea Anthony
e07e924519
Remove Warp agents 2025-03-08 11:35:42 +11:00
Lea Anthony
91e9d6abe9
Merge remote-tracking branch 'IanVS/fix-hidden-menuitem' into fork/IanVS/fix-hidden-menuitem 2025-03-08 11:25:41 +11:00
Lea Anthony
866fb36b67
Add fix for application menu. Add docs 2025-03-08 11:25:06 +11:00
Ian VanSchooten
b733b1d3c4
Fix hidden menuItem on windows
And bring menu_windows into alignment with popupmenu_windows
2025-03-08 11:25:06 +11:00
Ian VanSchooten
dc662b561a
Revert systray-custom example changes 2025-03-08 11:25:06 +11:00
Ian VanSchooten
91c9c3f147
Fix comment 2025-03-08 11:25:05 +11:00
Ian VanSchooten
35cc7fd569
Avoid adding duplicate menuitems (windows)
Previously, when calling `.SetHidden(false)` on a menu item that was not hidden, a duplicate menu item was created.
2025-03-08 11:25:05 +11:00
Ian VanSchooten
5fb1a14c36
Fix registration of hidden menuItem [mac] 2025-03-08 11:25:05 +11:00
Lea Anthony
5e529aed01
Add fix for application menu. Add docs 2025-03-08 11:23:24 +11:00
Lea Anthony
03c0d4ce6f
Merge branch 'v3-alpha' into fix-hidden-menuitem 2025-03-08 11:06:42 +11:00
Lea Anthony
163beb5d58
Merge pull request #4118 from atterpac/v3/watcher-fix
v3/ Fix dev watcher - Bump refresh version
2025-03-08 10:54:18 +11:00
Michael B
f316b19c2b added assetFileServer fix to changelog.mdx 2025-03-07 15:44:24 +02:00
Michael B
10791fabbd add '.html' to requests with no extension and no file found 2025-03-07 14:43:47 +02:00
Ian VanSchooten
0a6a420503 Fix hidden menuItem on windows
And bring menu_windows into alignment with popupmenu_windows
2025-03-06 14:00:40 -05:00
Ian VanSchooten
a5fdc3a6de Revert systray-custom example changes 2025-03-06 13:58:32 -05:00
Ian VanSchooten
42c6c2b524 Fix comment 2025-03-06 08:55:50 -05:00
Ian VanSchooten
39cdd1d1e4 Avoid adding duplicate menuitems (windows)
Previously, when calling `.SetHidden(false)` on a menu item that was not hidden, a duplicate menu item was created.
2025-03-06 08:49:22 -05:00