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
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
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
250c97e6a2
feat(website): change contribution guide type from "doc" to "page" ( #1777 )
2022-08-23 20:52:56 +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
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
Lea Anthony
6e85560817
doc: linux workaround for ended event in video tag
2022-08-13 17:04:41 +10:00
Lea Anthony
4e05b2b8e8
docs: add guide to hide spawned windows
2022-08-13 16:43:04 +10:00
Richard Guay
57e4964a12
Added EmailIt and Modal File Manager ( #1728 )
...
* Added EmailIt and Modal File Manager
* Added EmailIt and Modal File Manager
2022-08-11 21:02:23 +10:00
Lea Anthony
04094ddf19
New Crowdin updates ( #1720 )
2022-08-10 18:41:22 +10:00
Lea Anthony
9eea492928
Fixup translations
...
Fixup translations
2022-08-09 21:05:20 +10:00
LGiki
b33211495e
Change frontend:dev
to frontend:dev:build
( #1691 )
2022-08-03 21:19:06 +10:00
LGiki
568015972a
Add frontend:dev:install
configuration ( #1666 )
...
* Add frontend:dev:install configuration
* When building the frontend in dev mode, use `frontend:dev:install` (if it has been defined) to install the dependencies
* Simplified logic for determining installation command
Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
2022-08-03 17:15:22 +10:00
Lea Anthony
6154bdac90
Add wails generate module
to docs.
2022-08-01 20:11:49 +10:00
Sam Hennessy
cf985cacee
Update application-development.mdx ( #1682 )
2022-08-01 18:59:40 +10:00
hiroki yagi
a224236b22
add wails-sveltekit-template ( #1671 )
2022-07-28 17:53:25 +10:00
Lea Anthony
7ea6f6d28e
Fix BackgroundColour documentation. Update changelog. Move contributors into website. Create changelog link.
2022-07-25 20:11:04 +10:00
MyNameIsAres
fad453da9c
📝 Fixed typo in documentation page howdoesitwork ( #1636 )
2022-07-23 10:54:35 +10:00
Lea Anthony
5a3d45b535
Override platform with GOOS and GOARCH ( #1618 )
...
* Override platform with GOOS and GOARCH
* Update v2/cmd/wails/internal/commands/build/build.go
Co-authored-by: stffabi <stffabi@users.noreply.github.com>
* Only use GOOS and GOARCH env vars for default target
* Update docs. Add dryrun flag for testing
* Update v2/cmd/wails/internal/commands/build/build.go
Co-authored-by: stffabi <stffabi@users.noreply.github.com>
* Fix scenario where no arch specified
* Fixed banner
Co-authored-by: stffabi <stffabi@users.noreply.github.com>
2022-07-21 21:25:57 +10:00
Misite Bao
ecdda0154f
docs: translate and correct documents ( #1525 )
...
* feat(website): write english translations
* docs(website): delete unnecessary files
* feat(website): update term translations
* docs(website): add Chinese documents
* chore(crowdin): update crowdin config
* docs(filename): keep the new document filename consistent with the old filename style
* chore: add documentation issue template
2022-07-21 20:51:48 +10:00
Lea Anthony
29912785fa
Add Show() and Hide() to runtime to show/hide application ( #1599 )
...
* Add Show() and Hide() to runtime to show/hide application
* Fix devserver
* Update API docs
2022-07-20 20:59:49 +10:00
Lea Anthony
072c56da0d
Fix Varly link
2022-07-19 23:37:02 +10:00
Lea Anthony
eea519224e
Fix docs again!
2022-07-19 21:51:37 +10:00
Lea Anthony
e9ae3e7655
Docs FTLOG
2022-07-19 21:38:31 +10:00
Lea Anthony
4f7c94e380
Fix docs for good
2022-07-19 21:33:05 +10:00
Lea Anthony
f46e825d24
Add pre-build hooks. Print command output when verbosity flag set. ( #1578 )
...
* Add pre-build hooks. Print command output when verbosity flag set.
* Refactor build hooks
2022-07-17 22:08:55 +10:00
Lea Anthony
8e43206ae5
Add restic-browser to showcase
2022-07-17 20:04:28 +10:00
Lea Anthony
931913a1d3
Update mouse-buttons.mdx
2022-07-14 22:27:48 +10:00
Lea Anthony
f068c33dcf
Add support for production log levels ( #1555 )
2022-07-14 21:45:13 +10:00
Lea Anthony
77db50a76a
Add mouse buttons guide
2022-07-14 21:35:21 +10:00
Lea Anthony
3ecd72d6c9
Add navigation from index.html
troubleshooting guide
2022-07-14 21:13:02 +10:00
Ian M. Jones
82cc5498f1
Add nixpkgs support to doctor command. ( #1551 )
...
* Dependancy => Dependency typo fix.
* Add Nixpkgs support to doctor command.
* Add mention of nixpkgs to linux distro support doc.
2022-07-13 07:29:41 +10:00
Lea Anthony
1dec40db33
Feature/auto devserver port ( #1547 )
...
* Support "auto" devserverurl
2022-07-12 21:41:41 +10:00
Lea Anthony
d1ae16ad3c
Add guide on dynamic assets
2022-07-12 21:38:18 +10:00