5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 02:31:58 +08:00
wails/v2/internal
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
..
app [dev] Do not try to infer assetdir from fs.FS when a frontend dev server is in use (#1972) 2022-10-14 07:52:52 +11:00
binding repair panic (#1999) 2022-10-22 21:04:49 +11:00
colour feature/turn off color terminal output of dev command (#1947) 2022-10-20 21:11:20 +11:00
frontend Add single listener deregistration (#1969) 2022-10-23 09:03:37 +11:00
fs Fix: Set file permissions for generated files (#1763) 2022-08-18 20:07:18 +10:00
github v2.0.0-rc.1 (#1846) 2022-09-13 11:47:13 +10:00
go-common-file-dialog Move go-common-file-dialog into project. Fix Title bug. 2022-06-01 21:00:52 +10:00
gomod Releasetest/release workflow (#1869) 2022-09-18 08:55:21 +10:00
goversion [cli] Add check for minimum required go version (#1853) 2022-09-15 07:28:28 +10:00
logger [windows-x] Huge updates to devmode, runtime, build command. 2021-08-22 23:05:22 +10:00
menumanager Add BackgroundColour and deprecate RGBA (#1475) 2022-06-21 19:47:05 +10:00
process [v2] Fix killing dev command on Windows 2021-10-03 22:19:40 +11:00
project Add garble support (#1793) 2022-09-13 10:05:37 +10:00
s Update Svelte to Vite 3 (#1643) 2022-07-24 20:20:02 +10:00
shell Merge commit 'a213e8bcd1d8e4e5c764978879d875d2d55dd400' as 'v2' 2020-09-15 19:52:54 -05:00
signal Better signal handling (#1488) 2022-06-25 09:26:17 +10:00
staticanalysis Feature/static analysis (#1983) 2022-10-16 23:08:34 +11:00
system Fix call in checkWebView2 2022-10-22 17:45:23 +11:00
typescriptify Fix binding generation special cases (#1902) 2022-10-01 15:49:51 +10:00
webview2runtime [v2] NSIS installer support for Windows (#1184) 2022-03-02 19:44:31 +11:00
wv2installer [webview2loader] Add full featured go implementation (#1974) 2022-10-22 00:29:16 +11:00