Marvin Collins Hosea
a8bbce6a12
React Hash Router Links returns 404 ( #2050 )
...
The linked Hash Router link is not valid anymore and returns a 404.
Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
2022-11-17 20:19:24 +11:00
Christian Kilb
66dd310823
Update obfuscated.mdx ( #2102 )
...
Fixed a typo.
2022-11-17 20:01:54 +11:00
juju
29acbe3079
Update events.mdx ( #2105 )
2022-11-17 20:01:02 +11:00
stffabi
177d90497a
[assetserver] Add support for range requests if the fs.FS provides an io.Seeker ( #2091 )
...
This allows streaming audio and videos with range requests if the
platform webview supports it.
2022-11-15 07:19:25 +11:00
stffabi
efd209b7c5
[darwin] Show Xcode version in wails doctor ( #2089 )
2022-11-14 20:11:07 +11:00
Lea Anthony
236570909c
Rename bleeding edge -> local development ( #2086 )
2022-11-13 22:44:50 +11:00
stffabi
f6e46ac1c3
[debug] Introducing debug options for debug builds to allow opening the inspector on startup ( #2080 )
2022-11-12 19:51:54 +11:00
Antonio Cheong
e3e20bdb42
Reference NSIS as optional dependency and provide more info ( #2070 )
...
* Update system.go
* Update installation.mdx
* Update base docs
2022-11-12 18:36:57 +11:00
stffabi
6d0ae669f9
[dev] Fix noreload flag and only skip reloads triggered by assetdir ( #2081 )
2022-11-12 17:08:54 +11:00
Misite Bao
8c4c4a9df3
docs: sync documents ( #2073 )
...
* docs: fix document formatting
* docs: sync documents
2022-11-12 08:30:16 +11:00
github-actions[bot]
fc312a5f04
chore: update sponsors.svg ( #2077 )
...
Co-authored-by: leaanthony <leaanthony@users.noreply.github.com>
2022-11-11 23:46:30 +11:00
Lea Anthony
67e2a4bdeb
Update docs and changelog
2022-11-09 22:26:22 +11:00
Lea Anthony
f7c602c212
Update docs and changelog
2022-11-09 22:06:10 +11:00
Misite Bao
4c840c07f2
docs: sync documents ( #2063 )
...
* docs: sync documents
* docs: fix document escape syntax
2022-11-09 06:25:18 +11:00
Sean Gosiaco
8ee493f48d
Added quasar-js and quasar-ts templates ( #2062 )
2022-11-08 20:34:05 +11:00
github-actions[bot]
95116912a2
chore: update sponsors.svg ( #2054 )
...
Co-authored-by: leaanthony <leaanthony@users.noreply.github.com>
2022-11-06 15:32:15 +11:00
github-actions[bot]
55f76a291b
chore: update sponsors.svg ( #2051 )
...
Co-authored-by: leaanthony <leaanthony@users.noreply.github.com>
2022-11-05 14:34:14 +11:00
github-actions[bot]
928bc75602
chore: update sponsors.svg ( #2049 )
...
Co-authored-by: leaanthony <leaanthony@users.noreply.github.com>
2022-11-04 18:32:17 +11:00
Lea Anthony
18b2d315dd
Modularize wails ( #2009 )
...
Co-authored-by: stffabi <stffabi@users.noreply.github.com>
2022-11-03 21:21:40 +11:00
github-actions[bot]
3d62681450
chore: update sponsors.svg ( #2022 )
...
Co-authored-by: leaanthony <leaanthony@users.noreply.github.com>
2022-10-30 19:27:08 +11:00
stffabi
638caf72f0
[assetserver] Introduce middleware and extract options ( #2016 )
...
* [assetserver] Add support for HTTP Middlewares
* [dev] Disable frontend DevServer if no Assets has been defined and inform user
* [dev] Consistent WebSocket behaviour in dev and prod mode for assets handler and middleware
In prod mode we can't support WebSockets so make sure the
assets handler and middleware never see WebSockets in dev mode.
* [templates] Migrate to new AssetServer option
* [docs] Add assetserver.Options to the reference
2022-10-29 23:15:15 +02:00
Lea Anthony
4cd89e1507
Add Angular docs
2022-10-29 19:35:41 +11:00
github-actions[bot]
ac8ed94ae6
chore: update sponsors.svg ( #2018 )
...
Co-authored-by: leaanthony <leaanthony@users.noreply.github.com>
2022-10-26 18:29:36 +11:00
Lea Anthony
52238f0fdd
Update Mac troubleshooting guide
2022-10-26 08:23:00 +11:00
Lea Anthony
6a12d01624
Update v2.1.0 release notes
2022-10-26 08:19:46 +11:00
Misite Bao
00864fa14f
docs: sync documents ( #2013 )
2022-10-26 08:02:36 +11:00
Lea Anthony
6d94cb4afe
Add installation error docs
2022-10-25 06:06:53 +11:00
Joshua Hull
9f751d66e0
Add single listener deregistration ( #1969 )
...
* Add single listener deregistration
* Return function to stop listening, updates types
* Add missing returns, improve documentation
* Duplicate interface in go
* Define eventName
* Use lo instead for filtering
* Move logger to Interface. Add sample test.
* Add vite test for events
* Add js test workflow
* Add corresponding go method to remove all events
* Update documentation
Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
2022-10-23 09:03:37 +11:00
Binyamin Aron Green
4bff4af2b0
Add JSON schema for config file ( #1864 )
...
* Add JSON schema for config file
* Fix typo in wails config schema
* Update wails.tmpl.json
* Update wails.tmpl.json
* Add reference to schema in docs
Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
2022-10-22 21:07:37 +11:00
Will Andrews
c55f94a3dc
[Docs] Add troubleshooting guide for unable to start service ( #2001 )
...
* add troubleshooting
* moved
* Added to the docs repo
Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
2022-10-22 21:04:18 +11:00
github-actions[bot]
2fd704e47c
chore: update sponsors.svg ( #2003 )
...
Co-authored-by: leaanthony <leaanthony@users.noreply.github.com>
2022-10-22 00:40:09 +11:00
Will Andrews
38f6b8787f
[Docs] Add troubleshooting guide for unable to start service ( #2000 )
...
* add troubleshooting
* moved
2022-10-21 07:42:57 +11:00
Scott Opell
7fcb537f85
feature/turn off color terminal output of dev command ( #1947 )
...
* feat: Adds option to dev command to turn off color terminal output
* Update docs
Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
2022-10-20 21:11:20 +11:00
github-actions[bot]
789a4e9bba
chore: update sponsors.svg ( #1991 )
...
Co-authored-by: leaanthony <leaanthony@users.noreply.github.com>
2022-10-19 20:34:17 +11:00
Lea Anthony
d9e077389c
Update changelog
2022-10-18 07:28:41 +11:00
Lea Anthony
94a936e3ad
Update changelog
2022-10-18 07:26:59 +11:00
Lea Anthony
639389022b
Update date
2022-10-18 07:24:10 +11:00
Lea Anthony
a5fba5b218
Release/v2.1.0 ( #1988 )
...
* Add changelog. Fix zoom docs. Add Info.dev.plist info
* Update build assets README.md
* Update changelog
* actions/checkout@v2 => v3
* Docs
2022-10-18 07:21:07 +11:00
cuigege
ef6263c164
Update events.mdx ( #1979 )
2022-10-15 20:08:25 +11:00
Misite Bao
7b501a8fd1
docs: sync documents ( #1968 )
...
* docs: update template description
* docs: sync documents
2022-10-15 10:29:31 +11:00
github-actions[bot]
24dbd71be0
chore: update sponsors.svg ( #1973 )
...
Co-authored-by: leaanthony <leaanthony@users.noreply.github.com>
2022-10-15 10:28:58 +11:00
Pierre Joye
f4adff1cb3
#1057 expose ZoomFactor get/set and add the respective windows only options ( #1463 )
...
* #1057 expose ZoomFactor get/set and add the respective windows only options
* Remove debug log, use IsZoomControlEnabled as well
* use math.float to/from 64bits functions instead
* Add new windows options ZoomFactor and IsZoomControlEnabled doc
* Grammar
* Update options.mdx
Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
2022-10-14 08:46:14 +11:00
Lea Anthony
7effede62b
Add support for Info.dev.plist
( #1960 )
2022-10-14 07:58:43 +11:00
Lea Anthony
de1d032f10
Use swc + pnpm ( #1966 )
...
* Use swc + pnpm
* Upgrade deps
2022-10-13 21:22:57 +11:00
Lea Anthony
4ca0580ced
Chore/generate sponsors ( #1965 )
...
* Create PR
* chore: update sponsors.svg (#1964 )
Co-authored-by: leaanthony <leaanthony@users.noreply.github.com>
* Delete branch after merge
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: leaanthony <leaanthony@users.noreply.github.com>
2022-10-13 20:10:12 +11:00
Lea Anthony
855c74ff30
Make highlighted code line easier to read. Fixes #1951 .
2022-10-12 21:43:28 +11:00
Rob Nice
c78f59bbc1
Add Elm Tailwind CSS community template ( #1939 )
...
* add link/description
* rename project
2022-10-11 19:22:24 +11:00
Lea Anthony
eee6797907
Add WindowExecJS method ( #1927 )
...
* Add WindowExecJS
* [devserver] Embed the base frontend into the DevServer struct
* Update docs
Co-authored-by: stffabi <stffabi@users.noreply.github.com>
2022-10-05 08:44:23 +11:00
Misite Bao
130f4cc36a
docs: sync documents ( #1936 )
2022-10-04 19:22:35 +11:00
Artur S
f3cbd383a3
add react-ts-vite-tailwind template ( #1930 )
2022-10-02 22:38:58 +11:00
Zámbó, Levente
2690250378
Add window transparency for linux ( #1926 )
2022-10-01 15:44:38 +10:00
Richard Guay
d92e8d43c8
Adding Tutorial link ( #1903 )
...
Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
2022-09-30 08:40:30 +10:00
Misite Bao
5421f559df
docs: sync documents ( #1907 )
...
* fix(website): fix command flag name
* feat(website): sync translations
2022-09-30 07:17:34 +10:00
Lea Anthony
e22cfc18c9
Update howdoesitwork.mdx
2022-09-28 08:32:14 +10:00
ALMAS
2d61278125
Update Chinese translation ( #1894 )
...
Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
2022-09-26 20:43:28 +10:00
Arif Ali
73b9dead5d
obfuscated instead of obfuscate in the docs ( #1895 )
...
the option in the docs is the wrong flag you have to add a d at the end
2022-09-24 15:05:18 +10:00
Lea Anthony
fd32734382
Add support for default No button ( #1875 )
...
* Add support for default No button
* Fix tests
2022-09-23 10:50:54 +10:00
Lea Anthony
8bbbb0f148
Fix i18n blog
2022-09-22 18:34:04 +10:00
Lea Anthony
495c129ec6
Update blog
2022-09-22 11:27:40 +10:00
Lea Anthony
74133c9ae3
v2.0.0
2022-09-22 11:00:57 +10:00
Misite Bao
e9b2c15664
feat: optimize documentation website ( #1849 )
...
* fix(website): fix i18n configuration
* feat: add i18n file to auto generate code
* feat: move the crowdin configuration file to the website directory
* feat(website): add crowdin dependencies and scripts
* feat: add COC
* feat: use escape hatch syntax to wrap JSX code in MDX files
* feat: remove ach language
* feat: generate default language configuration
* feat: remove compare link
* feat: add COC link
* feat(website): update documentation
* feat: use escape hatch syntax to wrap JSX code in MDX files
* style: add prettier
* style: format mdx files
* chore: remove prettier command
* feat: update en docs
* feat: sync Chinese documents
* feat: update doc
* Update website/src/pages/coc.mdx
Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
2022-09-18 22:01:50 +10:00
Lea Anthony
b93cdcd942
Releasetest/release workflow ( #1869 )
...
* Test release workflow
* Update release.yml
* Update release.yml
* add linux deps
* Update release.yml
* Update release.yml
* Update release.yml
* Update release.yml
* Update release.yml
* Update release.yml
* Update release.yml
* Update release.yml
* Update release.yml
* Fix: Misc tests
* Fix: Misc tests + linux build tags
* Fix: Bindings tests + move templates to pkg. Add json schema for templates
* Fix: template tests
* Add tests to release workflow. Test for go 1.18 + go 1.19
Fix: ignore .m files for non darwin builds. Fix watcher test. Fix warning in clilogger.
* Fix release pipeline
* Matrix for tests
* Rename templates to make tests work
* Update template test
* Debug template test
* Debug template test
* Debug template test
* Fix gitignore
* Update release.yml
2022-09-18 08:55:21 +10:00
Parvin Eyvazov
96ffe5b7b2
Update introduction.mdx ( #1863 )
2022-09-17 06:09:00 +10:00
stffabi
1026119eca
[templates] Use embed all to include all files ( #1862 )
...
Otherwise files prefixed with `.` and `_` won't get embedded.
2022-09-17 00:37:30 +10:00
Lea Anthony
28fd3cdba1
Fix link to runtime docs in introduction page
2022-09-15 21:11:12 +10:00
stffabi
854bd9433d
[go] Bump minimum required go version to 1.18 ( #1854 )
2022-09-14 23:47:15 +10:00
Lea Anthony
847cd67077
v2.0.0-rc.1 ( #1846 )
...
* v2.0.0-rc.1
* Fix changelog jsx errors. Can't wait to get rid of jsx.
2022-09-13 11:47:13 +10:00
Lea Anthony
052b9222c1
Add garble support ( #1793 )
...
Co-authored-by: AlbinoDrought <sean@albinodrought.com>
Co-authored-by: stffabi <stffabi@users.noreply.github.com>
2022-09-13 10:05:37 +10:00
imgbot[bot]
eef99ee577
[ImgBot] Optimize images ( #1812 )
...
*Total -- 5,696.04kb -> 5,003.34kb (12.16%)
/v2/pkg/commands/build/internal/packager/icon32.png -- 7.95kb -> 2.95kb (62.83%)
/v2/internal/frontend/desktop/windows/winc/dock_topbottom.png -- 4.27kb -> 1.82kb (57.31%)
/assets/images/jetbrains-grayscale.png -- 102.85kb -> 52.29kb (49.16%)
/v2/internal/frontend/desktop/windows/winc/dock_topleft.png -- 3.47kb -> 1.88kb (45.81%)
/cmd/templates/svelte/frontend/public/favicon.png -- 3.05kb -> 1.91kb (37.45%)
/website/static/img/icon-windows-dark.svg -- 0.63kb -> 0.45kb (28.35%)
/v2/pkg/buildassets/build/appicon.png -- 174.74kb -> 129.52kb (25.88%)
/website/static/img/favicon.svg -- 0.99kb -> 0.76kb (23.37%)
/website/static/img/go_js.svg -- 4.49kb -> 3.45kb (23.14%)
/website/static/img/go_js_dark.svg -- 4.54kb -> 3.50kb (22.97%)
/cmd/templates/vuetify2-basic/frontend/src/assets/images/logo.png -- 300.95kb -> 234.35kb (22.13%)
/cmd/templates/vuetify-basic/frontend/src/assets/images/logo.png -- 300.95kb -> 234.35kb (22.13%)
/cmd/templates/create-react-app/frontend/src/logo.png -- 300.95kb -> 234.35kb (22.13%)
/cmd/templates/vuebasic/frontend/src/assets/images/logo.png -- 300.95kb -> 234.35kb (22.13%)
/cmd/templates/svelte/frontend/src/logo.png -- 300.95kb -> 234.35kb (22.13%)
/website/static/img/architecture.svg -- 3.83kb -> 3.04kb (20.6%)
/website/static/img/Terminal-icon-dark.svg -- 0.99kb -> 0.79kb (20.37%)
/website/static/img/Terminal-icon.svg -- 0.99kb -> 0.79kb (19.84%)
/website/static/img/wails-logo-textless.svg -- 4.11kb -> 3.40kb (17.31%)
/assets/images/pace.jpeg -- 3.06kb -> 2.55kb (16.57%)
/website/static/img/icon-apple-dark.svg -- 1.10kb -> 0.92kb (16.33%)
/website/static/img/Go_Logo_Blue.svg -- 2.20kb -> 1.86kb (15.21%)
/website/static/img/logo-dark.svg -- 7.19kb -> 6.18kb (14.12%)
/website/static/img/wails-logo-horizontal-dark.svg -- 6.29kb -> 5.41kb (14.02%)
/website/static/img/logo-light.svg -- 7.12kb -> 6.13kb (14%)
/website/static/img/wails-logo-horizontal.svg -- 6.22kb -> 5.36kb (13.87%)
/website/static/img/icon-windows.svg -- 0.42kb -> 0.39kb (8.14%)
/v2/cmd/wails/internal/commands/generate/template/base/frontend/dist/assets/images/logo-universal.png -- 146.83kb -> 136.42kb (7.09%)
/v2/cmd/wails/internal/commands/initialise/templates/templates/vue-ts/frontend/src/assets/images/logo-universal.png -- 146.83kb -> 136.42kb (7.09%)
/v2/cmd/wails/internal/commands/initialise/templates/templates/plain/frontend/src/assets/images/logo-universal.png -- 146.83kb -> 136.42kb (7.09%)
/assets/images/logo-universal.png -- 146.83kb -> 136.42kb (7.09%)
/v2/cmd/wails/internal/commands/initialise/templates/generate/assets/lit/frontend/src/assets/images/logo-universal.png -- 146.83kb -> 136.42kb (7.09%)
/v2/cmd/wails/internal/commands/initialise/templates/templates/react-ts/frontend/src/assets/images/logo-universal.png -- 146.83kb -> 136.42kb (7.09%)
/v2/cmd/wails/internal/commands/initialise/templates/generate/assets/common/frontend/src/assets/images/logo-universal.png -- 146.83kb -> 136.42kb (7.09%)
/v2/cmd/wails/internal/commands/initialise/templates/templates/lit-ts/frontend/src/assets/images/logo-universal.png -- 146.83kb -> 136.42kb (7.09%)
/v2/cmd/wails/internal/commands/initialise/templates/templates/svelte-ts/frontend/src/assets/images/logo-universal.png -- 146.83kb -> 136.42kb (7.09%)
/v2/cmd/wails/internal/commands/initialise/templates/templates/lit/frontend/src/assets/images/logo-universal.png -- 146.83kb -> 136.42kb (7.09%)
/v2/cmd/wails/internal/commands/initialise/templates/templates/svelte/frontend/src/assets/images/logo-universal.png -- 146.83kb -> 136.42kb (7.09%)
/v2/cmd/wails/internal/commands/initialise/templates/templates/preact/frontend/src/assets/images/logo-universal.png -- 146.83kb -> 136.42kb (7.09%)
/v2/cmd/wails/internal/commands/initialise/templates/generate/assets/preact/frontend/src/assets/images/logo-universal.png -- 146.83kb -> 136.42kb (7.09%)
/v2/cmd/wails/internal/commands/initialise/templates/generate/plain/frontend/src/assets/images/logo-universal.png -- 146.83kb -> 136.42kb (7.09%)
/v2/cmd/wails/internal/commands/initialise/templates/templates/react/frontend/src/assets/images/logo-universal.png -- 146.83kb -> 136.42kb (7.09%)
/v2/cmd/wails/internal/commands/initialise/templates/templates/vanilla/frontend/src/assets/images/logo-universal.png -- 146.83kb -> 136.42kb (7.09%)
/v2/cmd/wails/internal/commands/initialise/templates/templates/vue/frontend/src/assets/images/logo-universal.png -- 146.83kb -> 136.42kb (7.09%)
/v2/cmd/wails/internal/commands/initialise/templates/generate/assets/react/frontend/src/assets/images/logo-universal.png -- 146.83kb -> 136.42kb (7.09%)
/v2/cmd/wails/internal/commands/initialise/templates/templates/vanilla-ts/frontend/src/assets/images/logo-universal.png -- 146.83kb -> 136.42kb (7.09%)
/v2/cmd/wails/internal/commands/initialise/templates/templates/preact-ts/frontend/src/assets/images/logo-universal.png -- 146.83kb -> 136.42kb (7.09%)
/v2/cmd/wails/internal/commands/initialise/templates/generate/assets/vue/frontend/src/assets/images/logo-universal.png -- 146.83kb -> 136.42kb (7.09%)
/cmd/templates/vue3-js/frontend/src/assets/logo.png -- 6.69kb -> 6.33kb (5.4%)
/v2/cmd/wails/internal/commands/initialise/templates/templates/preact/frontend/src/assets/preact.svg -- 1.57kb -> 1.49kb (4.99%)
/website/static/img/icon-apple.svg -- 0.76kb -> 0.72kb (4.52%)
/website/static/img/desktop-application-app-dark.svg -- 4.56kb -> 4.37kb (4.34%)
/website/static/img/desktop-application-app.svg -- 4.54kb -> 4.35kb (4.34%)
/website/static/img/logo.svg -- 6.55kb -> 6.29kb (4.05%)
/website/static/img/vitejs.svg -- 3.76kb -> 3.62kb (3.79%)
/cmd/templates/create-react-app/frontend/public/logo512.png -- 175.92kb -> 169.55kb (3.62%)
/v2/pkg/commands/build/internal/packager/icon128.png -- 16.10kb -> 15.52kb (3.58%)
/cmd/templates/vue3-full/frontend/src/assets/appicon.png -- 105.56kb -> 101.81kb (3.56%)
/cmd/packages/darwin/icon.png -- 105.56kb -> 101.81kb (3.56%)
/cmd/templates/vue3-js/frontend/src/assets/appicon.png -- 105.56kb -> 101.81kb (3.56%)
/cmd/packages/windows/icon.png -- 105.56kb -> 101.81kb (3.56%)
/cmd/templates/create-react-app/frontend/public/logo192.png -- 37.41kb -> 36.24kb (3.14%)
/cmd/templates/vuebasic/frontend/src/assets/fonts/roboto/roboto-v18-latin-regular.svg -- 47.83kb -> 46.81kb (2.13%)
/v2/pkg/commands/build/internal/packager/icon256.png -- 26.46kb -> 25.99kb (1.79%)
/website/static/img/icon-linux.svg -- 2.94kb -> 2.92kb (0.4%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
2022-09-12 21:57:07 +10:00
Lea Anthony
583b3cd1c3
New Crowdin updates ( #1800 )
...
* New translations markdown-page.md (Acholi)
[ci skip]
* New translations stats.mdx (Acholi)
[ci skip]
* New translations code.json (Acholi)
[ci skip]
* New translations options.json (Acholi)
[ci skip]
* New translations current.json (Acholi)
[ci skip]
* New translations version-v2.0.0-beta.43.json (Acholi)
[ci skip]
* New translations helloworld.mdx (Acholi)
[ci skip]
* New translations footer.json (Acholi)
[ci skip]
* New translations navbar.json (Acholi)
[ci skip]
* New translations emailit.mdx (Acholi)
[ci skip]
* New translations modalfilemanager.mdx (Acholi)
[ci skip]
* New translations linux.mdx (Acholi)
[ci skip]
* New translations scriptbar.mdx (Acholi)
[ci skip]
* New translations minecraftupdater.mdx (Acholi)
[ci skip]
* New translations faq.mdx (Acholi)
[ci skip]
* New translations community-guide.mdx (Acholi)
[ci skip]
* New translations vscode.mdx (Acholi)
[ci skip]
* New translations 2021-09-27-v2-beta1-release-notes.mdx (Acholi)
[ci skip]
* New translations _category_.json (Acholi)
[ci skip]
* New translations templates.mdx (Acholi)
[ci skip]
* New translations _category_.json (Acholi)
[ci skip]
* New translations troubleshooting.mdx (Acholi)
[ci skip]
* New translations windows-installer.mdx (Acholi)
[ci skip]
* New translations windows.mdx (Acholi)
[ci skip]
* New translations howdoesitwork.mdx (Acholi)
[ci skip]
* New translations introduction.mdx (Acholi)
[ci skip]
* New translations cli.mdx (Acholi)
[ci skip]
* New translations _category_.json (Acholi)
[ci skip]
* New translations _category_.json (Acholi)
[ci skip]
* New translations _category_.json (Acholi)
[ci skip]
* New translations _category_.json (Acholi)
[ci skip]
* New translations _category_.json (Acholi)
[ci skip]
* New translations window.mdx (Acholi)
[ci skip]
* New translations menus.mdx (Acholi)
[ci skip]
* New translations options.mdx (Acholi)
[ci skip]
* New translations project-config.mdx (Acholi)
[ci skip]
* New translations _category_.json (Acholi)
[ci skip]
* New translations browser.mdx (Acholi)
[ci skip]
* New translations dialog.mdx (Acholi)
[ci skip]
* New translations events.mdx (Acholi)
[ci skip]
* New translations intro.mdx (Acholi)
[ci skip]
* New translations log.mdx (Acholi)
[ci skip]
* New translations menu.mdx (Acholi)
[ci skip]
* New translations dogsapi.mdx (Acholi)
[ci skip]
* New translations templates.mdx (Chinese Simplified)
[ci skip]
* New translations templates.mdx (Russian)
[ci skip]
* New translations templates.mdx (Japanese)
[ci skip]
* New translations templates.mdx (Korean)
[ci skip]
* New translations troubleshooting.mdx (Chinese Simplified)
[ci skip]
* New translations templates.mdx (Acholi)
[ci skip]
* New translations encrypteasy.mdx (Japanese)
[ci skip]
* New translations wally.mdx (Korean)
[ci skip]
* New translations wally.mdx (Japanese)
[ci skip]
* New translations wally.mdx (Russian)
[ci skip]
* New translations wally.mdx (Chinese Simplified)
[ci skip]
* New translations wombat.mdx (Japanese)
[ci skip]
* New translations wombat.mdx (Korean)
[ci skip]
* New translations wombat.mdx (Russian)
[ci skip]
* New translations wombat.mdx (Chinese Simplified)
[ci skip]
* New translations ytd.mdx (Japanese)
[ci skip]
* New translations ytd.mdx (Korean)
[ci skip]
* New translations ytd.mdx (Russian)
[ci skip]
* New translations ytd.mdx (Chinese Simplified)
[ci skip]
* New translations encrypteasy.mdx (Korean)
[ci skip]
* New translations october.mdx (Japanese)
[ci skip]
* New translations encrypteasy.mdx (Russian)
[ci skip]
* New translations encrypteasy.mdx (Chinese Simplified)
[ci skip]
* New translations filehound.mdx (Japanese)
[ci skip]
* New translations filehound.mdx (Korean)
[ci skip]
* New translations filehound.mdx (Russian)
[ci skip]
* New translations filehound.mdx (Chinese Simplified)
[ci skip]
* New translations mollywallet.mdx (Japanese)
[ci skip]
* New translations mollywallet.mdx (Korean)
[ci skip]
* New translations mollywallet.mdx (Russian)
[ci skip]
* New translations mollywallet.mdx (Chinese Simplified)
[ci skip]
* New translations october.mdx (Korean)
[ci skip]
* New translations october.mdx (Russian)
[ci skip]
* New translations october.mdx (Chinese Simplified)
[ci skip]
* New translations optimus.mdx (Japanese)
[ci skip]
* New translations optimus.mdx (Korean)
[ci skip]
* New translations optimus.mdx (Russian)
[ci skip]
* New translations optimus.mdx (Chinese Simplified)
[ci skip]
* New translations portfall.mdx (Japanese)
[ci skip]
* New translations portfall.mdx (Korean)
[ci skip]
* New translations portfall.mdx (Russian)
[ci skip]
* New translations portfall.mdx (Chinese Simplified)
[ci skip]
* New translations scriptbar.mdx (Russian)
[ci skip]
* New translations emailit.mdx (Japanese)
[ci skip]
* New translations emailit.mdx (Korean)
[ci skip]
* New translations emailit.mdx (Russian)
[ci skip]
* New translations emailit.mdx (Chinese Simplified)
[ci skip]
* New translations modalfilemanager.mdx (Japanese)
[ci skip]
* New translations modalfilemanager.mdx (Korean)
[ci skip]
* New translations modalfilemanager.mdx (Russian)
[ci skip]
* New translations modalfilemanager.mdx (Chinese Simplified)
[ci skip]
* New translations scriptbar.mdx (Japanese)
[ci skip]
* New translations scriptbar.mdx (Korean)
[ci skip]
* New translations scriptbar.mdx (Chinese Simplified)
[ci skip]
* New translations minecraftupdater.mdx (Japanese)
[ci skip]
* New translations minecraftupdater.mdx (Korean)
[ci skip]
* New translations minecraftupdater.mdx (Russian)
[ci skip]
* New translations minecraftupdater.mdx (Chinese Simplified)
[ci skip]
* New translations troubleshooting.mdx (Chinese Simplified)
[ci skip]
* New translations optimus.mdx (Acholi)
[ci skip]
* New translations portfall.mdx (Acholi)
[ci skip]
* New translations wally.mdx (Acholi)
[ci skip]
* New translations october.mdx (Acholi)
[ci skip]
* New translations mollywallet.mdx (Acholi)
[ci skip]
* New translations filehound.mdx (Acholi)
[ci skip]
* New translations encrypteasy.mdx (Acholi)
[ci skip]
* New translations wombat.mdx (Acholi)
[ci skip]
* New translations ytd.mdx (Acholi)
[ci skip]
* New translations scriptbar.mdx (Acholi)
[ci skip]
* New translations minecraftupdater.mdx (Acholi)
[ci skip]
* New translations modalfilemanager.mdx (Acholi)
[ci skip]
* New translations emailit.mdx (Acholi)
[ci skip]
* New translations troubleshooting.mdx (Japanese)
[ci skip]
* New translations troubleshooting.mdx (Korean)
[ci skip]
* New translations troubleshooting.mdx (Russian)
[ci skip]
* New translations troubleshooting.mdx (Chinese Simplified)
[ci skip]
* New translations troubleshooting.mdx (Acholi)
[ci skip]
* New translations troubleshooting.mdx (Chinese Simplified)
[ci skip]
* New translations troubleshooting.mdx (Chinese Simplified)
[ci skip]
* New translations building.mdx (Japanese)
[ci skip]
* New translations 2021-11-08-v2-beta2-release-notes.mdx (Japanese)
[ci skip]
* New translations howdoesitwork.mdx (Chinese Simplified)
[ci skip]
* New translations introduction.mdx (Japanese)
[ci skip]
* New translations introduction.mdx (Korean)
[ci skip]
* New translations introduction.mdx (Russian)
[ci skip]
* New translations introduction.mdx (Chinese Simplified)
[ci skip]
* New translations 2021-09-27-v2-beta1-release-notes.mdx (Japanese)
[ci skip]
* New translations 2021-09-27-v2-beta1-release-notes.mdx (Korean)
[ci skip]
* New translations 2021-09-27-v2-beta1-release-notes.mdx (Russian)
[ci skip]
* New translations 2021-09-27-v2-beta1-release-notes.mdx (Chinese Simplified)
[ci skip]
* New translations 2021-11-08-v2-beta2-release-notes.mdx (Korean)
[ci skip]
* New translations howdoesitwork.mdx (Korean)
[ci skip]
* New translations 2021-11-08-v2-beta2-release-notes.mdx (Russian)
[ci skip]
* New translations 2021-11-08-v2-beta2-release-notes.mdx (Chinese Simplified)
[ci skip]
* New translations 2022-02-22-v2-beta3-release-notes.mdx (Japanese)
[ci skip]
* New translations 2022-02-22-v2-beta3-release-notes.mdx (Korean)
[ci skip]
* New translations 2022-02-22-v2-beta3-release-notes.mdx (Russian)
[ci skip]
* New translations 2022-02-22-v2-beta3-release-notes.mdx (Chinese Simplified)
[ci skip]
* New translations dogsapi.mdx (Japanese)
[ci skip]
* New translations dogsapi.mdx (Korean)
[ci skip]
* New translations dogsapi.mdx (Russian)
[ci skip]
* New translations dogsapi.mdx (Chinese Simplified)
[ci skip]
* New translations howdoesitwork.mdx (Russian)
[ci skip]
* New translations howdoesitwork.mdx (Japanese)
[ci skip]
* New translations building.mdx (Korean)
[ci skip]
* New translations ides.mdx (Chinese Simplified)
[ci skip]
* New translations building.mdx (Russian)
[ci skip]
* New translations building.mdx (Chinese Simplified)
[ci skip]
* New translations installation.mdx (Korean)
[ci skip]
* New translations dynamic-assets.mdx (Japanese)
[ci skip]
* New translations dynamic-assets.mdx (Korean)
[ci skip]
* New translations dynamic-assets.mdx (Russian)
[ci skip]
* New translations dynamic-assets.mdx (Chinese Simplified)
[ci skip]
* New translations ides.mdx (Japanese)
[ci skip]
* New translations ides.mdx (Korean)
[ci skip]
* New translations ides.mdx (Russian)
[ci skip]
* New translations windows-installer.mdx (Japanese)
[ci skip]
* New translations helloworld.mdx (Chinese Simplified)
[ci skip]
* New translations windows-installer.mdx (Korean)
[ci skip]
* New translations windows-installer.mdx (Russian)
[ci skip]
* New translations windows-installer.mdx (Chinese Simplified)
[ci skip]
* New translations options.mdx (Japanese)
[ci skip]
* New translations options.mdx (Korean)
[ci skip]
* New translations options.mdx (Russian)
[ci skip]
* New translations options.mdx (Chinese Simplified)
[ci skip]
* New translations helloworld.mdx (Japanese)
[ci skip]
* New translations helloworld.mdx (Korean)
[ci skip]
* New translations helloworld.mdx (Russian)
[ci skip]
* New translations building.mdx (Acholi)
[ci skip]
* New translations dynamic-assets.mdx (Acholi)
[ci skip]
* New translations ides.mdx (Acholi)
[ci skip]
* New translations windows-installer.mdx (Acholi)
[ci skip]
* New translations howdoesitwork.mdx (Acholi)
[ci skip]
* New translations introduction.mdx (Acholi)
[ci skip]
* New translations options.mdx (Acholi)
[ci skip]
* New translations helloworld.mdx (Acholi)
[ci skip]
* New translations 2021-09-27-v2-beta1-release-notes.mdx (Acholi)
[ci skip]
* New translations 2021-11-08-v2-beta2-release-notes.mdx (Acholi)
[ci skip]
* New translations 2022-02-22-v2-beta3-release-notes.mdx (Acholi)
[ci skip]
* New translations dogsapi.mdx (Acholi)
[ci skip]
* New translations troubleshooting.mdx (Japanese)
[ci skip]
* New translations troubleshooting.mdx (Korean)
[ci skip]
* New translations troubleshooting.mdx (Russian)
[ci skip]
* New translations troubleshooting.mdx (Chinese Simplified)
[ci skip]
* New translations window.mdx (Japanese)
[ci skip]
* New translations window.mdx (Korean)
[ci skip]
* New translations window.mdx (Russian)
[ci skip]
* New translations window.mdx (Chinese Simplified)
[ci skip]
* New translations troubleshooting.mdx (Acholi)
[ci skip]
* New translations window.mdx (Acholi)
[ci skip]
* New translations troubleshooting.mdx (Chinese Simplified)
[ci skip]
* New translations installation.mdx (Korean)
[ci skip]
* New translations troubleshooting.mdx (Japanese)
[ci skip]
* New translations troubleshooting.mdx (Korean)
[ci skip]
* New translations troubleshooting.mdx (Russian)
[ci skip]
* New translations troubleshooting.mdx (Chinese Simplified)
[ci skip]
* New translations window.mdx (Japanese)
[ci skip]
* New translations window.mdx (Korean)
[ci skip]
* New translations window.mdx (Russian)
[ci skip]
* New translations window.mdx (Chinese Simplified)
[ci skip]
* New translations navbar.json (Japanese)
[ci skip]
* New translations troubleshooting.mdx (Acholi)
[ci skip]
* New translations navbar.json (Chinese Simplified)
[ci skip]
* New translations navbar.json (Russian)
[ci skip]
* New translations navbar.json (Korean)
[ci skip]
* New translations navbar.json (Acholi)
[ci skip]
* New translations events.mdx (Japanese)
[ci skip]
* New translations events.mdx (Korean)
[ci skip]
* New translations events.mdx (Russian)
[ci skip]
* New translations events.mdx (Chinese Simplified)
[ci skip]
* New translations events.mdx (Acholi)
[ci skip]
* New translations howdoesitwork.mdx (Japanese)
[ci skip]
* New translations building.mdx (Korean)
[ci skip]
* New translations development.mdx (Korean)
[ci skip]
* New translations overscroll.mdx (Japanese)
[ci skip]
* New translations overscroll.mdx (Korean)
[ci skip]
* New translations overscroll.mdx (Russian)
[ci skip]
* New translations overscroll.mdx (Chinese Simplified)
[ci skip]
* New translations introduction.mdx (Korean)
[ci skip]
* New translations overscroll.mdx (Acholi)
[ci skip]
* New translations bleeding-edge.mdx (Japanese)
[ci skip]
* New translations bleeding-edge.mdx (Korean)
[ci skip]
* New translations bleeding-edge.mdx (Russian)
[ci skip]
* New translations bleeding-edge.mdx (Chinese Simplified)
[ci skip]
* New translations bleeding-edge.mdx (Acholi)
[ci skip]
* New translations introduction.mdx (Korean)
[ci skip]
* New translations introduction.mdx (Korean)
[ci skip]
* New translations troubleshooting.mdx (Japanese)
[ci skip]
* New translations troubleshooting.mdx (Korean)
[ci skip]
* New translations troubleshooting.mdx (Russian)
[ci skip]
* New translations troubleshooting.mdx (Chinese Simplified)
[ci skip]
* New translations howdoesitwork.mdx (Japanese)
[ci skip]
* New translations troubleshooting.mdx (Acholi)
[ci skip]
* New translations frameless.mdx (Japanese)
[ci skip]
* New translations frameless.mdx (Korean)
[ci skip]
* New translations frameless.mdx (Russian)
[ci skip]
* New translations frameless.mdx (Chinese Simplified)
[ci skip]
* New translations options.mdx (Japanese)
[ci skip]
* New translations options.mdx (Korean)
[ci skip]
* New translations options.mdx (Russian)
[ci skip]
* New translations options.mdx (Chinese Simplified)
[ci skip]
* New translations frameless.mdx (Acholi)
[ci skip]
* New translations options.mdx (Acholi)
[ci skip]
* Fix issues again
2022-09-12 21:56:43 +10:00
Lea Anthony
dae1388f3b
Update docusaurus version
2022-09-12 21:13:13 +10:00
Lea Anthony
d23108a49e
Make draggable CSS property customisable ( #1828 )
...
Co-authored-by: stffabi <stffabi@users.noreply.github.com>
2022-09-10 14:33:35 +10:00
Lea Anthony
ec0e1cca58
Add macOS build failure help
2022-09-08 21:51:29 +10:00
Lea Anthony
6e35e9a3e4
Update PR testing docs
2022-09-06 08:04:51 +10:00
Lea Anthony
3920402017
Update overscroll CSS
2022-09-04 11:33:47 +10:00
Lea Anthony
58a2dbb42a
Update overscroll CSS
2022-09-04 11:33:08 +10:00
Zámbó, Levente
7816b0b67f
[v2] feature: make EventsOff capable of removing multiple listeners ( #1822 )
...
[v2] feature: add missing wrapper
2022-09-02 07:34:59 +10:00
Lea Anthony
01e46f0c24
Fix vue-ts template ( #1813 )
2022-08-31 23:28:55 +10:00
Misite Bao
3a7ef4c26d
fix: fix bugs in website ( #1810 )
...
* feat: remove useless configuration files
* fix: fix image tags
* fix: delete unnecessary files and fix file names
* fix: automatically generate translations using official tools
Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
2022-08-31 22:32:34 +10:00
Lea Anthony
961dc4ded6
Remove stats page
2022-08-31 20:00:22 +10:00
Lea Anthony
ffb4a1360b
Add too many open files guide
2022-08-30 07:41:46 +10:00
ZanderCodes
70c484f603
Add Some WindowState ( #1349 )
...
* Add Check for WindowState IsMaximised, IsMinimized, IsNormal and IsFullscreen
Solve conflicts
# Conflicts:
# v2/internal/frontend/desktop/darwin/WailsContext.m
# v2/internal/frontend/desktop/darwin/frontend.go
# v2/internal/frontend/desktop/linux/window.go
# v2/internal/frontend/desktop/windows/window.go
* Add Check for WindowState IsMaximised, IsMinimized, IsNormal and IsFullscreen
Solve conflict
# Conflicts:
# v2/pkg/runtime/window.go
* Forgot some function to use it
# Conflicts:
# v2/internal/frontend/desktop/darwin/WailsContext.h
# v2/internal/frontend/desktop/windows/win32/consts.go
# v2/internal/frontend/desktop/windows/win32/window.go
* Modify the instructions
# Conflicts:
# v2/internal/frontend/devserver/devserver.go
* Add Functions to DevServer
# Conflicts:
# v2/internal/frontend/dispatcher/systemcalls.go
# v2/internal/frontend/runtime/desktop/window.js
# v2/internal/frontend/runtime/package-lock.json
# v2/internal/frontend/runtime/runtime_prod_desktop.js
# v2/internal/frontend/runtime/wrapper/runtime.d.ts
# v2/internal/frontend/runtime/wrapper/runtime.js
* Add Callback and JavaScript Functions
# Conflicts:
# v2/cmd/wails/internal/commands/initialise/templates/generate/assets/common/frontend/wailsjs/runtime/runtime.js
# v2/internal/frontend/runtime/package-lock.json
# v2/internal/frontend/runtime/runtime_dev_desktop.js
* Remove Merge lines
* Fix IsMaximised
* Add WindowState Docs
* Update docs
Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
2022-08-30 06:52:01 +10:00
Lea Anthony
cdf4927e58
Optimise images part 2
2022-08-29 20:19:43 +10:00
Lea Anthony
96bf669d62
Optimise images
2022-08-28 20:55:36 +10:00
KiddoV
9287649e0b
Update templates.mdx ( #1799 )
...
* Update templates.mdx
* Update templates.mdx
2022-08-28 17:01:27 +10:00
Lea Anthony
c283c47be4
Update Sponsors
2022-08-27 20:45:07 +10:00
Lea Anthony
b5e98d5780
New Crowdin updates ( #1726 )
...
* New translations minecraftupdater.mdx (Korean)
[ci skip]
* New translations links.mdx (Korean)
[ci skip]
* New translations templates.mdx (Korean)
[ci skip]
* New translations _category_.json (Korean)
[ci skip]
* New translations developing-new-features.mdx (Korean)
[ci skip]
* New translations documenting.mdx (Korean)
[ci skip]
* New translations troubleshooting.mdx (Korean)
[ci skip]
* New translations windows-installer.mdx (Korean)
[ci skip]
* New translations faq.mdx (Korean)
[ci skip]
* New translations 2021-11-08-v2-beta2-release-notes.mdx (Korean)
[ci skip]
* New translations 2022-02-22-v2-beta3-release-notes.mdx (Korean)
[ci skip]
* New translations authors.yml (Korean)
[ci skip]
* New translations credits.mdx (Korean)
[ci skip]
* New translations markdown-page.md (Korean)
[ci skip]
* New translations stats.mdx (Korean)
[ci skip]
* New translations faq.mdx (Japanese)
[ci skip]
* New translations faq.mdx (Russian)
[ci skip]
* New translations introduction.mdx (Korean)
[ci skip]
* New translations faq.mdx (Chinese Simplified)
[ci skip]
* New translations options.json (Korean)
[ci skip]
* New translations current.json (Korean)
[ci skip]
* New translations version-v2.0.0-beta.38.json (Korean)
[ci skip]
* New translations version-v2.0.0-beta.39.json (Korean)
[ci skip]
* New translations footer.json (Korean)
[ci skip]
* New translations navbar.json (Korean)
[ci skip]
* New translations 2021-09-27-v2-beta1-release-notes.mdx (Korean)
[ci skip]
* New translations howdoesitwork.mdx (Korean)
[ci skip]
* New translations windows.mdx (Korean)
[ci skip]
* New translations log.mdx (Korean)
[ci skip]
* New translations _category_.json (Korean)
[ci skip]
* New translations linux.mdx (Korean)
[ci skip]
* New translations _category_.json (Korean)
[ci skip]
* New translations browser.mdx (Korean)
[ci skip]
* New translations dialog.mdx (Korean)
[ci skip]
* New translations events.mdx (Korean)
[ci skip]
* New translations intro.mdx (Korean)
[ci skip]
* New translations menu.mdx (Korean)
[ci skip]
* New translations _category_.json (Korean)
[ci skip]
* New translations window.mdx (Korean)
[ci skip]
* New translations cli.mdx (Korean)
[ci skip]
* New translations _category_.json (Korean)
[ci skip]
* New translations menus.mdx (Korean)
[ci skip]
* New translations options.mdx (Korean)
[ci skip]
* New translations project-config.mdx (Korean)
[ci skip]
* New translations _category_.json (Korean)
[ci skip]
* New translations helloworld.mdx (Korean)
[ci skip]
* New translations code.json (Korean)
[ci skip]
* New translations developing-new-features.mdx (Chinese Simplified)
[ci skip]
* New translations firstproject.mdx (Japanese)
[ci skip]
* New translations firstproject.mdx (Russian)
[ci skip]
* New translations firstproject.mdx (Chinese Simplified)
[ci skip]
* New translations installation.mdx (Japanese)
[ci skip]
* New translations installation.mdx (Russian)
[ci skip]
* New translations installation.mdx (Chinese Simplified)
[ci skip]
* New translations dynamic-assets.mdx (Japanese)
[ci skip]
* New translations dynamic-assets.mdx (Russian)
[ci skip]
* New translations dynamic-assets.mdx (Chinese Simplified)
[ci skip]
* New translations frameless.mdx (Japanese)
[ci skip]
* New translations frameless.mdx (Russian)
[ci skip]
* New translations frameless.mdx (Chinese Simplified)
[ci skip]
* New translations documenting.mdx (Japanese)
[ci skip]
* New translations documenting.mdx (Russian)
[ci skip]
* New translations frontend.mdx (Japanese)
[ci skip]
* New translations frontend.mdx (Russian)
[ci skip]
* New translations windows.mdx (Chinese Simplified)
[ci skip]
* New translations troubleshooting.mdx (Japanese)
[ci skip]
* New translations troubleshooting.mdx (Russian)
[ci skip]
* New translations troubleshooting.mdx (Chinese Simplified)
[ci skip]
* New translations windows-installer.mdx (Japanese)
[ci skip]
* New translations windows-installer.mdx (Russian)
[ci skip]
* New translations windows-installer.mdx (Chinese Simplified)
[ci skip]
* New translations dialog.mdx (Japanese)
[ci skip]
* New translations dialog.mdx (Russian)
[ci skip]
* New translations signing.mdx (Chinese Simplified)
[ci skip]
* New translations migrating.mdx (Russian)
[ci skip]
* New translations ides.mdx (Japanese)
[ci skip]
* New translations ides.mdx (Russian)
[ci skip]
* New translations ides.mdx (Chinese Simplified)
[ci skip]
* New translations migrating.mdx (Japanese)
[ci skip]
* New translations migrating.mdx (Chinese Simplified)
[ci skip]
* New translations signing.mdx (Russian)
[ci skip]
* New translations mouse-buttons.mdx (Japanese)
[ci skip]
* New translations mouse-buttons.mdx (Russian)
[ci skip]
* New translations mouse-buttons.mdx (Chinese Simplified)
[ci skip]
* New translations overscroll.mdx (Japanese)
[ci skip]
* New translations overscroll.mdx (Russian)
[ci skip]
* New translations routing.mdx (Japanese)
[ci skip]
* New translations routing.mdx (Russian)
[ci skip]
* New translations routing.mdx (Chinese Simplified)
[ci skip]
* New translations signing.mdx (Japanese)
[ci skip]
* New translations dialog.mdx (Chinese Simplified)
[ci skip]
* New translations project-config.mdx (Chinese Simplified)
[ci skip]
* New translations options.mdx (Chinese Simplified)
[ci skip]
* New translations howdoesitwork.mdx (Japanese)
[ci skip]
* New translations howdoesitwork.mdx (Russian)
[ci skip]
* New translations howdoesitwork.mdx (Chinese Simplified)
[ci skip]
* New translations 2021-09-27-v2-beta1-release-notes.mdx (Japanese)
[ci skip]
* New translations 2021-09-27-v2-beta1-release-notes.mdx (Russian)
[ci skip]
* New translations 2021-09-27-v2-beta1-release-notes.mdx (Chinese Simplified)
[ci skip]
* New translations 2021-11-08-v2-beta2-release-notes.mdx (Japanese)
[ci skip]
* New translations options.mdx (Russian)
[ci skip]
* New translations window.mdx (Japanese)
[ci skip]
* New translations menu.mdx (Japanese)
[ci skip]
* New translations menu.mdx (Russian)
[ci skip]
* New translations menu.mdx (Chinese Simplified)
[ci skip]
* New translations window.mdx (Russian)
[ci skip]
* New translations options.mdx (Japanese)
[ci skip]
* New translations cli.mdx (Chinese Simplified)
[ci skip]
* New translations menus.mdx (Japanese)
[ci skip]
* New translations menus.mdx (Russian)
[ci skip]
* New translations menus.mdx (Chinese Simplified)
[ci skip]
* New translations 2021-11-08-v2-beta2-release-notes.mdx (Russian)
[ci skip]
* New translations 2021-11-08-v2-beta2-release-notes.mdx (Chinese Simplified)
[ci skip]
* New translations emailit.mdx (Chinese Simplified)
[ci skip]
* New translations modalfilemanager.mdx (Chinese Simplified)
[ci skip]
* New translations 2022-02-22-v2-beta3-release-notes.mdx (Japanese)
[ci skip]
* New translations 2022-02-22-v2-beta3-release-notes.mdx (Russian)
[ci skip]
* New translations 2022-02-22-v2-beta3-release-notes.mdx (Chinese Simplified)
[ci skip]
* New translations credits.mdx (Japanese)
[ci skip]
* New translations credits.mdx (Russian)
[ci skip]
* New translations credits.mdx (Chinese Simplified)
[ci skip]
* New translations code.json (Korean)
[ci skip]
* New translations developing-new-features.mdx (Japanese)
[ci skip]
* New translations developing-new-features.mdx (Russian)
[ci skip]
* New translations ways-of-contributing.mdx (Japanese)
[ci skip]
* New translations documenting.mdx (Japanese)
[ci skip]
* New translations testing.mdx (Japanese)
[ci skip]
* New translations setting-up-a-dev-environment.mdx (Japanese)
[ci skip]
* New translations fixing-bugs.mdx (Japanese)
[ci skip]
* New translations helping-others.mdx (Japanese)
[ci skip]
* New translations ways-of-contributing.mdx (Russian)
[ci skip]
* New translations fixing-bugs.mdx (Chinese Simplified)
[ci skip]
* New translations documenting.mdx (Russian)
[ci skip]
* New translations documenting.mdx (Chinese Simplified)
[ci skip]
* New translations testing.mdx (Chinese Simplified)
[ci skip]
* New translations fixing-bugs.mdx (Russian)
[ci skip]
* New translations ways-of-contributing.mdx (Chinese Simplified)
[ci skip]
* New translations testing.mdx (Russian)
[ci skip]
* New translations helping-others.mdx (Russian)
[ci skip]
* New translations helping-others.mdx (Chinese Simplified)
[ci skip]
* New translations setting-up-a-dev-environment.mdx (Chinese Simplified)
[ci skip]
* New translations setting-up-a-dev-environment.mdx (Russian)
[ci skip]
* New translations developing-new-features.mdx (Chinese Simplified)
[ci skip]
* New translations current.json (Japanese)
[ci skip]
* New translations current.json (Russian)
[ci skip]
* New translations current.json (Chinese Simplified)
[ci skip]
* New translations version-v2.0.0-beta.44.json (Japanese)
[ci skip]
* New translations version-v2.0.0-beta.44.json (Russian)
[ci skip]
* New translations version-v2.0.0-beta.44.json (Chinese Simplified)
[ci skip]
* New translations version-v2.0.0-beta.43.json (Japanese)
[ci skip]
* New translations version-v2.0.0-beta.43.json (Russian)
[ci skip]
* New translations version-v2.0.0-beta.43.json (Chinese Simplified)
[ci skip]
* New translations installation.mdx (Korean)
[ci skip]
* New translations ways-of-contributing.mdx (Korean)
[ci skip]
* New translations testing.mdx (Korean)
[ci skip]
* New translations developing-new-features.mdx (Korean)
[ci skip]
* New translations documenting.mdx (Korean)
[ci skip]
* New translations fixing-bugs.mdx (Korean)
[ci skip]
* New translations helping-others.mdx (Korean)
[ci skip]
* New translations setting-up-a-dev-environment.mdx (Korean)
[ci skip]
* New translations current.json (Korean)
[ci skip]
* New translations options.json (Korean)
[ci skip]
* New translations version-v2.0.0-beta.44.json (Korean)
[ci skip]
* New translations version-v2.0.0-beta.43.json (Korean)
[ci skip]
* New translations footer.json (Korean)
[ci skip]
* New translations navbar.json (Korean)
[ci skip]
* New translations code.json (Korean)
[ci skip]
* New translations community-guide.mdx (Japanese)
[ci skip]
* New translations community-guide.mdx (Korean)
[ci skip]
* New translations community-guide.mdx (Russian)
[ci skip]
* New translations community-guide.mdx (Chinese Simplified)
[ci skip]
* New translations current.json (Japanese)
[ci skip]
* New translations current.json (Russian)
[ci skip]
* New translations current.json (Chinese Simplified)
[ci skip]
* New translations code.json (Japanese)
[ci skip]
* New translations code.json (Russian)
[ci skip]
* New translations code.json (Chinese Simplified)
[ci skip]
* New translations introduction.mdx (Korean)
[ci skip]
* New translations current.json (Korean)
[ci skip]
* New translations code.json (Korean)
[ci skip]
* New translations community-guide.mdx (Japanese)
[ci skip]
* New translations community-guide.mdx (Korean)
[ci skip]
* New translations community-guide.mdx (Russian)
[ci skip]
* New translations community-guide.mdx (Chinese Simplified)
[ci skip]
* New translations community-guide.mdx (Chinese Simplified)
[ci skip]
* New translations vscode.mdx (Japanese)
[ci skip]
* New translations vscode.mdx (Korean)
[ci skip]
* New translations vscode.mdx (Russian)
[ci skip]
* New translations vscode.mdx (Chinese Simplified)
[ci skip]
* New translations current.json (Chinese Simplified)
[ci skip]
* New translations riftshare.mdx (Chinese Simplified)
[ci skip]
* New translations surge.mdx (Chinese Simplified)
[ci skip]
* New translations wally.mdx (Chinese Simplified)
[ci skip]
* New translations encrypteasy.mdx (Chinese Simplified)
[ci skip]
* New translations filehound.mdx (Chinese Simplified)
[ci skip]
* New translations mollywallet.mdx (Chinese Simplified)
[ci skip]
* New translations optimus.mdx (Chinese Simplified)
[ci skip]
* New translations _category_.json (Chinese Simplified)
[ci skip]
* New translations emailit.mdx (Chinese Simplified)
[ci skip]
* New translations modalfilemanager.mdx (Chinese Simplified)
[ci skip]
* New translations browser.mdx (Chinese Simplified)
[ci skip]
* New translations vscode.mdx (Russian)
[ci skip]
* New translations vscode.mdx (Chinese Simplified)
[ci skip]
* New translations browser.mdx (Japanese)
[ci skip]
* New translations browser.mdx (Korean)
[ci skip]
* New translations browser.mdx (Russian)
[ci skip]
* New translations dialog.mdx (Japanese)
[ci skip]
* New translations vscode.mdx (Japanese)
[ci skip]
* New translations dialog.mdx (Korean)
[ci skip]
* New translations dialog.mdx (Russian)
[ci skip]
* New translations dialog.mdx (Chinese Simplified)
[ci skip]
* New translations events.mdx (Japanese)
[ci skip]
* New translations events.mdx (Korean)
[ci skip]
* New translations events.mdx (Russian)
[ci skip]
* New translations events.mdx (Chinese Simplified)
[ci skip]
* New translations intro.mdx (Japanese)
[ci skip]
* New translations intro.mdx (Korean)
[ci skip]
* New translations intro.mdx (Russian)
[ci skip]
* New translations vscode.mdx (Korean)
[ci skip]
* New translations intro.mdx (Chinese Simplified)
[ci skip]
* New translations log.mdx (Japanese)
[ci skip]
* New translations options.mdx (Russian)
[ci skip]
* New translations introduction.mdx (Japanese)
[ci skip]
* New translations options.mdx (Chinese Simplified)
[ci skip]
* New translations options.mdx (Korean)
[ci skip]
* New translations log.mdx (Korean)
[ci skip]
* New translations log.mdx (Russian)
[ci skip]
* New translations log.mdx (Chinese Simplified)
[ci skip]
* New translations menu.mdx (Japanese)
[ci skip]
* New translations menu.mdx (Korean)
[ci skip]
* New translations menu.mdx (Russian)
[ci skip]
* New translations menu.mdx (Chinese Simplified)
[ci skip]
* New translations window.mdx (Japanese)
[ci skip]
* New translations window.mdx (Korean)
[ci skip]
* New translations window.mdx (Russian)
[ci skip]
* New translations window.mdx (Chinese Simplified)
[ci skip]
* New translations options.mdx (Japanese)
[ci skip]
* New translations introduction.mdx (Korean)
[ci skip]
* New translations introduction.mdx (Russian)
[ci skip]
* New translations community-guide.mdx (Chinese Simplified)
[ci skip]
* New translations stats.mdx (Chinese Simplified)
[ci skip]
* New translations faq.mdx (Chinese Simplified)
[ci skip]
* New translations markdown-page.md (Chinese Simplified)
[ci skip]
* New translations introduction.mdx (Chinese Simplified)
[ci skip]
* New translations 2021-09-27-v2-beta1-release-notes.mdx (Chinese Simplified)
[ci skip]
* New translations version-v2.0.0-beta.44.json (Chinese Simplified)
[ci skip]
* Empty-Commit
* Fix crowdin screwups again
2022-08-27 20:17:15 +10:00
Lea Anthony
e67980ee39
Add dogs-api tutorial. Thanks @tatadan!
2022-08-27 16:27:23 +10:00
Lea Anthony
5a3af94772
Documentation update + refactor
2022-08-27 11:17:03 +10:00
Zámbó, Levente
bbfb64a965
fix frontend/tsconfig.js ( #1795 )
...
change frontend/tsconfig.js to frontend/tsconfig.json.
2022-08-27 06:55:49 +10:00
Lea Anthony
e6c9b1350c
Vetur documentation
2022-08-26 20:25:29 +10:00
Misite Bao
5f7a413cf3
fix(website): fix link ( #1785 )
2022-08-24 06:22:48 +10:00
Misite Bao
18dae3c5f0
Reorganized contribution guidelines page ( #1784 )
...
* feat(website): update dependencies
* docs: reorganized contribution guidelines page
* feat(website): modify the side directory configuration
* chore: update issue documentation template and configuration
2022-08-23 23:49:23 +10:00
Misite Bao
250c97e6a2
feat(website): change contribution guide type from "doc" to "page" ( #1777 )
2022-08-23 20:52:56 +10:00
Jae-Sung Lee
7da8b28d0b
Add Korean to doc ( #1774 )
...
* Add Korean
* remove other content
2022-08-22 20:42:00 +10:00
Misite Bao
cb6064ff39
feat(website): repair document content ( #1775 )
...
* docs: update changelog
* feat: update website config
* feat(website): add formatting configuration
* docs: fix image resource paths and format documents
* feat(website): update community guide page
Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
2022-08-22 19:59:28 +10:00
Niklas
f73c394010
doc: added minecraft updater as showcase ( #1768 )
2022-08-20 12:35:49 +10:00
Lea Anthony
c11c769c04
v2.0.0-beta.44 (updated)
2022-08-20 09:59:34 +10:00
Lea Anthony
58d3ffd241
v2.0.0-beta.44
2022-08-20 09:58:18 +10:00
Lea Anthony
ff52d4d5f0
Fix: tutorial.mdx styling
2022-08-20 09:05:30 +10:00
Giovanni Palma
c1c950e98c
Text outside style's brackets ( #1765 )
...
I deleted some text that was written outside the img tag
Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
2022-08-20 09:04:08 +10:00
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
allcontributors[bot]
24c45ee488
docs: add Maicarons2022 as a contributor for doc ( #1756 )
...
* 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-08-16 21:15:30 +10:00
Lea Anthony
35e961df12
doc: fix headers
2022-08-15 08:33:33 +10:00
Lea Anthony
07ec9fc0ec
New translations installation.mdx (Chinese Simplified)
...
[ci skip]
2022-08-13 22:25:20 +10:00
Lea Anthony
9167b8b2de
New translations credits.mdx (Chinese Simplified)
...
[ci skip]
2022-08-13 22:25:20 +10:00
Lea Anthony
04d19ea0cf
New translations modalfilemanager.mdx (Chinese Simplified)
...
[ci skip]
2022-08-13 22:25:20 +10:00
Lea Anthony
ceb747327b
New translations modalfilemanager.mdx (Russian)
...
[ci skip]
2022-08-13 22:25:20 +10:00
Lea Anthony
c501210c1b
New translations modalfilemanager.mdx (Japanese)
...
[ci skip]
2022-08-13 22:25:19 +10:00
Lea Anthony
e5c89cc8e1
New translations emailit.mdx (Chinese Simplified)
...
[ci skip]
2022-08-13 22:25:19 +10:00
Lea Anthony
f437f283bb
New translations emailit.mdx (Russian)
...
[ci skip]
2022-08-13 22:25:19 +10:00
Lea Anthony
1ee1b717f6
New translations emailit.mdx (Japanese)
...
[ci skip]
2022-08-13 22:25:19 +10:00
Lea Anthony
76d94fb497
New translations navbar.json (Chinese Simplified)
...
[ci skip]
2022-08-13 22:25:19 +10:00
Lea Anthony
1b2eefe2aa
New translations changelog.md (Chinese Simplified)
...
[ci skip]
2022-08-13 22:25:19 +10:00
Lea Anthony
534ddf2b14
New translations 2022-02-22-v2-beta3-release-notes.mdx (Chinese Simplified)
...
[ci skip]
2022-08-13 22:25:18 +10:00
Lea Anthony
b255eb9306
New translations 2022-02-22-v2-beta3-release-notes.mdx (Russian)
...
[ci skip]
2022-08-13 22:25:18 +10:00
Lea Anthony
844149cbe2
New translations 2022-02-22-v2-beta3-release-notes.mdx (Japanese)
...
[ci skip]
2022-08-13 22:25:18 +10:00
Lea Anthony
756002eb46
New translations 2021-11-08-v2-beta2-release-notes.mdx (Chinese Simplified)
...
[ci skip]
2022-08-13 22:25:18 +10:00
Lea Anthony
a791a0c5f2
New translations 2021-11-08-v2-beta2-release-notes.mdx (Russian)
...
[ci skip]
2022-08-13 22:25:18 +10:00
Lea Anthony
3dc681de17
New translations cli.mdx (Chinese Simplified)
...
[ci skip]
2022-08-13 22:25:18 +10:00
Lea Anthony
68c8bee24e
New translations options.mdx (Japanese)
...
[ci skip]
2022-08-13 22:25:17 +10:00
Lea Anthony
b920e718ab
New translations intro.mdx (Chinese Simplified)
...
[ci skip]
2022-08-13 22:25:17 +10:00
Lea Anthony
22f05248f7
New translations options.mdx (Russian)
...
[ci skip]
2022-08-13 22:25:17 +10:00
Lea Anthony
54d3bf22a3
New translations 2021-11-08-v2-beta2-release-notes.mdx (Japanese)
...
[ci skip]
2022-08-13 22:25:17 +10:00
Lea Anthony
a6c79d559e
New translations 2021-09-27-v2-beta1-release-notes.mdx (Chinese Simplified)
...
[ci skip]
2022-08-13 22:25:17 +10:00
Lea Anthony
4b2762c356
New translations 2021-09-27-v2-beta1-release-notes.mdx (Russian)
...
[ci skip]
2022-08-13 22:25:16 +10:00
Lea Anthony
80ef3dc3cb
New translations 2021-09-27-v2-beta1-release-notes.mdx (Japanese)
...
[ci skip]
2022-08-13 22:25:16 +10:00
Lea Anthony
31ca5ac9ed
New translations options.mdx (Chinese Simplified)
...
[ci skip]
2022-08-13 22:25:16 +10:00
Lea Anthony
25adfc9f51
New translations project-config.mdx (Chinese Simplified)
...
[ci skip]
2022-08-13 22:25:16 +10:00
Lea Anthony
61c9c4d685
New translations dialog.mdx (Chinese Simplified)
...
[ci skip]
2022-08-13 22:25:16 +10:00
Lea Anthony
d5d1fbc591
New translations signing.mdx (Japanese)
...
[ci skip]
2022-08-13 22:25:16 +10:00
Lea Anthony
1d857b2980
New translations signing.mdx (Russian)
...
[ci skip]
2022-08-13 22:25:15 +10:00
Lea Anthony
9f45a80523
New translations migrating.mdx (Chinese Simplified)
...
[ci skip]
2022-08-13 22:25:15 +10:00
Lea Anthony
144f6c906e
New translations ides.mdx (Chinese Simplified)
...
[ci skip]
2022-08-13 22:25:15 +10:00
Lea Anthony
cdb73a2134
New translations migrating.mdx (Russian)
...
[ci skip]
2022-08-13 22:25:15 +10:00
Lea Anthony
bcaf75851c
New translations signing.mdx (Chinese Simplified)
...
[ci skip]
2022-08-13 22:25:15 +10:00
Lea Anthony
b25a3c853e
New translations dialog.mdx (Russian)
...
[ci skip]
2022-08-13 22:25:15 +10:00
Lea Anthony
2efab049f0
New translations dialog.mdx (Japanese)
...
[ci skip]
2022-08-13 22:25:14 +10:00
Lea Anthony
102f91ca7b
New translations windows-installer.mdx (Chinese Simplified)
...
[ci skip]
2022-08-13 22:25:14 +10:00
Lea Anthony
d1f71a2b20
New translations troubleshooting.mdx (Chinese Simplified)
...
[ci skip]
2022-08-13 22:25:14 +10:00
Lea Anthony
f9c8dd1d2d
New translations windows.mdx (Chinese Simplified)
...
[ci skip]
2022-08-13 22:25:14 +10:00
Lea Anthony
d7ebb383e6
New translations building.mdx (Russian)
...
[ci skip]
2022-08-13 22:25:14 +10:00
Lea Anthony
ede69f8df9
New translations building.mdx (Japanese)
...
[ci skip]
2022-08-13 22:25:13 +10:00
Lea Anthony
226335e566
New translations building.mdx (Chinese Simplified)
...
[ci skip]
2022-08-13 22:25:13 +10:00
Lea Anthony
86f76f0de6
New translations dynamic-assets.mdx (Chinese Simplified)
...
[ci skip]
2022-08-13 22:25:13 +10:00
Lea Anthony
81c2e7cbb2
New translations bleeding-edge.mdx (Chinese Simplified)
...
[ci skip]
2022-08-13 22:25:13 +10:00
Lea Anthony
182a67b805
New translations installation.mdx (Chinese Simplified)
...
[ci skip]
2022-08-13 22:25:13 +10:00
Lea Anthony
a890f3148c
New translations installation.mdx (Russian)
...
[ci skip]
2022-08-13 22:25:13 +10:00
Lea Anthony
41291b4cb7
New translations installation.mdx (Japanese)
...
[ci skip]
2022-08-13 22:25:13 +10:00
Lea Anthony
4d5d212e1b
New translations firstproject.mdx (Chinese Simplified)
...
[ci skip]
2022-08-13 22:25:12 +10:00
Lea Anthony
f358fe410f
New translations firstproject.mdx (Russian)
...
[ci skip]
2022-08-13 22:25:12 +10:00
Lea Anthony
8ea167af21
New translations firstproject.mdx (Japanese)
...
[ci skip]
2022-08-13 22:25:12 +10:00
Lea Anthony
75e58d43e8
New translations developing-new-features.mdx (Chinese Simplified)
...
[ci skip]
2022-08-13 22:25:11 +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
Ryo TAGAMI
3f813aeb41
Add Japanese ( #1716 )
...
Co-authored-by: 田上 諒 <tagami@4thapp.jp>
Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
2022-08-10 07:26:10 +10:00
Lea Anthony
9eea492928
Fixup translations
...
Fixup translations
2022-08-09 21:05:20 +10:00
Lea Anthony
ab37d633ed
New Crowdin updates ( #1719 )
2022-08-09 20:48:29 +10:00
Lea Anthony
ba11e5c6d6
Fix version number
2022-08-08 20:28:38 +10:00
Lea Anthony
fb7f84a033
docs fix
2022-08-08 20:11:39 +10:00
Lea Anthony
1955570264
v2.0.0-beta.43
2022-08-08 20:08:32 +10:00
Lea Anthony
0bb1c0202b
Update troubleshooting.mdx
2022-08-04 18:32:41 +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
17b17558e6
Update events.mdx
2022-07-28 05:20:19 +10:00
Lea Anthony
b9882eabe2
Update sponsors
2022-07-26 20:50:34 +10:00
Lea Anthony
87b1d1d2aa
Updated changelog
2022-07-25 22:15:30 +10:00
Lea Anthony
e68b419cc8
Update changelog and version
2022-07-25 22:06:21 +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
Antonio Cheong
63b47cc852
Generalize manual compile steps ( #1644 )
...
`go build -tags desktop,production -ldflags "-w -s -H windowsgui"` returns an error on MacOS/Linux.
It is referenced in Wails CLI that manually only `-w -s` are passed by default.
2022-07-24 22:12:45 +10:00
Lea Anthony
ebb76d85ed
Update deprecation notice
2022-07-24 20:49:16 +10:00
Lea Anthony
8f431aa314
Add deprecation notice
2022-07-24 20:47:10 +10:00
Lea Anthony
cf01d7f2f7
Update credits
2022-07-24 20:43:23 +10:00
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