5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 07:10:40 +08:00
wails/website/docs/reference/runtime
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
..
_category_.json [v2] Docs update 2021-09-27 19:35:30 +10:00
browser.mdx feat: optimize documentation website (#1849) 2022-09-18 22:01:50 +10:00
dialog.mdx Add support for default No button (#1875) 2022-09-23 10:50:54 +10:00
events.mdx Add single listener deregistration (#1969) 2022-10-23 09:03:37 +11:00
intro.mdx feat: optimize documentation website (#1849) 2022-09-18 22:01:50 +10:00
log.mdx Documentation update + refactor 2022-08-27 11:17:03 +10:00
menu.mdx feat: optimize documentation website (#1849) 2022-09-18 22:01:50 +10:00
window.mdx Add WindowExecJS method (#1927) 2022-10-05 08:44:23 +11:00