5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-04 18:50:30 +08:00
Commit Graph

43 Commits

Author SHA1 Message Date
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
d811f721ac
docs: be explicit about node version 2019-07-01 21:50:16 +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
a9188cbfdd
feat: set wails version in go.mod 2019-06-26 19:46:51 +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
ktc
f2519e5af2 fix(react template): build bugfix 2019-06-18 13:57:45 +03:00
Lea Anthony
c8027f5b81
feat: react template 2019-06-16 17:13:40 +10:00
Lea Anthony
d003de3270
chore: remove old package-lock.json 2019-05-26 13:46:51 +10:00
Lea Anthony
c540f3902c
fix: polyfill for windows 2019-05-25 12:19:03 +10:00
Lea Anthony
a54bbb4e14
chore: linting fixes 2019-05-25 11:17:39 +10:00
Lea Anthony
6b1b999546
feat: add vuetify template 2019-05-25 11:13:34 +10:00
Lea Anthony
7015b80888
feat: new template generator 2019-05-20 18:44:14 +10:00
Lea Anthony
b30031d025
feat: multiple template support 2019-05-18 07:15:15 +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
9fd24595c7
fix asset imports in vue basic template 2019-03-07 08:23:29 +11:00
Lea Anthony
8553f43080
Misc linting fixes and version bump 2019-03-03 11:34:00 +11:00
Lea Anthony
1c5284db3e
Set window colour 2019-02-21 08:23:35 +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
8e909fc9f4
Move to mewn 2019-02-18 08:31:22 +11:00
Lea Anthony
3ae88f8822
removed quote db for now. added vue basic 2019-02-15 21:11:42 +11:00
Lea Anthony
2c28a8f550
Fix css 2019-02-04 19:31:37 +11:00
Lea Anthony
3f50b95f26
Add helpful message after serving 2019-01-31 18:59:07 +11:00
Lea Anthony
0ca039e914
Initial commit of simplification 2019-01-30 09:00:46 +11:00
Lea Anthony
4a316a76fa
Updated custom html 2019-01-29 08:30:38 +11:00
Lea Anthony
579747d0f7
update basic templates to use a frontend dir 2019-01-29 08:28:59 +11:00
Lea Anthony
6e011e75c3
updated vue template 2019-01-23 08:35:12 +11:00
Lea Anthony
df911adcae
Update basic template to use default CSS 2019-01-15 18:52:18 +11:00
Lea Anthony
a660e4a9da now binds go code to window.backend 2019-01-11 20:02:43 +11:00
Lea Anthony
85de0bbf8a remove console.log 2019-01-11 07:00:40 +11:00
Lea Anthony
5c96264234 Update vue template to use BoxString
Made arg marshalling messages Debug rather than Info
2019-01-11 06:39:42 +11:00
Lea Anthony
a28315f38b Fix Packr deprecation errors
Improved comments
2019-01-11 06:15:49 +11:00
Lea Anthony
aa6b67734b Initial Port
Updated templates
2019-01-08 17:48:37 +11:00
Lea Anthony
53cf2bb953 Only run default command if no args
Add custom template (Frameworks)
2018-12-26 19:09:18 +11:00
Lea Anthony
859b2dd638 Initial commit for Port-Init 2018-12-26 16:27:07 +11:00