mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-14 22:55:48 +01:00
* Develop (#265) * Patch for file dialog on OSX * Update CONTRIBUTORS.md * 262 add wails shutdown method (#264) * feat: support close in bridge mode * feat: WailsShutdown callback Now handles proper shutdown through: * runtime.Window.Close() * Killing the main window * Ctrl-C * chore: version bump * chore: version bump * feat: adjust binary name for OS * fix: allow spaces in gcc path * feat: migrate command * fix: npm/node versions * fix: allow IE for serve * feat: go build script * fix: make runtime ES2015 compliant * fix: remove invoke patch * fix: allow any line endings * chore: remove legacy bridge files * chore: latest assets |
||
|---|---|---|
| .. | ||
| packages | ||
| templates | ||
| wails | ||
| build.go | ||
| cli.go | ||
| cmd-mewn.go | ||
| fs.go | ||
| github.go | ||
| helpers.go | ||
| linux.go | ||
| linux_test.go | ||
| linuxdb.go | ||
| linuxdb.yaml | ||
| linuxdb_test.go | ||
| log.go | ||
| package.go | ||
| prerequisites.go | ||
| program.go | ||
| project.go | ||
| prompt.go | ||
| semver.go | ||
| shell.go | ||
| system.go | ||
| templates.go | ||
| version.go | ||
| windows.go | ||
| windres.bat | ||