stffabi
b02dbfaddf
[v2] NSIS installer support for Windows ( #1184 )
...
* [v2] Add support for post build hooks
Currently only supports build-level hooks
* [v2] Improve build assets handling and use single source for manifest generation
The manifest asset files are now a go template and data will be
resolved before they are included into the build output.
Breaking Change: Windows manifest file must be named
“wails.exe.manifest” and doesn’t depend on the project name
anymore.
* [v2, windows] NSIS installer generation
2022-03-02 19:44:31 +11:00
Lea Anthony
944494c4ef
Add troubleshooting guide. #1187
2022-02-28 08:33:18 +11:00
Lea Anthony
5b60fcc8f6
Update menus.mdx
2022-02-26 10:11:05 +11:00
Misitebao
9e08fd668c
docs: update and sync all documents ( #1183 )
...
* docs: update and sync all documents
* docs: sync readme
2022-02-24 22:08:00 +11:00
Lea Anthony
513c1fd981
Add Linux Arch
2022-02-24 06:10:38 +11:00
Lea Anthony
3866da944c
Update Linux Status
2022-02-24 06:09:28 +11:00
stffabi
ff8e701793
[v2] Introduce frontend:dev:watcher command ( #1170 )
2022-02-23 20:12:59 +11:00
Lea Anthony
a445db1b7b
Feature/linux v2 beta ( #1171 )
...
* Update docusaurus version
* Add install instructions
* Add Linus Distro Support Page
* Update Linus Distro Support Page
* v2.0.0-beta.30
* image
* update blog
* Update blog
* Remove exp tag
* Update banner
* Update banner
* [linux] Fix warning
2022-02-22 21:35:03 +11:00
Lea Anthony
fff838d7c6
Clarify frontend:dev
option. Closes #1169
2022-02-22 19:16:19 +11:00
Lea Anthony
2f7293e25c
Add platform
flag to docs
2022-02-20 18:52:41 +11:00
Lea Anthony
18c76602b5
Add platform
flag to docs
2022-02-20 18:49:12 +11:00
Lea Anthony
93491eb2eb
Feature/align api ( #1161 )
...
* Fix WindowSetRGBA API
* Change WindowUnFullscreen -> WindowUnfullscreen for consistency
RGBA bugfix
2022-02-19 20:29:55 +11:00
Lea Anthony
f059c35d9e
Feature: WindowToggleMaximise ( #1159 )
...
* [windows] Add WindowToggleMaximise
* Add mac support
* Update docs
* [linux] Toggle Maximise
2022-02-18 20:28:16 +11:00
stffabi
a750d2d507
[v2, windows] Invert the frameless border flag and rename it ( #1157 )
...
This is a breaking change for all users of the flag.
2022-02-16 20:28:46 +11:00
Lea Anthony
00db626942
State no support for anonymous structs in binding. Fixes #1142
2022-02-12 20:59:57 +11:00
Lea Anthony
de7f08357c
Fix runtime docs
2022-02-04 23:31:15 +11:00
Lea Anthony
9856d2979f
Add GetEnvironment() - Fixes #1126
2022-02-04 23:30:21 +11:00
Lea Anthony
082af614ff
Add GetEnvironment() - Fixes #1126
2022-02-04 07:52:45 +11:00
Misitebao
cd13a05270
feat(website): optimize and sync websites and documents ( #1110 )
...
* feat(website): update dependencies and optimize some terms
* docs: optimize english documents
* docs: sync documents
* chore(website): the website project adds the recommended configuration of the vscode plugin
* ensure data doesn't get garbage collected too soon (#1113 )
* ensure data doesn't get garbage collected too soon
* Update v2/internal/frontend/desktop/linux/frontend.go
Co-authored-by: stffabi <stffabi@users.noreply.github.com>
Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
Co-authored-by: stffabi <stffabi@users.noreply.github.com>
* revert: undo lock-file changes
* Feature/v2 linux menus (#1114 )
* Render menubar + text menu items
* Support disabled menuitems + callbacks
* Support checkboxes
* Support reusing checkboxes
* Support submenus
* Support Radio menuitems
* Support Menu Accelerators
* Support MenuUpdateApplicationMenu
* Fixes #1108 (#1115 )
* chore(action): add auto sync script (#1109 )
* Support RGBA, fix compilation error
* Fix fullscreen drag
* Ignore setenv error
* ensure data doesn't get garbage collected too soon (#1113 )
* ensure data doesn't get garbage collected too soon
* Update v2/internal/frontend/desktop/linux/frontend.go
Co-authored-by: stffabi <stffabi@users.noreply.github.com>
Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
Co-authored-by: stffabi <stffabi@users.noreply.github.com>
* Feature/v2 linux menus (#1114 )
* Render menubar + text menu items
* Support disabled menuitems + callbacks
* Support checkboxes
* Support reusing checkboxes
* Support submenus
* Support Radio menuitems
* Support Menu Accelerators
* Support MenuUpdateApplicationMenu
* Fixes #1108 (#1115 )
* chore(action): add auto sync script (#1109 )
* Support RGBA, fix compilation error
* Fix fullscreen drag
* Ignore setenv error
* feat(website): update dependencies and optimize some terms
* docs: optimize english documents
* docs: sync documents
* chore(website): the website project adds the recommended configuration of the vscode plugin
* revert: undo lock-file changes
* [linux] better error handling
* [linux] Better Go 1.16 support
* [linux] Remove Go based dispatcher
* feat(website): update dependencies and optimize some terms
Co-authored-by: Travis McLane <tmclane@gmail.com>
Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
Co-authored-by: stffabi <stffabi@users.noreply.github.com>
2022-02-01 19:43:03 +11:00
Lea Anthony
736d8b6b04
Update docs
2022-01-26 14:16:36 +11:00
stffabi
b1c2065dfb
[v2, windows] Add WebviewUserDataPath to windows options
2022-01-25 21:42:01 +01:00
Lea Anthony
140c78ecd1
Update sponsors
2022-01-16 14:48:17 +11:00
BillBuilt
bcf7c4e035
Add templates for using Svelte with Vite
...
Add templates for using Svelte with Vite and optionally TailwindCSS v3
2022-01-10 13:10:43 -05:00
Lea\Anthony
d9bacfc396
Update Sponsors
2022-01-10 20:49:28 +11:00
Lea\Anthony
3c6ed12637
New build flag: -debug
2021-12-29 06:54:52 +11:00
Lea\Anthony
84b67a8f53
Add -u flag to sync project go.mod with CLI version
2021-12-28 06:40:44 +11:00
flin7
d7eaab97dd
Add template for React
2021-12-26 17:21:19 +08:00
Lea Anthony
609bfc35c0
Update options.mdx
2021-12-22 21:17:46 +11:00
Lea\Anthony
121d11db55
[v2] Update sponsors
2021-12-22 06:36:18 +11:00
Lea\Anthony
5c357f012d
[v2] Update context error
2021-12-22 06:28:47 +11:00
Denis
0233197073
Add wails-svelte-template
2021-12-20 20:40:42 +07:00
Lea\Anthony
d883397d75
Update sponsors
2021-12-20 20:24:22 +11:00
Lea\Anthony
5bd82c4637
Update sponsors
2021-12-16 07:41:33 +11:00
Lea\Anthony
e942867635
Update sponsors
2021-12-16 07:41:14 +11:00
AlienRecall
0288f33556
Added react template
2021-12-15 13:53:25 +01:00
Lea\Anthony
ddeac08991
v2.0.0-beta.23
2021-12-15 19:36:45 +11:00
Aman Chhabra
9c5bb8c6eb
Add Riftshare to community showcase
2021-12-14 07:22:35 -08:00
Lea\Anthony
7c190810fd
Update easyweb logo
2021-12-13 20:40:03 +11:00
Lea\Anthony
2b2cd21674
Update sponsors
2021-12-13 20:32:55 +11:00
Lea\Anthony
69fd584c32
Update sponsors
2021-12-10 19:00:26 +11:00
stffabi
02d4c65e01
[docs] Add info about upx and antivirus vendors
2021-12-09 11:03:53 +01:00
Lea Anthony
efdcfe9985
[v2] Remove AllowFiles
& AllowDirectories
2021-12-09 08:16:45 +11:00
Lea Anthony
5884b7a87c
Update supported platforms
2021-12-08 19:50:11 +11:00
stffabi
a98d55db58
[v2] Update wails.json with updated reloaddirs from wails dev
2021-12-07 03:34:51 +01:00
stffabi
d8fe011509
[v2] Update docs with new assetdir management and add reloaddirs
2021-12-07 03:34:19 +01:00
misitebao
b556e860c4
docs: fix document translation
2021-12-06 11:10:36 +08:00
misitebao
6dcee51940
docs: optimize english documents
2021-12-06 11:06:08 +08:00
Lea\Anthony
73c9fba731
[website] Added Angular router guide
2021-12-05 22:23:02 +11:00
Lea\Anthony
0726ae9e83
[website] Added router guide
2021-12-05 22:18:52 +11:00
Lea\Anthony
9ba4ca10ca
[website] Link to Awesome Wails
2021-12-05 19:31:42 +11:00
Lea\Anthony
ffc0765a2f
[website] Add OnBeforeClose docs
2021-12-04 14:31:59 +11:00
Oskar
0b1e33748a
added ytd app to showcase
2021-12-02 21:29:43 +01:00
stffabi
47d783291d
[windows] Support drawing a frame for frameless to support hiding the titlebar
2021-12-02 11:16:13 +01:00
Lea\Anthony
ca147143ad
[website] Improve binding docs in "how does it work" guide
2021-11-30 19:49:21 +11:00
Lea\Anthony
3371967dad
[website] Update bleeding edge guide
2021-11-30 19:15:58 +11:00
Lea\Anthony
b09825ab0f
[website] Fix bleeding edge guide
2021-11-30 19:14:48 +11:00
Lea\Anthony
5edf45468c
[website] Add bleeding edge guide
2021-11-30 19:14:20 +11:00
Lea Anthony
60ddaf449d
Update Sponsors
2021-11-30 18:41:42 +11:00
misitebao
c2399e3620
docs: optimize document content links
2021-11-25 19:26:31 +08:00
Lea Anthony
9735bd1b01
[website] v2.0.0-beta.21
2021-11-24 06:58:09 +11:00
Lea Anthony
cd8bad58cd
[v] v2.0.0-beta.21
2021-11-24 06:42:34 +11:00
Snider
fc8aa58e62
Update Lethean project url
2021-11-20 07:10:41 +00:00
Lea Anthony
cb2bbacae8
Fix website
2021-11-20 18:02:23 +11:00
Lea Anthony
c3c6261a2d
Update sponsors
2021-11-20 17:55:17 +11:00
Lea Anthony
8bfec24108
Support slices + out params in Models.ts generation. Update website with runtime info
2021-11-18 17:54:09 +11:00
Lea Anthony
36570645ff
[v2] v2.0.0-beta.20
2021-11-09 20:37:44 +11:00
Lea Anthony
f489347fca
[website] Update sponsors
2021-11-09 06:39:36 +11:00
Lea Anthony
663925f9e8
[v2] v2.0.0-beta.19
2021-11-08 21:03:42 +11:00
Lea Anthony
0af8d506c1
[v2] v2.0.0-beta.18
2021-11-08 20:28:04 +11:00
Lea Anthony
b03a758747
[v2] v2.0.0-beta.17
2021-11-08 20:13:29 +11:00
Lea Anthony
c64b7bb79c
[v2] v2.0.0-beta.16
2021-11-08 19:15:07 +11:00
Lea Anthony
fa958e7a07
[website] assetdir clarification
2021-11-08 17:38:30 +11:00
Lea Anthony
1a3e81a3f8
[website] Misc updates
2021-11-08 17:36:08 +11:00
Lea Anthony
2fa004808f
[website] Update options example
2021-11-08 06:31:34 +11:00
Lea Anthony
6e8cbb8e8f
[mac] Ensure minimum osx version
2021-11-04 20:45:22 +11:00
Lea Anthony
32fa543164
[website] Update docs
2021-11-03 19:25:42 +11:00
Lea Anthony
71f2436562
[website] Add Mac options
2021-11-02 08:31:21 +11:00
Lukas Crepaz
b5f68e24d6
added appargs for application arguments in dev mode
2021-11-01 08:57:10 +01:00
Lea Anthony
d19c982eed
v2.0.0-beta.15
2021-10-26 19:21:41 +11:00
Lea Anthony
262b6281e1
Update sponsors. Cheers DonTomato!
2021-10-26 19:05:07 +11:00
Wakeful-Cloud
01dd0cd0b2
Fix TypeScript runtime declaration
2021-10-24 04:05:47 +00:00
Lea Anthony
126cc78d1a
[v2] add overscroll-behavior
2021-10-24 09:03:05 +11:00
Lea Anthony
5703d465fc
[v2] v2.0.0-beta.14
2021-10-23 08:52:02 +11:00
Lea Anthony
3b1d74cf84
Merge pull request #886 from TAINCER/patch-1
...
Added Angular template to Community templates list
2021-10-22 17:11:50 +11:00
Lea Anthony
2e0a6f95a0
[website] Update dialog docs
2021-10-22 16:59:44 +11:00
Timm Ortloff
8470bfb26b
Added Angular template to Community templates list
2021-10-22 06:47:03 +02:00
Lea Anthony
bea0c1446a
[mac] dialog support
2021-10-22 08:42:36 +11:00
Lea Anthony
bb25b3f42f
Update events.mdx
2021-10-20 20:31:58 +11:00
Lea Anthony
4a11f9bb20
Update sponsors
2021-10-20 17:40:57 +11:00
Lea Anthony
84622b829c
[website] Fix build
2021-10-14 17:55:01 +11:00
Lea Anthony
e0e4c0ae11
[v2] Add "AlwaysOnTop" option
2021-10-13 08:02:35 +11:00
Lea Anthony
d47b3734af
[v2] v2.0.0-beta.13
2021-10-12 20:47:03 +11:00
Lea Anthony
6413a6fb4d
Update Sponsors
2021-10-12 20:35:38 +11:00
Lea Anthony
81a9619fd7
[v2] v2.0.0-beta.12
2021-10-12 06:53:35 +11:00
Lea Anthony
8b5bcdfeff
[v2] v2.0.0-beta.11
2021-10-11 19:24:04 +11:00
Lea Anthony
b0df3f5c39
[v2] v2.0.0-beta.10
2021-10-10 15:46:04 +11:00
Lea Anthony
dd7c6a3d58
[v2] v2.0.0-beta.9
2021-10-10 11:20:20 +11:00
Lea Anthony
2729081f2c
[v2] v2.0.0-beta.8
2021-10-09 07:57:23 +11:00
Lea Anthony
1368c20029
[website] v2.0.0-beta.7
2021-10-09 00:06:39 +11:00
Lea Anthony
0acfdd1516
[website] v2.0.0-beta.6
2021-10-09 00:03:35 +11:00
Lea Anthony
722ecc969b
[website] Update docs to v2.0.0-beta.5
2021-10-08 20:27:10 +11:00
Lea Anthony
d32152ed84
[website] Add sponsor
2021-10-06 20:36:15 +11:00
misitebao
a11a75fa12
feat(website): correct and optimize documents
2021-10-05 22:26:34 +08:00
Lea Anthony
b15d98b555
[v2] Rename noautoinjectbindings -> noautoinjectipc
2021-10-04 16:53:27 +11:00
Lea Anthony
f6b83b0933
[v2] New -debounce flag to configure debounce time of dev server
2021-10-03 14:04:05 +11:00
Cody Bentley
b5437ed1b5
Added two new Vue3 TS templates to website
2021-10-02 17:27:07 -06:00
Lea Anthony
9dc2caecf0
[website] Rename heading
2021-10-02 14:27:06 +10:00
Lea Anthony
b0da974a7d
[v2] v2.0.0-beta.4
2021-10-02 14:16:40 +10:00
Lea Anthony
afb1d12c3b
[v2] Add meta tag to control script injection behaviour
2021-10-02 14:04:59 +10:00
Lea Anthony
de6c57771e
[website] update sponsors
2021-09-30 07:01:30 +10:00
Lea Anthony
28af34f978
[website] update installation instructions to v2.0.0-beta.3
2021-09-29 20:39:58 +10:00
Lea Anthony
0ee3015c7d
[website] update IDE flag
2021-09-29 20:19:14 +10:00
Lea Anthony
9a54f289c4
[v2] v2.0.0-beta.2
2021-09-29 07:25:02 +10:00
Lea Anthony
48cf60ac7c
[docs] Fix showcase
2021-09-27 23:59:43 +10:00
Lea Anthony
368195e5bd
[v2] Fix stats page
2021-09-27 22:05:18 +10:00
Lea Anthony
eba822da0b
[v2] Update discussion board links
2021-09-27 21:22:26 +10:00
Lea Anthony
7b052e7a2d
[v2] Update install guide
2021-09-27 21:19:05 +10:00
Lea Anthony
67fcbfec01
[v2] Docs updates
2021-09-27 20:05:25 +10:00
Lea Anthony
589eb3864f
[v2] Docs update
2021-09-27 19:35:30 +10:00