5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-21 11:29:29 +08:00
Commit Graph

220 Commits

Author SHA1 Message Date
Lea Anthony
750a02efc6
chore: version bump 2019-07-29 17:54:41 +10:00
Lea Anthony
5e047debfc
fix: add support back for ubuntu, redhat 2019-07-29 17:52:22 +10:00
Chronophylos
b36a3c4abb
fix assumption
Signed-off-by: Chronophylos <nikolai@chronophylos.com>
2019-07-28 13:39:03 +02:00
Chronophylos
0bac205565
show distro id when creating a issue
Signed-off-by: Chronophylos <nikolai@chronophylos.com>
2019-07-28 13:16:56 +02:00
Chronophylos
67a8ad8e12
change DistributionID to NAME=
Signed-off-by: Chronophylos <nikolai@chronophylos.com>
2019-07-28 00:44:46 +02:00
Chronophylos
9de2f66f50
drop lsb_release
Signed-off-by: Chronophylos <nikolai@chronophylos.com>
2019-07-27 21:26:11 +02:00
Lea Anthony
e38d6e7ef0
Merge pull request #165 from bt/master
Fix Masterminds/semver reference import path (case-sensitivity)
2019-07-22 18:33:54 +10:00
Bertram Truong
2f21fc3575 Fix Masterminds/semver reference import path (case-sensitivity) 2019-07-22 10:25:23 +10:00
Lea Anthony
63e73f5f64
chore: Version Bump 2019-07-20 19:40:43 +10:00
Lea Anthony
e1adc1ba49
Merge pull request #163 from wailsapp/more-runtime-refactor
More runtime refactor
2019-07-20 19:35:59 +10:00
Lea Anthony
030e911ea4
feat: significant overhaul of runtime 2019-07-20 19:32:30 +10:00
Florian Didron
1d49042013 style: replace double quotes with single quotes 2019-07-18 21:46:25 +09:00
Florian Didron
8671b1e6cf fix: add promises polyfill for the windows target 2019-07-18 21:10:42 +09:00
Lea Anthony
517d6c44ec
fix: Print stdout on error :rolleyes: 2019-07-18 09:12:57 +10:00
Lea Anthony
65a2560153
chore: bump version 2019-07-13 22:30:32 +10:00
Lea Anthony
75a0b632bc
fix: capitalisation and binding fix 2019-07-13 15:30:52 +10:00
Lea Anthony
a2af626477
fix: config errors 2019-07-12 10:22:19 +10:00
Lea Anthony
8aa97f64ef
feat: major refactor 2019-07-12 10:12:15 +10:00
Lea Anthony
cddf6a0204
chore: version bump 2019-07-07 10:28:58 +10:00
Lea Anthony
c7e709d487
feat: test support for Fedora 2019-07-07 10:25:59 +10:00
fallendusk
ddbaf55ae7
Merge branch 'develop' into master 2019-07-06 17:31:21 -04:00
Greg Helton
5552a8501b Add support for Gentoo 2019-07-06 01:43:02 -04:00
Lea Anthony
b997becb2f
chore: bump version 2019-07-03 19:47:03 +10:00
Lea Anthony
89992d8636
feat: attempt to support Zorin 2019-07-03 19:42:32 +10:00
Lea Anthony
078a7a5519
feat: release v0.17.0 2019-07-02 17:38:18 +10:00
Lea Anthony
d811f721ac
docs: be explicit about node version 2019-07-01 21:50:16 +10:00
Lea Anthony
26950ba045
chore: version bump 2019-07-01 21:36:07 +10:00
Lea Anthony
80adb70e78
chore: version bump 2019-07-01 21:35:30 +10:00
Lea Anthony
0c042acd4a
fix: template name order 2019-07-01 21:35:06 +10:00
Lea Anthony
65a8a1e1f7
feat: sort templates by name 2019-07-01 18:26:24 +10:00
Lea Anthony
a2ac8af882
chore: Bump to version v0.16.5-pre 2019-07-01 18:10:26 +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
Lea Anthony
c5be3e5634
feat: initial support for template dependencies 2019-06-27 09:05:46 +10:00
Lea Anthony
7156740f6c
fix: typo 2019-06-27 08:46:01 +10:00
Lea Anthony
2d29b626c7
chore: version bump 2019-06-26 19:50:22 +10:00
Lea Anthony
a9188cbfdd
feat: set wails version in go.mod 2019-06-26 19:46:51 +10:00
Lea Anthony
d07cca0278
chore: version bump 2019-06-25 18:49:18 +10:00
Lea Anthony
105073e412
fix: add Debian support across tooling 2019-06-25 18:32:25 +10:00
Lea Anthony
9d1f1fff47
feat: debian support 2019-06-25 18:29:57 +10:00
Lea Anthony
bd9751d888
feat: Support distribution support requests 2019-06-25 08:13:20 +10:00
Lea Anthony
7d171b0907
feat: initial support for platform requests 2019-06-24 09:11:06 +10:00
Lea Anthony
a84e2ae9b3
Merge pull request #129 from wailsapp/123-Unify-Runtime-APIs
feat: unify runtime API signatures
2019-06-22 08:43:23 +10:00
Lea Anthony
36e575e0a2
feat: unify runtime API signatures 2019-06-22 08:36:11 +10:00
ktc
70ccb8942b fix(react template): reverting bugfix + code clean-up 2019-06-19 20:09:23 +03:00
Lea Anthony
d3cd3d43bd
chore: version bump 2019-06-19 21:04:27 +10:00
Lea Anthony
9116f0d06c
Merge pull request #124 from wailsapp/116-Add-browser-methods-to-runtime
116 add browser methods to runtime
2019-06-19 21:01:53 +10:00
Lea Anthony
5c8a4de446
fix: version 2019-06-19 08:29:15 +10:00
Lea Anthony
7cabef946e
feat: initial support for browser.openURL for f/e 2019-06-19 08:28:31 +10:00