5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-02 19:19:15 +08:00
wails/v2/internal/frontend
Lea Anthony ea6aee91f1
Refactored build command (#2123)
* Refactored build command

* Update v2/cmd/wails/build.go

Co-authored-by: stffabi <stffabi@users.noreply.github.com>

* WIP

* Refactor `wails doctor`

* Refactor `wails dev`

* Refactor `wails dev`

* Fix merge conflict

* Fix test

* Update build_and_test.yml

Co-authored-by: stffabi <stffabi@users.noreply.github.com>
2022-12-01 18:18:02 +11:00
..
assetserver [assetserver] Add support for serving the index.html file when requesting a directory (#2110) 2022-11-29 09:29:08 +01:00
desktop Refactored build command (#2123) 2022-12-01 18:18:02 +11:00
devserver [assetserver] Add support for serving the index.html file when requesting a directory (#2110) 2022-11-29 09:29:08 +01:00
dispatcher Add garble support (#1793) 2022-09-13 10:05:37 +10:00
runtime Supplement the missing WindowSetAlwaysOnTop in runtime.d.ts and runtime.js (#2128) 2022-11-24 06:08:15 +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 WindowExecJS method (#1927) 2022-10-05 08:44:23 +11:00