5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-02 22:49:31 +08:00
wails/website/docs
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
..
appendix feat(website): sync documents and add content (#1215) 2022-03-06 16:18:02 +11:00
community docs: sync documents (#1968) 2022-10-15 10:29:31 +11:00
gettingstarted v2.0.0 2022-09-22 11:00:57 +10:00
guides [Docs] Add troubleshooting guide for unable to start service (#2001) 2022-10-22 21:04:18 +11:00
reference Add single listener deregistration (#1969) 2022-10-23 09:03:37 +11:00
tutorials feat: optimize documentation website (#1849) 2022-09-18 22:01:50 +10:00
howdoesitwork.mdx Update howdoesitwork.mdx 2022-09-28 08:32:14 +10:00
introduction.mdx v2.0.0 2022-09-22 11:00:57 +10:00