Lea Anthony
|
0a7293d6b6
|
Update runtime
|
2022-11-09 21:22:32 +11: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 |
|
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 |
|
dependabot[bot]
|
db7f24ff93
|
Bump svelte from 3.42.2 to 3.49.0 in /v2/internal/frontend/runtime/dev (#1572)
Bumps [svelte](https://github.com/sveltejs/svelte) from 3.42.2 to 3.49.0.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/compare/v3.42.2...v3.49.0)
---
updated-dependencies:
- dependency-name: svelte
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-07-16 03:58:05 +10:00 |
|
Lea Anthony
|
16581ceff9
|
Regenerate templates to use BackgroundColour
|
2022-06-23 20:30:18 +10:00 |
|
dependabot[bot]
|
08eee061ab
|
Bump shell-quote in /v2/internal/frontend/runtime/dev (#1486)
Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/substack/node-shell-quote/releases)
- [Changelog](https://github.com/substack/node-shell-quote/blob/master/CHANGELOG.md)
- [Commits](https://github.com/substack/node-shell-quote/compare/v1.7.2...1.7.3)
---
updated-dependencies:
- dependency-name: shell-quote
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-06-22 20:56:01 +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
|
38caa645e5
|
[v2] A better approach to delayed IPC
|
2021-12-05 14:23:48 +11:00 |
|
Lea Anthony
|
1f21dfbcfd
|
[v2] Improved runtime builds.
|
2021-11-29 20:04:38 +11:00 |
|
Lea Anthony
|
38f37e817b
|
[mac] Get asset server hooked up, window drag, Window runtime.
|
2021-10-18 22:02:23 +11:00 |
|
Lea Anthony
|
7caf6af91d
|
[v2] Fix websocket ipc timing bug. Use proper HTML parsing for injection.
|
2021-10-10 15:43:01 +11:00 |
|
misitebao
|
954470250e
|
feat: added a method to open the link in runtime(wailsapp#796)
|
2021-09-13 17:58:36 +08:00 |
|
Lea Anthony
|
abbbdda102
|
[v2] Update Workflows + runtime
|
2021-09-13 18:58:09 +10:00 |
|
Lea Anthony
|
c3c88f5e27
|
[windows-x] Huge updates to devmode, runtime, build command.
|
2021-08-22 23:05:22 +10:00 |
|