Commit Graph

  • 787ca80770 Add minimal React template (#2935) FarDawn 2023-09-23 17:06:31 +08:00
  • d228b2ad37 chore: update sponsors.svg (#2930) github-actions[bot] 2023-09-21 19:36:33 +10:00
  • 05262134ca [darwin] Add systray.OpenMenu Lea Anthony 2023-09-21 19:24:30 +10:00
  • fe48b9d03d [windows] Add systray.OpenMenu Lea Anthony 2023-09-21 19:14:44 +10:00
  • e9519269ca [v2] Bump go-webview2 to 1.0.7 (#2929) stffabi 2023-09-20 22:43:28 +02:00
  • 013ec1d726 Fix compiler error. Add test. Lea Anthony 2023-09-21 06:33:08 +10:00
  • 27b4a984d5 [v3] process pointer and non-pointer receiver functions Travis McLane 2023-09-20 15:08:11 -05:00
  • d6b6111395 noop: import sort Travis McLane 2023-09-20 15:07:20 -05:00
  • 5a7b868e80 [Github] Exclude /website from language stats (#2927) Mohamed Gharib 2023-09-20 22:48:19 +03:00
  • d370f72ede [v2, windows] Support async request processing on AssetServer (#2926) stffabi 2023-09-20 19:28:18 +02:00
  • af8ee6703e [darwin] Support keybindings Lea Anthony 2023-09-20 20:35:35 +10:00
  • 0394bcaea7 mac keypress WIP v3-alpha-keypress Lea Anthony 2023-09-20 20:35:35 +10:00
  • 3369327ad2 [v2] Support Enabling/Disabling swipe gestures (#2878) Lea Anthony 2023-09-20 08:23:38 +10:00
  • eca6afc18c Describe a guide to build an app for all platforms in github actions (#2879) Denis Dvornikov 2023-09-20 00:12:57 +02:00
  • 34c725231c [v2] Refactor devtools (better naming to remove confusion) (#2921) Mohamed Gharib 2023-09-19 13:56:49 +03:00
  • db519de1cd chore: update sponsors.svg (#2922) github-actions[bot] 2023-09-19 18:50:35 +10:00
  • 6aa6762f12 Devtools hotkey (#2915) Lea Anthony 2023-09-19 05:56:14 +10:00
  • 64e44b1b51 [docs] Add wrong webview2 architecture section in troubleshooting guide Lea Anthony 2023-09-18 20:15:54 +10:00
  • 793191a479 Initial key binding support Lea Anthony 2023-09-17 20:48:30 +10:00
  • efc86c1056 Delete wails binary Lea Anthony 2023-09-16 15:00:20 +10:00
  • 39d44d2644 Merge latest website changes Lea Anthony 2023-09-16 14:58:24 +10:00
  • 9584a2ce5a Merge latest v2 changes Lea Anthony 2023-09-16 14:54:41 +10:00
  • 95b8ceb87a Merge remote-tracking branch 'origin/master' into v3-alpha Lea Anthony 2023-09-16 14:44:57 +10:00
  • 37b99b9cb8 Update webview_window.go (#2912) ALMAS 2023-09-16 05:20:49 +08:00
  • 3116c1a622 Update favicon.ico Lea Anthony 2023-09-15 20:46:57 +10:00
  • 86354e9fc0 Support IsDarkMode in application event context. Fix bug with event mapping. Lea Anthony 2023-09-15 20:10:09 +10:00
  • b49f135e31 Add context to application/common events Lea Anthony 2023-09-15 17:12:35 +10:00
  • c26f3ad7d1 chore: update sponsors.svg (#2909) github-actions[bot] 2023-09-15 16:35:00 +10:00
  • 40f645a864 chore: update sponsors.svg (#2903) github-actions[bot] 2023-09-14 08:33:15 +10:00
  • fff266f50d [v3 linux] remove unused dialog callbacks Travis McLane 2023-09-13 13:11:03 -05:00
  • 7cfea7c22c [v3 linux] file/directory dialogs Travis McLane 2023-09-13 13:09:58 -05:00
  • 6141e5a8ce [linux v3] purego: updates Travis McLane 2023-09-13 12:02:24 -05:00
  • ed58949d24 try logging in goroutine Lea Anthony 2023-09-13 16:47:14 +10:00
  • c1d85bd3d9 Add generate constants tool Lea Anthony 2023-09-13 16:45:19 +10:00
  • 8d3324465e Revert flags change Lea Anthony 2023-09-13 16:11:23 +10:00
  • 8c72746edb Update log plugin to have log levels. Lea Anthony 2023-09-13 09:45:26 +10:00
  • ea3509d2e7 Add LogLevel application option. Update log plugin to have log levels. Lea Anthony 2023-09-13 09:44:37 +10:00
  • bb3a0cc54f Add WebviewWindow.IsFocused() Lea Anthony 2023-09-13 08:57:09 +10:00
  • d808654d99 [v3 linux] update purego replace Travis McLane 2023-09-11 17:26:18 -05:00
  • a6cfdbb403 [v3 linux] const -> var Travis McLane 2023-09-11 17:25:14 -05:00
  • 2f7c6834d0 [v3 linux] use invokeSync Travis McLane 2023-09-11 17:08:19 -05:00
  • ebdd57a7c4 remove cmd/wails/wails binary Travis McLane 2023-09-11 17:07:36 -05:00
  • 4749172aed Test bun install bun-docs Lea Anthony 2023-09-11 20:54:49 +10:00
  • 4ff6d74054 Remove plain template Lea Anthony 2023-09-09 20:08:26 +10:00
  • 0d8b4aafd5 Better vanilla taskfile. Better asset generation at init. Lea Anthony 2023-09-09 17:31:48 +10:00
  • 0cca7e9189 Fix syso tests. Add precommit task Lea Anthony 2023-09-09 16:27:51 +10:00
  • a5812578c5 Add generate build-assets. Update Taskfile for vanilla template Lea Anthony 2023-09-09 10:25:56 +10:00
  • a419721dcd docs: sync translations (#2699) github-actions[bot] 2023-09-08 23:25:21 +10:00
  • e731e2591a Fix typo on https://wails.io/docs/reference/options#application-options (#2887) Light 2023-09-08 23:23:33 +10:00
  • 350b411afe Update what's new section Lea Anthony 2023-09-08 20:18:50 +10:00
  • 9ca86c6093 Fix template versions Lea Anthony 2023-09-08 18:51:18 +10:00
  • 01729ae22a Add what's new section Lea Anthony 2023-09-08 18:45:42 +10:00
  • 9196dc2216 Remove ci flag Lea Anthony 2023-09-08 14:49:50 +10:00
  • b925335bbb Fix tests Lea Anthony 2023-09-08 12:04:21 +10:00
  • 59b25edb5c docs: make the install command easier to copy (#2891) Duoc Nguyen 2023-09-08 10:56:40 +07:00
  • 965f939967 Fix parser/generator tests Lea Anthony 2023-09-08 12:03:55 +10:00
  • 00feccbb77 Add MACOSX_DEPLOYMENT_TARGET to taskfiles Lea Anthony 2023-09-08 11:23:38 +10:00
  • b6fc66ba0d Improve workflow Lea Anthony 2023-09-08 11:09:32 +10:00
  • c40debc0e9 Disable linux tests Lea Anthony 2023-09-08 11:04:59 +10:00
  • 3b31d70865 Update doc dependencies Lea Anthony 2023-09-08 11:00:15 +10:00
  • afa8b62de7 Update doc dependencies Lea Anthony 2023-09-08 10:57:47 +10:00
  • 70fd15de2d fix workflow Lea Anthony 2023-09-08 10:42:13 +10:00
  • c54d330f89 fix workflow Lea Anthony 2023-09-08 10:39:29 +10:00
  • 4028560d12 fix workflow Lea Anthony 2023-09-08 10:37:45 +10:00
  • 3c28c28623 fix workflow Lea Anthony 2023-09-08 10:36:48 +10:00
  • a958fa06e7 Update docs Lea Anthony 2023-09-08 10:31:06 +10:00
  • f6e94b1755 add v3 docs workflow v3-alpha-docs Lea Anthony 2023-09-08 10:29:25 +10:00
  • 4d39e9e15a Update v3-docs.yml Lea Anthony 2023-09-08 10:27:32 +10:00
  • 679ec49e64 add v3 docs workflow Lea Anthony 2023-09-08 10:23:43 +10:00
  • d98e1d3693 [v3 linux] Packagemap -> packagemap Travis McLane 2023-09-07 12:14:56 -05:00
  • be3b7d754e add netlify config Lea Anthony 2023-09-07 21:55:45 +10:00
  • ae524c4f84 add workflow for v3 alpha Lea Anthony 2023-09-07 21:37:50 +10:00
  • d390cac8db Fix EnableFraudulentWebsiteWarnings for mac Lea Anthony 2023-09-07 21:33:11 +10:00
  • 647bc87600 [v2, Linux] fix menu background color (#2873) Zámbó, Levente 2023-09-07 13:25:02 +02:00
  • ebf56f6585 Bump semver from 5.7.1 to 5.7.2 in /website (#2808) dependabot[bot] 2023-09-07 21:22:43 +10:00
  • 17e20ab029 [v3] Fix requirements.txt Lea Anthony 2023-09-07 07:52:18 +10:00
  • 34b9b9b508 Add status table to docs. Lea Anthony 2023-09-06 20:59:45 +10:00
  • 1644ee152e v2.6.0 v2.6.0 release/v2.6.0 Lea Anthony 2023-09-06 19:45:08 +10:00
  • 069fe18b9d Move watcher init to doWatcherLoop and implement -reloaddirs (#2871) David Haukeness 2023-09-06 03:33:22 -06:00
  • acf8dea170 [chore] Big tidy up. Fix bullet point output. Lea Anthony 2023-09-06 19:27:29 +10:00
  • 7a87b0476e chore: update sponsors.svg (#2885) github-actions[bot] 2023-09-06 19:16:31 +10:00
  • 47fd06a445 More doc changes Lea Anthony 2023-09-06 19:15:33 +10:00
  • 886bcc7b47 Add print functionality to v2 (#2822) Andreas Christou 2023-09-05 22:55:36 +01:00
  • b140ce546f Add CPU detection in mac Lea Anthony 2023-09-05 23:14:18 +10:00
  • 08ec2beb7c Move menu to Windows window options. Lea Anthony 2023-09-05 22:27:47 +10:00
  • 5833f0f109 More docs. Lea Anthony 2023-09-05 18:26:10 +10:00
  • eb2ad258ed More docs. Lea Anthony 2023-09-04 22:50:09 +10:00
  • 708aef53e4 [v3] completing missing build tags (#2884) ALMAS 2023-09-04 20:43:28 +08:00
  • e893c1c205 More docs. Lea Anthony 2023-09-04 22:40:40 +10:00
  • 3e74255127 Update docs. Lea Anthony 2023-09-04 21:27:59 +10:00
  • b8d7eed607 Add awful CallByName method and update docs with warning. Lea Anthony 2023-09-04 21:19:10 +10:00
  • 8eb62fb483 Update bindings example Lea Anthony 2023-09-04 21:01:00 +10:00
  • ee67bff9e3 Docs update Lea Anthony 2023-09-04 20:50:32 +10:00
  • 21e47dcccf Fix version in debug build Lea Anthony 2023-09-04 19:51:48 +10:00
  • 38ddcf59f8 Support linux in doctor Lea Anthony 2023-09-04 19:46:07 +10:00
  • 4a62b6a5c7 Support Mac in wails doctor Lea Anthony 2023-09-03 10:30:31 +10:00
  • 6afbcb69f3 Improve doctor Lea Anthony 2023-09-03 10:09:16 +10:00
  • 4bb522d303 Add doctor. Lea Anthony 2023-09-03 08:39:23 +10:00
  • f107173a73 Update README.md Lea Anthony 2023-09-03 06:53:10 +10:00
  • eb5aff755f Update docs Lea Anthony 2023-09-02 15:12:35 +10:00