wails/.github/workflows
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
..
build_and_test.yml Release/v2.1.0 (#1988) 2022-10-18 07:21:07 +11:00
check_docs.yml chore: update workflows (#1977) 2022-10-20 20:51:59 +11:00
generate-sponsor-image.yml Release/v2.1.0 (#1988) 2022-10-18 07:21:07 +11:00
label-sponsors.yml chore: Update workflows 2022-09-26 18:00:38 +10:00
pr.yml Release/v2.1.0 (#1988) 2022-10-18 07:21:07 +11:00
projects.yml chore: Update workflows 2022-09-26 18:00:38 +10:00
push-to-crowdin.yml chore: update workflows (#1977) 2022-10-20 20:51:59 +11:00
runtime.yml Release/v2.1.0 (#1988) 2022-10-18 07:21:07 +11:00
test_js.yml Add single listener deregistration (#1969) 2022-10-23 09:03:37 +11:00