Lea Anthony
a43c077423
v2.0.0-beta.40
2022-07-24 20:33:23 +10:00
Antonio Cheong
f3516d0810
Deprecate Fullscreen appoption ( #1640 )
...
Add comments and notes to recommend WindowStartState: options.Fullscreen instead
2022-07-23 17:12:45 +10:00
allcontributors[bot]
f0b8ab2fb8
docs: add MyNameIsAres as a contributor for doc ( #1638 )
...
* docs: update README.md [skip ci]
* docs: update README.zh-Hans.md [skip ci]
* docs: update website/src/pages/credits.mdx [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2022-07-23 16:52:53 +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
dependabot[bot]
b9a62b0224
Bump terser from 5.12.0 to 5.14.2 in /website ( #1627 )
...
Bumps [terser](https://github.com/terser/terser ) from 5.12.0 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases )
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/commits )
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-21 07:49:09 +10:00
Lea Anthony
c9a7d3f520
Fix container size ( #1616 )
2022-07-20 21:28:53 +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
848eee5a7c
v2.0.0-beta.39.2
2022-07-20 07:23:25 +10:00
Antonio
41126759cf
Update example for macOS Menu ( #1600 )
...
* Update example for macOS compatibility
Reference https://github.com/wailsapp/wails/issues/1588
* Add comments, remove duplicates
2022-07-20 05:32:31 +10:00
Lea Anthony
072c56da0d
Fix Varly link
2022-07-19 23:37:02 +10:00
Lea Anthony
b6713d4ce0
Fix Varly link
2022-07-19 23:35:51 +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
6effdf3fa8
fix docs again
...
(cherry picked from commit 0a9ae0dff3
)
2022-07-19 21:07:48 +10:00
Lea Anthony
f7976a5c85
v2.0.0-beta.39
2022-07-19 20:58:11 +10:00
Lea Anthony
1c1eb89a53
Update sponsors. Improve website for mobile.
2022-07-19 18:53:10 +10:00
Lea Anthony
ab2a6f1d2d
use secondary button
2022-07-19 07:56:25 +10:00
Lea Anthony
14a4a05fc5
Docs/better homepage ( #1591 )
...
* Better carousel width
* Learn more button
* Learn more button
* Fix button/width
* Update introduction
* Fix outline colour
* remove custom css
* remove default css
2022-07-19 07:38:23 +10:00
Antonio
463f5b3cb7
Add troubleshooting for Not Found
error ( #1586 )
...
Issues with Vite's optimizer
2022-07-18 18:20:14 +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
6579cc3ce7
Fix all contributors section
2022-07-16 12:25:58 +10:00
Lea Anthony
29a059a20f
Update all contributors section ( #1575 )
2022-07-16 12:07:36 +10:00
Lea Anthony
dedd2864f0
Update sponsors
2022-07-14 22:49:36 +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
51a7630cd7
Fix dynamic asset image
2022-07-12 21:45:37 +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
5292721517
Update Sponsors
2022-07-03 10:19:15 +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
Lea Anthony
95082336cd
changelog + doc fix
2022-06-27 21:09:07 +10:00
Lea Anthony
66f79c2e51
v2.0.0-beta.38 + release script
2022-06-27 20:41:09 +10:00
Sidharth Rathi
c22f59adb9
Update templates.mdx ( #1492 )
...
Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
2022-06-25 09:21:02 +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
Lea Anthony
4dd1be5252
Update sponsors
2022-06-19 13:38:25 +10:00
Lea Anthony
d77c556c4e
Update Sponsors
2022-06-18 15:31:29 +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
Lea Anthony
b49dce8676
Update Changelog
2022-05-26 17:52:25 -10:00
Lea Anthony
6a88568f0a
v2.0.0-beta.37
2022-05-26 17:45:57 -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
stffabi
c874e30339
Merge pull request #1413 from mondy/feature/nogen-flag
2022-05-23 10:40:46 +02:00
mondy
043d83e39e
Add nogen flag in cli document.
2022-05-23 09:08:35 +09:00
Blake Bourque
7e64038265
Add blurb on wails generate module ( #1414 )
...
For users who wish to keep the wailsjs directory out of source control, the `wails generate module` command is valuable in a CI environment where wails build does not automatically generate the needed javascript module.
2022-05-23 08:43:18 +10: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
Lea Anthony
e0e55e6e76
Better website spacing
2022-05-11 20:18:53 +10:00
Junker
7c0d1019f2
Update events.mdx
...
A little mistake in the arguments of Js EventEmit
2022-05-07 23:12:01 +08:00
Lea Anthony
a3de4577dd
Update tagline
2022-05-07 12:05:30 +10:00
Lea Anthony
0f2fc1ab7a
Merge branch 'master' into patch-1
2022-05-07 10:36:02 +10:00
Lea Anthony
9c8a3a62da
Update sponsors
2022-05-05 20:53:35 +10:00
Arpit Jain
e5cc18cfc5
Fix docs formatting
2022-05-03 23:21:23 +05:30
Lea Anthony
9c7ef2d47c
v2.0.0-beta.36
2022-05-01 11:10:05 +10:00
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
2e1f758f20
v2.0.0-beta.35
2022-04-27 21:47:11 +10:00
Lea Anthony
e7aa74905a
Initial commit ( #1352 )
2022-04-27 19:10:20 +10:00
Lontten
8aaa0e0d9d
add a template docs : zh-Hans ( #1354 )
...
add a template with Vite + React + TypeScript
基于 Vite + React + TypeScript 的模板
2022-04-27 07:11:49 +10:00
Lontten
ef8dc44317
add a template with Vite + React + TypeScript ( #1353 )
...
a template with Vite + React + TypeScript
2022-04-26 21:00:26 +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
Lea Anthony
053f2748d5
Use Algolia Search ( #1339 )
2022-04-18 09:41:56 +10:00
Benjamin Thomas
93defccf4d
Add Elm template :) ( #1336 )
2022-04-16 21:50:41 +10:00
dependabot[bot]
5ffc815d34
Bump async from 2.6.3 to 2.6.4 in /website ( #1335 )
...
Bumps [async](https://github.com/caolan/async ) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases )
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md )
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4 )
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-16 14:01:57 +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
56206729ef
Update sponsors
2022-04-12 06:15:56 +10:00
Lea Anthony
ebf4cf13f2
Feature: Add menu helpers
2022-04-09 20:36:48 +10:00
Lea Anthony
0c244b1ce4
Fix: broken links
2022-04-09 10:11:35 +10:00
Lea Anthony
3b85c75359
Update application-development.mdx
2022-04-09 07:21:08 +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
Misitebao
78c6705cc3
feat(website): improve website content ( #1309 )
...
Update Chinese translation
2022-04-04 20:05:54 +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
dependabot[bot]
c78ee7e49b
Bump minimist from 1.2.5 to 1.2.6 in /website ( #1287 )
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
2022-03-29 21:41:22 +11:00
dependabot[bot]
6a3e73de3f
Bump node-forge from 1.2.1 to 1.3.0 in /website ( #1282 )
...
Bumps [node-forge](https://github.com/digitalbazaar/forge ) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/digitalbazaar/forge/releases )
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md )
- [Commits](https://github.com/digitalbazaar/forge/compare/v1.2.1...v1.3.0 )
---
updated-dependencies:
- dependency-name: node-forge
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
2022-03-29 21:39:38 +11:00
dependabot[bot]
983306c13d
Bump prismjs from 1.26.0 to 1.27.0 in /website ( #1191 )
...
Bumps [prismjs](https://github.com/PrismJS/prism ) from 1.26.0 to 1.27.0.
- [Release notes](https://github.com/PrismJS/prism/releases )
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PrismJS/prism/compare/v1.26.0...v1.27.0 )
---
updated-dependencies:
- dependency-name: prismjs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
2022-03-29 21:38:12 +11:00
dependabot[bot]
e403ad8063
Bump follow-redirects from 1.14.7 to 1.14.8 in /website ( #1151 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
2022-03-29 21:37:45 +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
Misitebao
3972093ede
docs: sync documents ( #1260 )
2022-03-15 20:13:32 +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
ba0b173e02
Use local search ( #1234 )
2022-03-09 22:30:24 +11:00
Misitebao
d29e01d552
docs: sync documents ( #1224 )
2022-03-08 06:54:40 +11:00
Lea Anthony
3a23662a34
Added variadic workaround to troubleshooting guide
2022-03-07 20:08:59 +11:00
Misitebao
2a096a6ff9
feat(website): optimize website and sync documents ( #1219 )
...
- Optimize the homepage carousel
- Sync documents
- Update style files and images
2022-03-07 19:28:37 +11:00
Lea Anthony
0c09fe4560
Update tagline
2022-03-06 22:31:15 +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
Misitebao
cdfd70d3f7
docs: improve and synchronize chinese documents ( #1205 )
2022-03-04 17:59:46 +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
Misitebao
91934d1f8e
docs: synchronize and optimize documents ( #1167 )
...
* docs: sync chinese documents
* docs: optimize chinese terminology
2022-02-21 20:24:06 +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