Lea Anthony
332e9d66ea
Initial support for Typescript decl file ( #330 )
2020-01-11 22:35:05 +11:00
Lea Anthony
93884a5aeb
v1.0.2-pre4 Raspbarian support
2020-01-11 09:35:52 +11:00
Lea Anthony
c1fbca834b
fix: emit arguments ( #306 )
2020-01-11 00:11:31 +11:00
Travis McLane
60fe2c0912
[326-platform-raspbian] feat: implement raspbian support ( #327 )
2020-01-10 22:07:42 +11:00
Lea Anthony
2e1e8b1513
v1.0.2-pre3
2020-01-09 08:40:31 +11:00
Byron
dd49292b68
Feat manjaro arm & deepin ( #324 )
...
* feat: new distros: manjaroARM & Deepin
2020-01-09 08:38:05 +11:00
Lea Anthony
af30e5e6ba
load linuxdb from relative path
2020-01-08 06:49:54 +11:00
Lea Anthony
558cc9681c
use channel to trigger shutdown
2020-01-03 09:05:51 +11:00
Lea Anthony
62f6bece57
fix: shutdown ipcmanager
2020-01-03 09:02:34 +11:00
Lea Anthony
084d412d86
v1.0.2-pre2
2020-01-02 22:47:04 +11:00
Lea Anthony
788d22740b
fix: disable host check for vuetify 2 template
2020-01-02 22:46:12 +11: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
Lea Anthony
8149cbc3c0
v1.0.2-pre1
2020-01-02 08:47:48 +11:00
Lea Anthony
2032ef8225
Update Contributors
2020-01-02 08:44:41 +11: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
Byron
de2f9a1e9e
Support Distribution 'ArcoLinux' #310 ( #312 )
...
* Support Distribution 'ArcoLinux' #310
2020-01-02 07:14:22 +10:00
Lea Anthony
c506c95506
add -u flag
2019-12-10 19:37:34 +11:00
Lea Anthony
955cfbb689
Merge v1
2019-12-10 19:24:45 +11:00
Lea Anthony
aa698b993d
bump to v1.0.1
2019-12-10 18:23:37 +11:00
Lea Anthony
a6fa5feb0c
chore: v1 tag
2019-12-10 18:16:13 +11:00
Lea Anthony
67a52b2a57
Readme update
2019-12-10 18:11:49 +11:00
Lea Anthony
99d22fdcb7
Updates to README
2019-12-10 18:00:24 +11:00
Lea Anthony
7051ffd425
v0.20.0
2019-12-05 08:28:17 +11:00
Lea Anthony
bac823566c
v0.20.0-pre2
2019-11-28 22:48:14 +11:00
Lea Anthony
401ebee719
fix: create platform specific init
2019-11-28 22:47:41 +11:00
Lea Anthony
b5b92c4afa
v0.20.0-pre1
2019-11-27 22:56:18 +11: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
416bd7bfc4
Merge branch 'develop' of https://github.com/wailsapp/wails into develop
2019-11-27 22:22:38 +11:00
Lea Anthony
aca72d3f7a
Hidpi fix ( #297 )
...
* Add global error handler for runtime
* Set DPI Aware on windows
2019-11-27 22:22:10 +11:00
Lea Anthony
ad20e2622b
Add global error handler for runtime
2019-11-27 21:28:33 +11:00
Lea Anthony
94c56115a5
Release v0.19.0 ( #285 )
...
* feat: attempt to support Zorin
* chore: bump version
* Add support for Gentoo
* docs: update contributors
* feat: test support for Fedora
* chore: version bump
* Update README.md
* feat: major refactor
* fix: config errors
* fix: capitalisation and binding fix
* fix: lint
* fix: linting
* config: eslint
* fix: more lint fixes
* fix: linting for hound
* Even more fixes
* chore: bump version
* fix: eslintrc config
* fix: renamed global logger
* fix: Print stdout on error :rolleyes:
* fix: add promises polyfill for the windows target
* style: replace double quotes with single quotes
* Update contributors
* feat: significant overhaul of runtime
* chore: Version Bump
* Fix Masterminds/semver reference import path (case-sensitivity)
* drop lsb_release
Signed-off-by: Chronophylos <nikolai@chronophylos.com>
* change DistributionID to NAME=
Signed-off-by: Chronophylos <nikolai@chronophylos.com>
* show distro id when creating a issue
Signed-off-by: Chronophylos <nikolai@chronophylos.com>
* fix assumption
Signed-off-by: Chronophylos <nikolai@chronophylos.com>
* docs: updated contributors
* fix: add support back for ubuntu, redhat
* chore: version bump
* fix(linux): fedora & centos support
* feat: gcc,npm,node versions on issues
* linux working
* darwin working
* feat: show gcc, node, npm version on issue report
* Delete npm-debug.log
* fix: crashing typo
* trim gcc string
* chore: version bump
* fix: gitbash fixes
* chore: hotfix
* fix: issue report
* fix: typo
* chore: hotfix version bump
* 179 parrot distributionsupport (#181 )
* feat: parrot support && git push
* feat: parrot support
* feat: parrot support
* fix: arch support
* fix: gentoos support
* Update README.md
* Update README.md
* chore: bump version
* Linux db (#182 )
* feat: refactor linux distro detection
* linux db updates
* feat: add gccversioncommand + windows support
* fix: build-essential
* chore: linter fixes (#185 )
* 182 linux bd (#183 )
* fix: linuxdb.yaml entries
* fix: typo
* fix: yaml syntax error
* 188 support distribution linux mint (#189 )
* chore: update linux db
* chore: bump version
* chore: merge webview back in
* chore: rename webview for clarity
* chore: add stale issue bot config
* chore: add inprogress label
* Azure Pipelines (#192 )
* test: azure pipeline
* test: azure pipeline
* test: azure pipeline
* test: azure pipeline
* test: azure pipeline
* test: azure pipeline
* test: azure pipeline
* test: azure pipeline
* test: azure pipeline
* test: azure pipeline
* test: azure pipeline
* test: azure pipeline
* test: azure pipeline
* test: azure pipeline
* test: azure pipeline
* test: azure pipeline
* test: azure pipeline
* test: azure pipeline
* test: azure pipeline
* test: azure pipeline
* test: azure pipeline
* test: azure pipeline
* test: azure pipeline
* test: azure pipeline
* test: azure pipeline
* test: azure pipeline
* test: azure pipeline
* test: azure pipeline
* test: azure pipeline
* test: azure pipeline
* test: azure pipeline
* test: azure pipeline
* test: azure pipeline
* test: azure pipeline
* feat: azure pipelines
* feat: azure pipelines
* feat: azure pipelines
* feat: azure pipelines
* feat: azure pipelines
* feat: azure pipelines
* feat: azure pipelines
* feat: azure pipelines
* feat: azure pipelines
* feat: azure pipelines
* feat: azure pipelines
* feat: azure pipelines
* feat: azure pipelines
* feat: azure pipelines
* feat: azure pipelines
* feat: azure pipelines
* feat: azure pipelines
* feat: azure pipelines
* feat: azure pipelines
* feat: azure pipelines
* feat: azure pipelines
* feat: azure pipelines
* feat: azure pipelines
* feat: azure pipelines
* feat: azure pipelines
* feat: azure pipelines
* feat: azure pipelines
* feat: azure pipelines
* feat: azure pipelines
* chore: remove unused mewn file
* chore: deduplicate library verificaation code
* Update contributors
* fix: undefined: webview during build
* feat: VoidLinux support
* Yaml bug (#207 )
* test: azure pipeline
* fix: azure pipeline yaml
* feat: elementary support
* feat: opensuse support
* fix: 0_setup.go line 27
* fix: 0_setup.go line 27
* fix: opensuse yaml
* fix: opensuse yaml
* fix: opensuse yaml
* fix: opensuse yaml
* fix: opensuse yaml
* fix: opensuse yaml
* fix: yaml
* fix: yaml
* fix: yaml
* fix: opensuse yaml
* fix: opensuse
* fix: opensuse
* fix: opensuse
* fix: opensuse
* fix: string trim os osRelease field NAME
* fix: 0_setup.go if err typo
* test
* test
* fix: typo in linux.go
* test: remove quotes from opensuse case
* test: revert
* test: ""
* test: ""
* test: ""
* test: ""
* fix: replace trim with replace
* fix: drop 0_setup.go and run checks by system.go
* fix: elementary os yaml name
* fix: open suse yaml entry
* fix: commented out result.Release = version
* fix: commented out result.Release = version
* fix: revert Replace to Trim
* fix: Linux Mint yaml entry
* fix: capitalize distros entries
* fix: capitalize distros entries
* fix: capitalize distros entries
* test
* test
* fix: open suse yaml entry
* fix: yaml entris
* test
* test
* test
* test
* test
* test
* branch changing
* fix: bug in setup process
* debugging
* debugging
* debugging
* debugging
* fix: yaml entries & err == nil bug
* Update prerequisites.go
* fix: bug
* fix: 0_setup.go
* fix: yaml bug
* fix: yaml bug
* chore: bump version
* Elementary support + readme update (#210 )
* test: azure pipeline
* fix: azure pipeline yaml
* feat: elementary support+readme udpate
* fix: upgrade eslint
* 215 support distribution kali (#219 )
* test: azure pipeline
* fix: azure pipeline yaml
* feat: kali linux support
* feat: kali linux support
* fix: allow 0 return types
* duplicate code spotted (#221 )
* fix: duplicate code
* chore: release v0.17.14-pre
* chore: remove debug output
* (FIX) 215 support distribution kali (#224 )
* fix: kali support
* docs: add Mattn
* feat: KDE neon support (#234 )
* chore: version bump
* chore: remove some debug output
* fix: binding more than one struct method (#245 )
* feat: add runtime typings
* fix: multiple runtime fixes
* manjaro (#248 )
* manjaro
* Update go.mod
* chore: version bump
* fix: update runtime
* chore: version bump
* cmd/wails: report error status code to OS (#252 )
Fixes #251 .
* Update CONTRIBUTORS.md
* chore: version bump
* fix: importing runtime (#254 )
* chore: supress warnings
* Patch for file dialog on OSX (#258 )
* 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
* fix: force install when node_modules missing (#268 )
* fix: detect encoding on windows (#266 )
* fix: linting
* chore: bump version
* Migrate tool (#270 )
Experimental migration tool for projects < v1.0.0
* chore: version bump
* fix: add flag to fix windows builds (#272 )
* Bump version to v0.18.9-pre
* 261 korean fonts (#273 )
* fix: linting
* chore: bump version
* fix: unicode text for Windows
* release v0.18.10-pre
* 274 support spaces in windows paths (#275 )
* fix: escape windows commands
* fix: allow spaces in path to windres
* Update go.mod
* release v0.18.11-pre
* 261 korean fonts (#276 )
* fix: linting
* chore: bump version
* fix: unicode text for Windows
* fix: re-add webview_set_title
* release v0.18.12-pre
* hotfix: build issue for windows
* fix: npm/node version reporting
* fix: debug build should use terminal
* fix: make binary name more os specific
* 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
* v0.18.15-pre
* fix: remove unicode flag
* chore: bump version
* release v0.19.0
2019-11-05 14:47:05 +11:00
Lea Anthony
daeda501f4
Merge branch 'master' into develop
2019-11-05 14:45:30 +11:00
lea
fb1e8647bc
release v0.19.0
2019-11-05 14:43:37 +11:00
Lea Anthony
723236f348
chore: bump version
2019-11-04 04:06:47 +11:00
Lea Anthony
394a823d82
fix: remove unicode flag
2019-11-04 04:02:42 +11:00
Lea Anthony
afe57802ad
v0.18.15-pre
2019-11-02 21:07:02 +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
dafd9bcb24
fix: make binary name more os specific
2019-10-29 10:24:05 +11:00
Lea Anthony
7f75f27f6b
fix: debug build should use terminal
2019-10-29 07:57:29 +11:00
Lea Anthony
d77fa1ee74
fix: npm/node version reporting
2019-10-26 05:36:00 +11:00
Lea Anthony
82e00ff83a
hotfix: build issue for windows
2019-10-25 18:21:18 +11:00
Lea Anthony
14f91ab109
release v0.18.12-pre
2019-10-25 18:13:57 +11:00
Lea Anthony
19706a12a4
261 korean fonts ( #276 )
...
* fix: linting
* chore: bump version
* fix: unicode text for Windows
* fix: re-add webview_set_title
2019-10-25 18:12:56 +11:00
Lea Anthony
52e6091f0f
release v0.18.11-pre
2019-10-25 17:39:12 +11:00
Lea Anthony
2db1624faf
274 support spaces in windows paths ( #275 )
...
* fix: escape windows commands
* fix: allow spaces in path to windres
* Update go.mod
2019-10-25 17:37:36 +11:00
Lea Anthony
f5d3fb0848
release v0.18.10-pre
2019-10-25 12:34:43 +11:00
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