5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-21 19:39:29 +08:00
wails/lib/renderer
Lea Anthony 914642bd1d
Backport (#283)
* 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
2019-11-02 21:06:02 +11:00
..
webview hotfix: build issue for windows 2019-10-25 18:21:18 +11:00
bridge.go 262 add wails shutdown method (#264) 2019-10-23 14:04:41 +11:00
renderer-mewn.go Backport (#283) 2019-11-02 21:06:02 +11:00
webview.go chore: remove some debug output 2019-09-19 08:57:40 +10:00