stffabi
e353b49784
[docs] Link to general webview2 runtime download page and not to a specific language ( #1764 )
2022-08-18 21:58:21 +10:00
Lea Anthony
9ee3157780
Update website. Show deprecation notice for
2022-08-18 20:55:05 +10:00
Lea Anthony
a0c4c1ea58
Fix Crowdin screw ups again
2022-08-18 20:30:50 +10:00
Richard Guay
a93a3a2f60
Adding my ScriptBar program ( #1761 )
...
* Added EmailIt and Modal File Manager
* Added EmailIt and Modal File Manager
* Adding ScriptBar
2022-08-18 18:22:19 +10:00
Maicarons J
1e8ab4b2c1
doc: add react-router to routing.mdx ( #1755 )
2022-08-16 21:15:41 +10:00
Lea Anthony
6e85560817
doc: linux workaround for ended event in video tag
2022-08-13 17:04:41 +10:00
Lea Anthony
4e05b2b8e8
docs: add guide to hide spawned windows
2022-08-13 16:43:04 +10:00
Richard Guay
57e4964a12
Added EmailIt and Modal File Manager ( #1728 )
...
* Added EmailIt and Modal File Manager
* Added EmailIt and Modal File Manager
2022-08-11 21:02:23 +10:00
Lea Anthony
04094ddf19
New Crowdin updates ( #1720 )
2022-08-10 18:41:22 +10:00
Lea Anthony
9eea492928
Fixup translations
...
Fixup translations
2022-08-09 21:05:20 +10:00
LGiki
b33211495e
Change frontend:dev
to frontend:dev:build
( #1691 )
2022-08-03 21:19:06 +10:00
LGiki
568015972a
Add frontend:dev:install
configuration ( #1666 )
...
* Add frontend:dev:install configuration
* When building the frontend in dev mode, use `frontend:dev:install` (if it has been defined) to install the dependencies
* Simplified logic for determining installation command
Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
2022-08-03 17:15:22 +10:00
Lea Anthony
6154bdac90
Add wails generate module
to docs.
2022-08-01 20:11:49 +10:00
Sam Hennessy
cf985cacee
Update application-development.mdx ( #1682 )
2022-08-01 18:59:40 +10:00
hiroki yagi
a224236b22
add wails-sveltekit-template ( #1671 )
2022-07-28 17:53:25 +10:00
Lea Anthony
7ea6f6d28e
Fix BackgroundColour documentation. Update changelog. Move contributors into website. Create changelog link.
2022-07-25 20:11:04 +10:00
MyNameIsAres
fad453da9c
📝 Fixed typo in documentation page howdoesitwork ( #1636 )
2022-07-23 10:54:35 +10:00
Lea Anthony
5a3d45b535
Override platform with GOOS and GOARCH ( #1618 )
...
* Override platform with GOOS and GOARCH
* Update v2/cmd/wails/internal/commands/build/build.go
Co-authored-by: stffabi <stffabi@users.noreply.github.com>
* Only use GOOS and GOARCH env vars for default target
* Update docs. Add dryrun flag for testing
* Update v2/cmd/wails/internal/commands/build/build.go
Co-authored-by: stffabi <stffabi@users.noreply.github.com>
* Fix scenario where no arch specified
* Fixed banner
Co-authored-by: stffabi <stffabi@users.noreply.github.com>
2022-07-21 21:25:57 +10:00
Misite Bao
ecdda0154f
docs: translate and correct documents ( #1525 )
...
* feat(website): write english translations
* docs(website): delete unnecessary files
* feat(website): update term translations
* docs(website): add Chinese documents
* chore(crowdin): update crowdin config
* docs(filename): keep the new document filename consistent with the old filename style
* chore: add documentation issue template
2022-07-21 20:51:48 +10:00
Lea Anthony
29912785fa
Add Show() and Hide() to runtime to show/hide application ( #1599 )
...
* Add Show() and Hide() to runtime to show/hide application
* Fix devserver
* Update API docs
2022-07-20 20:59:49 +10:00
Lea Anthony
072c56da0d
Fix Varly link
2022-07-19 23:37:02 +10:00
Lea Anthony
eea519224e
Fix docs again!
2022-07-19 21:51:37 +10:00
Lea Anthony
e9ae3e7655
Docs FTLOG
2022-07-19 21:38:31 +10:00
Lea Anthony
4f7c94e380
Fix docs for good
2022-07-19 21:33:05 +10:00
Lea Anthony
f46e825d24
Add pre-build hooks. Print command output when verbosity flag set. ( #1578 )
...
* Add pre-build hooks. Print command output when verbosity flag set.
* Refactor build hooks
2022-07-17 22:08:55 +10:00
Lea Anthony
8e43206ae5
Add restic-browser to showcase
2022-07-17 20:04:28 +10:00
Lea Anthony
931913a1d3
Update mouse-buttons.mdx
2022-07-14 22:27:48 +10:00
Lea Anthony
f068c33dcf
Add support for production log levels ( #1555 )
2022-07-14 21:45:13 +10:00
Lea Anthony
77db50a76a
Add mouse buttons guide
2022-07-14 21:35:21 +10:00
Lea Anthony
3ecd72d6c9
Add navigation from index.html
troubleshooting guide
2022-07-14 21:13:02 +10:00
Ian M. Jones
82cc5498f1
Add nixpkgs support to doctor command. ( #1551 )
...
* Dependancy => Dependency typo fix.
* Add Nixpkgs support to doctor command.
* Add mention of nixpkgs to linux distro support doc.
2022-07-13 07:29:41 +10:00
Lea Anthony
1dec40db33
Feature/auto devserver port ( #1547 )
...
* Support "auto" devserverurl
2022-07-12 21:41:41 +10:00
Lea Anthony
d1ae16ad3c
Add guide on dynamic assets
2022-07-12 21:38:18 +10:00
Lea Anthony
c82683babf
Update tutorial
2022-07-11 20:50:19 +10:00
Lea Anthony
55ec688331
Add helloworld tutorial
2022-07-10 15:07:42 +10:00
Lea Anthony
c48ad9be67
doc: white screen fix for Mac. Closes #1508
2022-07-05 08:44:26 +10:00
Lea Anthony
4726b72708
feature: Add -windowsconsole
flag
2022-07-04 22:52:50 +10:00
Lea Anthony
4c312b155d
[docs] Update -debug
flag
2022-07-04 22:33:03 +10:00
Lea Anthony
91d6c23c71
Updated contribution guide
2022-07-03 15:37:21 +10:00
Lea Anthony
59f84b8905
Development -> Contributing
2022-07-03 14:52:37 +10:00
Lea Anthony
a1a06a6198
Initial development guides
2022-07-03 12:06:35 +10:00
Lea Anthony
3e42d2da05
Rename WindowSetRGBA -> WindowSetBackgroundColour ( #1506 )
...
* Rename WindowSetRGBA -> WindowSetBackgroundColour
* Fix Typos
2022-06-29 22:31:49 +10:00
Lea Anthony
7cc3652a39
Updated docs. Closes #1501
2022-06-29 08:08:12 +10:00
Nan0
2065600096
Feature: set browser path ( #1448 )
...
* Added option to specify webview2 path
* Added `manual` webview strategy
* Update documentation
* Fixed build with manual tag
* Check for browser directory existence
* Added version check for manually specified webview, removed fallback for installed webview in manual strategy
* Update WebviewBrowserPath documentation
* Replaced deprecated StringToUTF16Ptr
* Return on error
* Removed manual strategy, return error in wv2installer for fixed runtime
* Removed manual strategy from CLI
2022-06-25 07:49:00 +10:00
chenxiao
072929689c
feature: add runtime func WindowSetAlwaysOnTop ( #1442 )
...
* feature: add runtime func WindowSetAlwaysOnTop
* add runtime WindowSetUnalwaysOnTop
* add JavaScript runtime method , docs update
* WindowSetAlwaysOnTop(b bool)
* Add AlwaysOnTop for MacOS
Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
2022-06-22 20:55:02 +10:00
Lea Anthony
381909696b
[Windows] Add Suspend/Resume callback support ( #1474 )
...
* Add Suspend/Resume callback support
* Fix comment
2022-06-22 06:37:18 +10:00
Lea Anthony
c477100374
Add BackgroundColour
and deprecate RGBA
( #1475 )
2022-06-21 19:47:05 +10:00
Lea Anthony
cb169611b1
Set Window Background colour if provided + debounce redraw option ( #1466 )
...
* Set Window Background colour if provided. Added debounce option for Webview2 redraw on resize
* [windows] Workaround resize flickering in frameless mode
Co-authored-by: stffabi <stffabi@users.noreply.github.com>
2022-06-20 17:47:13 +10:00
Andreas Wenk
41051e8848
fix the url to surge ( #1460 )
...
fix the url to surge in the docs
2022-06-18 09:24:19 +10:00
Luken
1e54eb2eaf
Fix small typo in docs ( #1449 )
2022-06-13 08:53:49 +10:00
Lea Anthony
cb4ba5bca6
Add Typescript troubleshooting guide
2022-06-12 14:57:45 +10:00
Marcus Crane
cd162918d4
Add showcase entry for October + update homepage carousel entry for October ( #1436 )
...
* Add showcase entry for October
* Update home carousel image for October
2022-06-02 01:59:33 -10:00
Zámbó, Levente
f6425a64a6
feature - add race detector to build & dev ( #1426 )
2022-05-27 19:07:39 -10:00
刀刀
e7f9e2f267
docs: add macos custom menu EditMenu tips ( #1423 )
...
* docs: add macos custom menu EditMenu tips
On macos platform, if custom the menu, we should append EditMenu to enable Cmd+C,Cmd+V,Cmd+Z... shortcut
2022-05-25 08:49:04 +02:00
mondy
043d83e39e
Add nogen flag in cli document.
2022-05-23 09:08:35 +09:00
rayshoo
0d793124fd
fix typo bindings.js to ipc.js
2022-05-18 15:58:33 +09:00
LGiki
e705c20de9
Add Next.js template
2022-05-13 14:33:07 +08:00
LGiki
ec2202765c
fix: typo in docs
2022-05-12 09:50:16 +08:00
Arpit Jain
e5cc18cfc5
Fix docs formatting
2022-05-03 23:21:23 +05:30
Lea Anthony
0a9ae0dff3
fix docs again
2022-04-27 22:29:25 +10:00
Lea Anthony
3dbe2a0942
Fix docs
2022-04-27 22:13:12 +10:00
Lea Anthony
e7aa74905a
Initial commit ( #1352 )
2022-04-27 19:10:20 +10:00
Lea Anthony
75ee36f8eb
Update docs regarding TitlebarAppearsTransparent
2022-04-21 08:30:15 +10:00
Lea Anthony
f6257d3d31
Add Environment
and WindowReloadApp
calls to runtime. Updated default templates.
2022-04-20 20:28:41 +10:00
Benjamin Thomas
93defccf4d
Add Elm template :) ( #1336 )
2022-04-16 21:50:41 +10:00
Lea Anthony
4e03c84fbb
Feature/default templates ( #1334 )
2022-04-15 20:30:10 +10:00
Lea Anthony
82806d47b3
Move experimental tag
2022-04-13 07:50:23 +10:00
stffabi
cb2de2ad30
[v2, docs] Add experimental badge for assets handler and fix type definitions ( #1328 )
2022-04-12 22:35:09 +10:00
stffabi
6d09a45a30
[v2] Add support for AssetsHandler ( #1325 )
...
* [website] Fix devserver default value doc
* [v2] Add support for AssetsHandler
AssetsHandler is a http.Handler delegate, which gets called
as a fallback for all Non-GET requests and for GET requests
for which the Assets didn’t find the file.
Known Limitations on Linux:
- All requests are GET requests
- No request headers
- No request body
- No response status code, only StatusOK will be returned
- No response headers
Known Limitations on Windows:
- Request body is leaking memory. Seems to be a bug in
WebView2, investigation angoing.
Most of these limitations on Linux will be fixed in the future with
adding support for Webkit2Gtk 2.36.0+.
* [v2, linux] Add response streaming support
The complete response won’t be held anymore in memory and will
be streamed to WebKit2.
Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
2022-04-12 20:18:27 +10:00
Lea Anthony
ebf4cf13f2
Feature: Add menu helpers
2022-04-09 20:36:48 +10:00
Lea Anthony
dce5fd442f
fix: i18n messages/bug + docs bug.
2022-04-05 21:41:49 +10:00
Lea Anthony
f21c9ba880
docs: update binding sections
2022-04-05 21:30:55 +10:00
Misitebao
f192cbd01b
feat(website): convert documents that don't require version management to individual pages ( #1311 )
2022-04-05 19:46:07 +10:00
Lea Anthony
90fc96b494
Translations docs
2022-04-03 17:47:56 +10:00
Lea Anthony
7af39e4819
Feature: Go logger "f" equivalents
2022-04-01 12:27:40 +11:00
Sebastian Bauer
7dd3f96915
[Feature/1149] Dark mode: functions for manually switching theme ( #1291 )
...
* [Feature/1149] Dark mode: functions for manually switching theme
2022-04-01 08:21:37 +11:00
Lea Anthony
2376062008
Update NSIS guide. Backport docs to .34. Fix references. Fix titles.
2022-03-31 12:23:28 +11:00
Lea Anthony
5ead563989
Update NSIS guide
2022-03-31 11:24:35 +11:00
Lea Anthony
f55f965b3d
Update NSIS guide
2022-03-31 10:11:44 +11:00
gardc
a22383df07
added docs for signing and NSIS ( #1301 )
2022-03-31 08:10:34 +11:00
stffabi
65fb42d9e7
[v2] Add support for external frontend dev servers ( #1290 )
...
* [v2] Consolidate AssetServers
* [v2] Support starturl for webview on linux and darwin
* [v2] Add support for frontend DevServer
* [v2] Activate frontend DevServer in svelte template
* [website] Add bleeding edge guide for PRs
* DoNotMerge: Bump Version for testing
Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
2022-03-31 00:40:44 +11:00
Lea Anthony
4cedfdc091
Docs versioning ( #1299 )
...
* Add beta.34 version
* Fix up document links
2022-03-30 23:21:33 +11:00
Misitebao
085d59612b
refactor(website): upgrade site to docusaurus@2.0.0-beta.17
( #1223 )
...
* refactor(website): Upgrade site to `docusaurus@2.0.0-beta.17`
Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
2022-03-30 21:49:19 +11:00
bearsh
d8bcf7ac70
v2: linux: add icon to linux specific app option and load it during w… ( #1272 )
...
* v2: linux: add icon to linux specific app option and load it during window creation
Signed-off-by: Martin Gysel <me@bearsh.org>
* doc: linux specific option: icon
2022-03-30 18:15:58 +11:00
Lea Anthony
a5bf76b30f
Fix up dev. Pull in go-webview and winc
2022-03-29 21:45:16 +11:00
Lea Anthony
48254b73e5
[Feature/1149] Dark mode ( #1281 )
...
* Add Windows version helper
* Initial theme support
* Support custom themes
* Update docs
* Honour HighContrast theme. Remove import "C". Refactor
* Small refactor
* Support inactive theme
* Update Docs
2022-03-27 22:57:45 +11:00
Lea Anthony
0053641796
Update Sponsors
2022-03-27 19:51:14 +11:00
Lea Anthony
47bf92850c
Update bleeding-edge.mdx
2022-03-25 21:02:56 +11:00
Lea Anthony
f98571fae5
Update bleeding-edge.mdx
2022-03-25 21:02:36 +11:00
Lea Anthony
e314c41337
Update WindowStartState for Linux
2022-03-19 11:26:14 +11:00
Lea Anthony
b002830897
Clarify supported platforms
2022-03-17 21:14:07 +11:00
Lea Anthony
8aea6a3bfc
Update domReady comment in templates + website
2022-03-14 22:48:32 +11:00
Lea Anthony
9c5600d8f3
Ensure default icon is generated regardless of icon.ico availability
2022-03-14 22:35:21 +11:00
Lea Anthony
106ff03f2e
Add reference to community templates
2022-03-14 20:54:11 +11:00
Lea Anthony
daad8437c2
Update troubleshooting guide
2022-03-13 20:36:40 +11:00
Lea Anthony
3a23662a34
Added variadic workaround to troubleshooting guide
2022-03-07 20:08:59 +11:00
Lea Anthony
51dd1361e3
Feature/docs update ( #1218 )
...
* Doc updates
* Add carousel
* Add more images to carousel
* Add search
* Fix CSS
* Cheeky fix for 1px bug
2022-03-06 22:29:26 +11:00
Lea Anthony
a48ea8768f
Update installation.mdx
2022-03-06 22:22:09 +11:00
Misitebao
7d8f2243ae
feat(website): sync documents and add content ( #1215 )
...
* feat(website): sync documents and add content
- Add a directory to the website
- Update site navigation menu
- Update site tagline(Emphasis on cross-platform)
- Sync the changelog of the latest version to the website
* docs: remove the `appendix` directory
2022-03-06 16:18:02 +11:00
Lea Anthony
7287fcc170
Fixes #1208 . Add docs about go.mod
version updates in dev mode
2022-03-04 17:56:46 +11:00
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