5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-02 18:10:48 +08:00
wails/website/docs/reference
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
..
runtime Add single listener deregistration (#1969) 2022-10-23 09:03:37 +11:00
_category_.json [v2] Docs update 2021-09-27 19:35:30 +10:00
cli.mdx feature/turn off color terminal output of dev command (#1947) 2022-10-20 21:11:20 +11:00
menus.mdx feat: optimize documentation website (#1849) 2022-09-18 22:01:50 +10:00
options.mdx Release/v2.1.0 (#1988) 2022-10-18 07:21:07 +11:00
project-config.mdx Add JSON schema for config file (#1864) 2022-10-22 21:07:37 +11:00