Travis McLane
|
cbd98b5a1a
|
update scripts/build.sh to run test only on v1
|
2021-03-20 15:01:09 +11:00 |
|
Travis McLane
|
b68c69f4eb
|
run tests first to fail fast
|
2020-04-26 14:29:46 +10:00 |
|
Travis McLane
|
773bad45f6
|
build.sh improvements
- run `go test ./...` and STOP on error
- run `go build` and STOP on error
- run `go install` and STOP on error
|
2020-04-26 14:29:46 +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
|
ad20e2622b
|
Add global error handler for runtime
|
2019-11-27 21:28:33 +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
|
f453be12c8
|
hotfix: version number
|
2019-10-08 06:20:30 +11:00 |
|
Lea Anthony
|
20428b0407
|
Develop (#250)
|
2019-10-08 06:12:08 +11:00 |
|
Lea Anthony
|
ff55170002
|
chore: improve updateversion.sh
|
2019-05-02 20:15:50 +10:00 |
|
Lea Anthony
|
4821ab8597
|
Automate version bumps
|
2019-03-10 17:02:12 +11:00 |
|