5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 22:33:46 +08:00
Commit Graph

3723 Commits

Author SHA1 Message Date
Lea Anthony
ff55170002
chore: improve updateversion.sh 2019-05-02 20:15:50 +10:00
Lea Anthony
444db6a560
docs: add contributors 2019-05-02 20:15:31 +10:00
Adrian Lanzafame
b015f27e14
add archlinux support 2019-05-02 13:35:34 +10:00
Lea Anthony
67a1f23b13
Merge pull request #72 from qaisjp/patch-1
Fix HTML spellings
2019-05-01 20:53:28 +10:00
Qais Patankar
9c98a7a9e3
Fix HTML spelling in README.md 2019-05-01 03:06:56 +01:00
Qais Patankar
5aa5ad8ad3
Fix HTML spelling in app_config.go 2019-05-01 03:06:19 +01:00
Lea Anthony
ac203ec931
version bump 2019-04-30 08:30:46 +10:00
Lea Anthony
3fd73186f4
Version bump 2019-04-30 08:22:18 +10:00
Lea Anthony
46307469e5
Updated Readme 2019-04-29 23:23:29 +10:00
Lea Anthony
31a67f3aed
Add Hound badge 2019-04-29 18:43:27 +10:00
Lea Anthony
44919d2750
dialog errors -> warnings 2019-04-27 10:16:12 +10:00
Lea Anthony
cff87c641b
update bridge warning messages 2019-04-27 10:14:08 +10:00
Lea Anthony
abbd71d057
Merge pull request #71 from wailsapp/replace-wailsbridge-when-serving
always install bridge on serve
2019-04-27 09:30:33 +10:00
Lea Anthony
aacfe8386a
always install bridge on serve 2019-04-27 09:29:19 +10:00
Lea Anthony
97944d771a
Bump to 0.11.6 2019-04-26 18:58:56 +10:00
Lea Anthony
3f1b616a5e
Merge pull request #70 from wailsapp/update-webview
Update webview to 0.2.7
2019-04-26 18:56:38 +10:00
Lea Anthony
fdcc2fd2e5
Update webview to 0.2.7 2019-04-26 18:54:06 +10:00
Lea Anthony
855032ed1e
release 0.11.3 2019-04-25 20:14:10 +10:00
Lea Anthony
760e109aab
create windows builds 2019-04-25 20:12:56 +10:00
Lea Anthony
4c799bca8f
version bump 2019-04-25 20:08:42 +10:00
Lea Anthony
2d08ebc054
vscode settings 2019-04-25 20:08:07 +10:00
Lea Anthony
91ab2c2b31
Version bump 2019-04-25 20:06:11 +10:00
Lea Anthony
13ad57d49f
fix: ensure errors are logged 2019-04-25 20:05:39 +10:00
Lea Anthony
a109e3078d
New dependency installation text 2019-04-23 08:46:39 +10:00
Lea Anthony
2e61a3c309
Set script type for injections 2019-04-23 08:46:11 +10:00
Lea Anthony
0373bea4e5
fix: destructure emit data 2019-04-23 08:44:47 +10:00
Lea Anthony
2d5825d73d
Speed up Wails Serve 2019-04-20 12:15:19 +10:00
Lea Anthony
c4a042cb1d
Added Runtime.FileSystem 2019-04-20 12:13:55 +10:00
Lea Anthony
205f9476fa
Change 'Headless' to 'Bridge' in logging 2019-04-20 12:12:30 +10:00
Lea Anthony
a1230fcbb6
Badges! 2019-04-11 08:43:50 +10:00
Lea Anthony
ba5c32a4a1
more linting fixes 2019-04-11 08:38:14 +10:00
Lea Anthony
58eee64326
more linting fixes 2019-04-11 08:26:57 +10:00
Lea Anthony
41d786a13c
Add devtools to Vue config in template 2019-04-10 08:48:12 +10:00
Lea Anthony
a2b7906c89
more linting fixes 2019-04-10 08:46:49 +10:00
Lea Anthony
eeb6fa4677
linting fixes 2019-04-10 08:38:46 +10:00
Lea Anthony
6a36d75774
Use cropped logo 2019-04-08 19:33:44 +10:00
Lea Anthony
6078f3c780
Center subtitle 2019-04-08 19:29:17 +10:00
Lea Anthony
fc11197725
Fix image 2019-04-08 19:24:20 +10:00
Lea Anthony
8c40b99194
Update license and readme 2019-04-08 19:18:39 +10:00
Lea Anthony
de53fc6510
chore: remove unused files 2019-03-29 08:25:18 +11:00
Lea Anthony
d4f4feb429
fix: better input during setup 2019-03-29 08:25:09 +11:00
Lea Anthony
02973c49ff
fix: version output of built app 2019-03-29 08:24:46 +11:00
Lea Anthony
01dce9f139
Merge pull request #68 from wailsapp/fix-packaging
fix: call package when -p flag provided
2019-03-20 08:12:48 +11:00
Lea Anthony
6c0906e87d
fix: call package when -p flag provided 2019-03-20 08:11:46 +11:00
Lea Anthony
d7cfc4c71a
Merge pull request #67 from wailsapp/fix-concurrent-websocket-writes
fix: use mutex to serialise websocket writes
2019-03-19 08:35:49 +11:00
Lea Anthony
fec3e7eac5
fix: use mutex to serialise websocket writes 2019-03-19 08:35:09 +11:00
Lea Anthony
9f5e2c7dd4
Merge pull request #66 from wailsapp/handle-javascript-nulls
fix: convert js nulls to Go zero values
2019-03-19 08:21:31 +11:00
Lea Anthony
c5276cca6c
fix: convert js nulls to Go zero values 2019-03-19 08:20:45 +11:00
Lea Anthony
74dbbbed8a
Merge pull request #65 from wailsapp/improved-ipc-encoding
Use hex encoded strings for callbacks
2019-03-17 16:57:50 +11:00
Lea Anthony
629ac4b93c
Use hex encoded strings for callbacks 2019-03-17 16:56:41 +11:00