5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-08 07:10:37 +08:00
Commit Graph

15 Commits

Author SHA1 Message Date
Lea Anthony
85a64914aa
261 korean fonts (#273)
* fix: linting

* chore: bump version

* fix: unicode text for Windows
2019-10-25 12:33:29 +11:00
Lea Anthony
0819207e33 Bump version to v0.18.9-pre 2019-10-25 12:05:51 +11:00
Lea Anthony
50a0bc7701
fix: add flag to fix windows builds (#272) 2019-10-25 12:04:08 +11:00
Lea Anthony
6c5d5e40f4
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
2019-10-23 14:04:41 +11:00
Kris Raney
cb850c9653 Patch for file dialog on OSX (#258)
* Patch for file dialog on OSX
2019-10-14 09:34:50 +11:00
Lea Anthony
8d8f47363a
chore: supress warnings 2019-10-12 20:19:05 +11:00
Lea Anthony
93942111bc
fix: multiple runtime fixes 2019-10-06 14:20:59 +11:00
Lea Anthony
12ff0f8c97
fix: binding more than one struct method (#245) 2019-10-01 06:13:55 +10:00
Lea Anthony
c375c281ee
chore: remove some debug output 2019-09-19 08:57:40 +10:00
Toyam Cox
36e906507d fix: undefined: webview during build 2019-08-25 04:08:21 -04:00
Lea Anthony
930cab2d9d
chore: rename webview for clarity 2019-08-16 19:12:55 +10:00
Lea Anthony
ae41f33dcc
chore: merge webview back in 2019-08-16 08:28:43 +10:00
Lea Anthony
030e911ea4
feat: significant overhaul of runtime 2019-07-20 19:32:30 +10:00
Lea Anthony
75a0b632bc
fix: capitalisation and binding fix 2019-07-13 15:30:52 +10:00
Lea Anthony
8aa97f64ef
feat: major refactor 2019-07-12 10:12:15 +10:00