Atterpac and GitHub
2c29e1ca76
update devmode to use types and yaml ( #3454 )
...
go mod update
2024-05-05 17:27:53 +10:00
2255af1c45
[v3] Add port flag to dev command ( #3429 )
...
* Add `port` flag to dev command, ...
Add support for environment variable WAILS_VITE_PORT
* Check if port is already in use
* Update changelog
---------
Co-authored-by: Lea Anthony <lea.anthony@gmail.com >
2024-05-02 21:48:50 +10:00
Lea Anthony
38d9a9551f
Add -trimpath for production build in project taskfile
2024-04-29 17:58:48 +10:00
Lea Anthony
c38cee0a4a
More optimised production build in project taskfile
2024-04-29 17:40:46 +10:00
Lea Anthony
0f9c7b1bbf
Fix nanoid dep for npm package
2024-04-28 19:43:37 +10:00
Lea Anthony
32ddbd8e05
set target branch to v3-alpha
2024-04-28 17:13:59 +10:00
Harry Fox and GitHub
81aba310d0
update Taskfile.tmpl.yml to include darwin run task ( #3417 )
...
* update Taskfile.tmpl.yml to include darwin run task
* add changelog line for #3417
2024-04-23 18:19:25 +10:00
Atterpac and GitHub
b050a07362
dev mode adapt to OS ( #3412 )
...
changelog
2024-04-22 12:44:10 +10:00
Lea Anthony
6f41dbf954
Merge branch 'refs/heads/v3-alpha-feature/plugin-updates' into v3-alpha
2024-04-14 21:42:16 +10:00
Lea Anthony
c7ed7e72d4
Major plugin updates
2024-04-14 21:41:33 +10:00
Travis McLane
3c9fd67fd0
doctor: correct compilation errors
2024-04-08 13:23:12 -05:00
Lea Anthony
e91c30fad0
Small doctor improvements
2024-04-03 20:48:55 +11:00
Fabio Massaioli and GitHub
413191411f
Remove class fields ( #3333 )
2024-03-24 16:42:41 +11:00
45b2681dfc
[v3] Fix binding generator output and import paths ( #3334 )
...
* Fix relative import path computation
* Fix models output path
* Add option to generate bindings using bundled runtime
* Update binding example
* Fix testdata
* Update changelog
---------
Co-authored-by: Lea Anthony <lea.anthony@gmail.com >
2024-03-22 21:18:04 +11:00
Travis McLane
f0986a6441
chore: version.txt == v3.0.0-alpha.4
2024-03-21 14:16:39 -05:00
Lea Anthony
f19cc528d4
Fix context menu example
2024-03-20 21:18:46 +11:00
2b9891da2c
[v3] Update and fix runtime JS API ( #3295 )
...
* Cleanup bundled runtime entry point
* Fix JS representation of Screen struct
* Expose IsFocused method in Window interface
* Update JS window API
* Fix cleanup of WML listeners
* Bundle runtime as ES module
* Update runtime dependencies
* Update runtime types and events
* Update bundled runtime
* Update changelog
---------
Co-authored-by: Lea Anthony <lea.anthony@gmail.com >
2024-03-20 20:30:14 +11:00
Lea Anthony
aba82cc527
Update system.Environment
2024-03-19 20:37:03 +11:00
Lea Anthony
bc0a9b2e52
Add BundledAssetFileServer for bundled /wails/runtime.js. Update examples.
2024-03-17 15:08:30 +11:00
atterpac and GitHub
75c0236a04
[v3] Fix Dev mode <defunct> processes ( #3320 )
...
* Fix appimage file sourcing
Add findGTKFiles to source webkit files for appimage generation
s
* Update refresh version to fix CPU usage
s
* update changelong
2024-03-17 14:17:21 +11:00
atterpac and GitHub
ec2ce3fcfb
Fix appimage file sourcing ( #3306 )
...
Add findGTKFiles to source webkit files for appimage generation
s
2024-03-17 11:17:17 +11:00
Lea Anthony
acd6f7af5b
Merge remote-tracking branch 'origin/v3-alpha-linux' into v3-alpha
2024-03-14 08:39:19 +11:00
Josh Drake and GitHub
f38532bcf5
Correctly compute 'startURL' when using a frontend development server. ( #3299 )
...
* Fix computing 'startURL' when 'FRONTEND_DEVSERVER_URL' is present.
* Respect provided URL when computing 'startURL' and 'FRONTEND_DEVSERVER_URL' is present.
* Update changelog.
* Correctly produce absolute URI in 'GetStartURL' when input is provided.
2024-03-08 18:06:14 +11:00
Lea Anthony and Travis McLane
065ca5f6d3
Move to latest webkit2 and remove older code.
...
Fix screen demo.
Update examples.
2024-03-06 16:59:13 -06:00
Lea Anthony and Travis McLane
430736a4f2
Remove need for javascriptcore
2024-03-06 16:59:13 -06:00