5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 18:31:39 +08:00
Commit Graph

14 Commits

Author SHA1 Message Date
Lea Anthony
ce3bd8f56f
Update dependencies (#354)
* update vuetify2 dependencies

* update eslint

* update vuetify1 deps

* update vuebasic deps

* update react deps

* bump version
2020-03-04 06:39:34 +10:00
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
Travis McLane
38e897f646 Vuetify2 support (resurrected from git@github.com:MichaelHipp/wails.git) (#315)
* Initial create of vuetify2-basic folder

* Change template descr of vuetify-basic to say Vuetify 1.5

* Get vuetify2 template installing vuetify v2.0 (but with styling probs)

* Update App.vue, HelloWorld.vue for Vuetify v2

* Remove babel-polyfill, add mdi/font

* fix: codacy corrections

* fix: babel -> core-js, regenerator-runtime

Co-authored-by: Michael Hipp <michael@redmule.com>
Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
2020-01-02 07:42:45 +10:00
Lea Anthony
d399b7580d
Develop (#255)
Hotfix
2019-10-09 19:34:24 +11:00
Lea Anthony
20428b0407
Develop (#250) 2019-10-08 06:12:08 +11:00
Lea Anthony
36e575e0a2
feat: unify runtime API signatures 2019-06-22 08:36:11 +10:00
Lea Anthony
d003de3270
chore: remove old package-lock.json 2019-05-26 13:46:51 +10:00
Lea Anthony
7015b80888
feat: new template generator 2019-05-20 18:44:14 +10:00
Lea Anthony
41d786a13c
Add devtools to Vue config in template 2019-04-10 08:48:12 +10:00
Lea Anthony
de53fc6510
chore: remove unused files 2019-03-29 08:25:18 +11:00
Lea Anthony
8553f43080
Misc linting fixes and version bump 2019-03-03 11:34:00 +11:00
Lea Anthony
03c479c890 Fix vue template 2019-02-19 00:18:08 +11:00
Lea Anthony
1d8e99d846
Move to mewn 2019-02-18 21:06:53 +11:00
Lea Anthony
3ae88f8822
removed quote db for now. added vue basic 2019-02-15 21:11:42 +11:00