Travis McLane
34ef3de737
[313-remote-conn] allow remote connections to the websocket bridge ( #314 )
...
* [313-remote-conn] feat: compute wsURL based on window.location
* [313-remote-conn] feat: allow any host to connect to vue server
removing the 'host: "localhost"' specification causes the development
server to listen on all interfaces.
* [313-remote-conn] feat: allow any host to connect to angular dev server
* test: reinject tabs
Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
2020-01-02 21:43:34 +10:00
Lea Anthony
2c2aee2d30
Windows console ( #299 )
...
* initial release of wails console
* lint fix
2019-11-27 22:55:19 +11:00
Lea Anthony
806b1aa8e0
angular windows fixes ( #298 )
2019-11-27 22:35:14 +11:00
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
Lea Anthony
1b04b71254
fix: importing runtime ( #254 )
2019-10-09 19:33:13 +11:00
Lea Anthony
030e911ea4
feat: significant overhaul of runtime
2019-07-20 19:32:30 +10:00
Lea Anthony
d811f721ac
docs: be explicit about node version
2019-07-01 21:50:16 +10:00
Lea Anthony
52afbd3f15
fix: revert back to my-app
2019-07-01 09:01:07 +10:00
Lea Anthony
74c64c6420
chore: misc updates for template
2019-07-01 08:57:42 +10:00
bh90210
87158a342a
feat: angular template
2019-06-29 15:45:48 +03:00