5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-02 18:42:23 +08:00
wails/v2/internal/frontend
Hao 0212698714
Patch 1 (#2352)
* update function notifyListeners in events.js

newEventListenerList will delete wrong listener if it call splice method in for-loop.

* Update events.js

---------

Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
2023-02-25 12:58:59 +11:00
..
desktop [darwin] Add a macOS version guard for opening the web inspector (#2397) 2023-02-22 20:55:40 +11:00
devserver Refactor assetserver into pkg (#2260) 2023-01-08 11:25:21 +01:00
dispatcher Add common text clipboard support (#2228) 2023-01-05 16:41:07 +11:00
runtime Patch 1 (#2352) 2023-02-25 12:58:59 +11:00
calls.go [windows-x] Support calling bound methods 2021-08-13 23:44:24 +10:00
dispatcher.go [windows-x] Update events system to accommodate dev build 2021-08-25 20:54:05 +10:00
events.go Add single listener deregistration (#1969) 2022-10-23 09:03:37 +11:00
frontend.go Add common text clipboard support (#2228) 2023-01-05 16:41:07 +11:00