Andrey Pshenkin
b8dae7a6e2
Fix icon issues with windows when project name contains spaces ( #3400 )
...
* fix icon issues with windows when project name contains spaces
* add comment
* add to change log
---------
Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
2024-04-29 16:59:04 -05: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
github-actions[bot]
9a039b1dc9
chore: update sponsors.svg ( #3441 )
...
Co-authored-by: leaanthony <leaanthony@users.noreply.github.com>
2024-04-28 10:18:02 +10:00
Lea Anthony
67c493f1a8
Fix example building
2024-04-27 17:43:58 +10:00
Lea Anthony
69c513e33d
Fix pipeline tests
2024-04-27 17:38:10 +10:00
Lea Anthony
82b910dd6d
Fix pipeline tests
2024-04-27 17:16:21 +10:00
Leo
c10dfbce78
Fixed issue where createFrom would misidentify strings as arrays ( #3435 )
...
* Update check for Array-like variables
* Updated binding tests to reflect changes
* Update documentation to reflect changes
* Fixed PR number in changelog
---------
Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
2024-04-27 16:30:04 +10:00
Cody Bentley
66562bfebc
removed outdated codydbentley templates ( #3438 )
...
* removed outdated codydbentley templates
* Updated cody bentley's info in contributor src
2024-04-27 16:25:44 +10:00
Lea Anthony
5d0a58cc6a
Update GetRelative/AbsolutePosition to take border size into account
2024-04-25 15:59:33 +10:00
Lea Anthony
368ca13314
Update window interface
2024-04-25 15:26:31 +10:00
Lea Anthony
2cee1edcb5
Add window.GetBorderSizes
2024-04-25 15:22:01 +10:00
Travis McLane
1b288a0a1a
removing experimental server plugin
2024-04-23 09:32:21 -05:00
Harry Fox
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
Diego Pahua Silvan
facec0c2ac
docs: add guides ide change goland option and reference cli add options vscode or goland ( #3419 )
...
* docs: add guides ide change goland option and reference cli add options vscode or goland
* docs: update changelog for ide options
* docs: fix typo golang to goland
2024-04-23 08:07:22 +10:00
Atterpac
b050a07362
dev mode adapt to OS ( #3412 )
...
changelog
2024-04-22 12:44:10 +10:00
Diego Pahua Silvan
a7c10a1a83
Update cli.mdx ( #3415 )
...
add possible options in terms of choosing the "ide" either "visual studio code" or "goland"
2024-04-22 12:35:32 +10:00
github-actions[bot]
2fe20071fb
chore: update sponsors.svg ( #3411 )
...
Co-authored-by: leaanthony <leaanthony@users.noreply.github.com>
2024-04-20 10:50:53 +10:00
Travis McLane
021efab84d
allow for non-Window WailsEvent listeners ( #3406 )
...
* allow for non-Window WailsEvent listeners
- adds a RegisterListener function on the App struct such
that code can listen for WailsEvent(s) even if it isn't a Window
- rename dispatchEventToWindows -> dispatchEventToListeners
- add all windows and WailsEventListeners to slice before emitting
* Update v3/pkg/application/application.go
---------
Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
2024-04-20 09:39:57 +10:00
Atterpac
0a42a050bd
fix dev mode windows pipe ( #3402 )
2024-04-18 23:14:20 +10:00
Diego Pahua Silvan
45002a0d82
docs: Add new template wails-astro-ts ( #3401 )
...
Add a community template to allow using Astro and TypeScript in Wails
2024-04-18 07:49:53 +10:00
hidewrong
9a069653e2
chore: fix some comments ( #3399 )
...
Signed-off-by: hidewrong <hidewrong@outlook.com>
2024-04-17 18:42:53 +10:00
github-actions[bot]
2481ff6a88
chore: update sponsors.svg ( #3398 )
...
Co-authored-by: leaanthony <leaanthony@users.noreply.github.com>
2024-04-17 18:41:27 +10:00
abichinger
9ca1b30da1
[v3 alpha] Fix drag-n-drop on some linux distros ( #3346 )
...
* Fix drag and drop on linux
- Move C code
* Use GTK_DEST_DEFAULT_DROP
* Update changelog
* Move C code back into `linux_cgo.go`
2024-04-15 10:05:23 -05:00
Atterpac
220d5535f7
revert dialog channel close ( #3395 )
...
Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
2024-04-15 18:03:35 +10:00
Atterpac
0895e6a508
refresh version up ( #3391 )
2024-04-15 16:57:19 +10:00
Lea Anthony
ed5532a535
Update plugin docs
2024-04-14 21:47:37 +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
github-actions[bot]
6d57fc6428
chore: update sponsors.svg ( #3392 )
...
Co-authored-by: leaanthony <leaanthony@users.noreply.github.com>
2024-04-14 13:37:18 +10:00
abichinger
a7208f5262
Update changelog ( #3389 )
2024-04-11 23:50:04 +10:00
Lea Anthony
2dd964b469
Update website
2024-04-11 21:19:59 +10:00
Lea Anthony
372173664b
v2.8.1
2024-04-11 21:15:04 +10:00
Travis McLane
09f6680aa9
restore: run tests only after approval
2024-04-10 09:11:36 -05:00
guangwu
faf36e8634
fix: close copy dst file ( #3384 )
...
* fix: close copy dst file
Signed-off-by: guoguangwu <guoguangwug@gmail.com>
* Update website/src/pages/changelog.mdx
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
---------
Signed-off-by: guoguangwu <guoguangwug@gmail.com>
Co-authored-by: Travis McLane <tmclane@gmail.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-04-09 17:34:43 -05:00
lvyaoting
aad811391b
chore: fix function names in comment ( #3383 )
...
Signed-off-by: lvyaoting <lvyaoting@outlook.com>
2024-04-09 17:19:06 -05:00
Travis McLane
9261130fed
chore: workflow update to run tests on correct directory
2024-04-09 16:57:04 -05:00
Travis McLane
fec22e0052
chore: bump staticanalysis to v2.8.0
2024-04-09 16:37:50 -05:00
abichinger
7c921d6a81
[v3 alpha] implement setIcon
on linux ( #3354 )
...
* implement `linuxApp.setIcon`
* Move code into `linux_cgo.go`
2024-04-09 11:04:54 -05:00
Travis McLane
16a029754f
disable 'server' example
...
Doesn't compile currently.
Disabling such that the workflow succeeds
2024-04-08 13:29:42 -05:00
Travis McLane
3c9fd67fd0
doctor: correct compilation errors
2024-04-08 13:23:12 -05:00
Travis McLane
724ca386e7
Merge remote-tracking branch 'origin/v3-alpha-linux-dialogs' into v3-alpha
2024-04-08 11:17:56 -05:00
atterpac
6f75b00463
Proper syncing and canceling of dialogs
...
s
s
s
2024-04-08 11:17:05 -05:00
Travis McLane
105d9f0d3a
allow directory selection
2024-04-07 16:42:33 -05:00
atterpac
38f6b1297d
Call linux dialog on main thread
2024-04-07 16:42:33 -05:00
github-actions[bot]
bde4e5b699
chore: update sponsors.svg ( #3377 )
...
Co-authored-by: leaanthony <leaanthony@users.noreply.github.com>
2024-04-07 11:20:39 +10:00
Lea Anthony
cf130a6e25
[windows] Fix directory select in Open Dialog
2024-04-06 14:38:43 +11:00
github-actions[bot]
40119e9a17
chore: update sponsors.svg ( #3372 )
...
Co-authored-by: leaanthony <leaanthony@users.noreply.github.com>
2024-04-05 17:17:29 +11:00