Commit Graph

  • 7ddb49b1d4 [v2] fix: Files DragAndDrop bugs with OnDomReady and DisableWebViewDrop Claude 2025-12-01 08:40:29 +00:00
  • 7b8355a385 [v2] docs(menu): add imports and complete the example (post merge conflict) (#4742) Anton Gilgur 2025-12-01 03:16:00 -05:00
  • e21b1bf9f9 feat(android): Implement setHTML and setURL for WebView Lea Anthony 2025-12-01 13:13:19 +11:00
  • c6d7f1e98e feat(android): Implement message dialogs using AlertDialog Lea Anthony 2025-12-01 13:09:30 +11:00
  • 0ee701790c feat(android): Implement clipboard, dark mode, screen info, and background color Lea Anthony 2025-12-01 12:33:20 +11:00
  • cb3305a2fc [v2] docs(menu): add imports and complete the example (#4727) Anton Gilgur 2025-11-30 14:22:52 -05:00
  • 94d86db0aa docs: Add mobile support documentation Lea Anthony 2025-11-30 22:20:49 +11:00
  • c73b2dd753 [v2] docs(menu): fix some syntax issues (#4726) Anton Gilgur 2025-11-30 01:42:02 -05:00
  • e37a7b9d4b [v2] docs(app-dev): fix inconsistent indentation (#4730) Anton Gilgur 2025-11-30 01:40:51 -05:00
  • ef7d3301c9 [v2] docs(app-dev): add imports to app.go examples (#4731) Anton Gilgur 2025-11-30 01:21:27 -05:00
  • d16fd500df docs(community): use absolute link to CoC instead of relative (#4732) Anton Gilgur 2025-11-30 01:19:38 -05:00
  • 27afad59f6 chore: update sponsors.svg (#4740) github-actions[bot] 2025-11-30 12:39:10 +11:00
  • 4f71b22665 docs: fix typo of the window hiding method to "WindowHide" in the zh-Hans documentation (#4655) 秋澪Akimio 2025-11-29 10:49:43 +08:00
  • 467f70ada7 chore: update sponsors.svg (#4735) github-actions[bot] 2025-11-28 23:24:03 +11:00
  • ea2e0ec891 Merge origin/v3-alpha into v3-alpha-feature/android-support v3-alpha-feature/android-support Lea Anthony 2025-11-28 21:19:02 +11:00
  • 4d8ec29feb feat: Add Android support for Wails v3 Lea Anthony 2025-11-28 21:06:59 +11:00
  • 9578b627fd [v2] docs(how): fix inconsistent indentation (#4733) Anton Gilgur 2025-11-25 05:16:01 -05:00
  • f5ae605b84 fix build Andrey Pshenkin 2025-11-24 23:48:41 +00:00
  • 479ba59837 Merge branch 'v3-alpha' into v3/raw-message-handler-origin Andrey Pshenkin 2025-11-24 22:37:40 +00:00
  • 8db5df5a9a update changelog Andrey Pshenkin 2025-11-24 22:36:40 +00:00
  • 3f0091aba9 fix(docs): update starlight-blog to v0.25.1 to fix build error Lea Anthony 2025-11-24 21:54:59 +11:00
  • 55f2782559 fix(docs): update starlight to v0.36.2 to support social links array Lea Anthony 2025-11-24 21:52:26 +11:00
  • 0d02db8ce6 fix(docs): comment out all broken d2 diagrams and fix invalid aside type Lea Anthony 2025-11-24 21:46:26 +11:00
  • 7e21ce614a fix(docs): disable broken d2 diagram and fix installer Lea Anthony 2025-11-24 21:33:15 +11:00
  • af2f054813 fix: Add path filters and fix env placement in docs workflow Lea Anthony 2025-11-23 22:40:21 +11:00
  • 3c78e45426 docs: Trigger rebuild with minor update Lea Anthony 2025-11-23 22:36:06 +11:00
  • c42b84f2e2 fix: Correct D2 binary path from ~/.local/bin to /usr/local/bin Lea Anthony 2025-11-23 22:32:38 +11:00
  • 11b63088fb fix: Update D2 installation in GitHub Actions workflow Lea Anthony 2025-11-23 21:32:16 +11:00
  • c8c5bd15e7 fix: Add React integration to Astro config to resolve JSX renderer issue Lea Anthony 2025-11-23 21:30:24 +11:00
  • fc510586df fix: Add D2 installation to GitHub Pages workflow and remove temp dev file Lea Anthony 2025-11-23 21:28:46 +11:00
  • c84506a8a8 docs: Comprehensive documentation redesign and v3-alpha updates Lea Anthony 2025-11-23 20:57:25 +11:00
  • e39ed4ffba docs: remove temporary report and audit files Lea Anthony 2025-11-23 18:55:49 +11:00
  • e571840f1d Bring docs up to date Lea Anthony 2025-11-23 18:47:43 +11:00
  • 986efc7e7f chore(v3): bump to v3.0.0-alpha.41 and update changelog [skip ci] v3.0.0-alpha.41 github-actions[bot] 2025-11-23 02:46:07 +00:00
  • 55bba6b40d docs: Add contribution type tabs with tailored guides for Bug Fix, Enhancements, and Documentation Lea Anthony 2025-11-23 11:57:30 +11:00
  • 2b6fd3856f docs: Improve Getting Started guide with process overview and steps component Lea Anthony 2025-11-23 00:41:46 +11:00
  • 2040ab9551 docs: Streamline Contributing section and add comprehensive guides Lea Anthony 2025-11-22 22:37:21 +11:00
  • 3f1e16dcfb docs: Comprehensive API Reference documentation with event tables and examples Lea Anthony 2025-11-22 22:28:26 +11:00
  • 607e5988ce Fix macOS system tray menu real-time updates using NSMenuDelegate claude/investigate-issue-4630-01CXVr124Aj2hDQbcCsmTNy3 Claude 2025-11-19 19:28:18 +00:00
  • b2b1abd3ce docs: Update landing page and fix tutorial links Lea Anthony 2025-11-22 17:19:29 +11:00
  • 232c39abaa docs: Migrate /learn content and reorganize documentation structure Lea Anthony 2025-11-22 16:37:37 +11:00
  • 07ce115498 Merge branch 'v3-alpha' into coderabbitai/docstrings/c36618c coderabbitai/docstrings/c36618c Lea Anthony 2025-11-22 15:55:21 +11:00
  • 548c98a37f docs: Add Learn section to sidebar navigation Lea Anthony 2025-11-22 15:00:20 +11:00
  • 0002324776 docs: Add GameStacker showcase image to landing page Lea Anthony 2025-11-22 14:58:43 +11:00
  • b652e61e2c Fix background color alpha on linux (#4722) Brad Harker 2025-11-21 22:58:11 -05:00
  • 951194bab5 docs: Expand landing page scrolling background with all showcase images Lea Anthony 2025-11-22 14:46:32 +11:00
  • 4c464b3092 add GameStacker to community showcase (#4724) Henrique Nunes 2025-11-22 00:44:00 -03:00
  • 1ca58e8d9f docs: Move "Why Wails?" to top-level navigation Lea Anthony 2025-11-22 14:37:58 +11:00
  • 674042ae58 fix: Allow standard browser shortcuts (Ctrl+Z, etc.) to pass through to WebView2 claude/fix-ctrl-z-undo-01VxBgm3oaNhQDXxEdjMydUB Claude 2025-11-22 01:52:38 +00:00
  • 7c74e27359 Add debugging fix/webview2-initialization-order Lea Anthony 2025-11-21 18:17:25 +11:00
  • ba2c9989e6 chore: update sponsors.svg (#4720) github-actions[bot] 2025-11-21 07:53:23 +11:00
  • d6d070be1c Remove unused doc Andrey Pshenkin 2025-11-19 22:07:21 +00:00
  • 983e7251ce add docs Andrey Pshenkin 2025-11-19 22:06:19 +00:00
  • c854ec1c46 docs: Enhance migration guide and architecture documentation Lea Anthony 2025-11-20 06:38:20 +11:00
  • de31f81a00 📝 Add docstrings to v3/raw-message-handler-origin coderabbitai[bot] 2025-11-18 19:28:14 +00:00
  • eb292dd9aa Fix nil checks and string handling for message origins across platforms Andrey Pshenkin 2025-11-18 14:00:38 +00:00
  • 9f3b00bed9 chore: update sponsors.svg (#4715) github-actions[bot] 2025-11-18 05:37:32 +11:00
  • 780966c8f4 docs: Rewrite TODO and Notes tutorials with working code and fix documentation issues Lea Anthony 2025-11-16 20:30:40 +11:00
  • e0e96c3bf8 chore: update sponsors.svg (#4714) github-actions[bot] 2025-11-16 16:19:26 +11:00
  • 9125ef64be chore: update sponsors.svg (#4713) github-actions[bot] 2025-11-16 07:17:28 +11:00
  • ed879b1be2 docs: simplify Gin routing guide Lea Anthony 2025-11-15 11:51:57 +11:00
  • 2db420f4bd Remove card component overuse and fix AI-style language Lea Anthony 2025-11-15 11:47:39 +11:00
  • 0c88fb217c Improve documentation clarity and reduce cognitive load Lea Anthony 2025-11-15 08:42:09 +11:00
  • 3416129fa6 Merge branch 'v3-alpha' into v3/raw-message-handler-origin Andrey Pshenkin 2025-11-14 18:25:36 +00:00
  • dd26ab863c Add reproduction example for issue #4650: macOS window behavior bugs claude/investigate-wails-4650-01V1giYxbp4bgazZBtfZQTgm Claude 2025-11-14 04:10:53 +00:00
  • be8040fa98 Add test application for macOS issue #4650 fixes claude/investigate-issue-011AeiDUDE6otRMorcRnxxeN Claude 2025-11-14 04:06:28 +00:00
  • 4769f82927 Fix macOS window behavior issues (#4650) Claude 2025-11-14 03:37:52 +00:00
  • 0e6c752cf3 Fix typo Lea Anthony 2025-11-14 14:34:43 +11:00
  • dbeb026093 Add comprehensive macOS issues report for v3 claude/find-mac-issues-v3-01LnsF7Giq1vywgkGpKXxZn9 Claude 2025-11-14 03:28:52 +00:00
  • 148fd285a2 Update changelog.mdx Lea Anthony 2025-11-14 08:56:10 +11:00
  • ef1e488e2a Update go-webview2 to v1.0.23 and update changelog Lea Anthony 2025-11-14 08:54:14 +11:00
  • c36618c2ac chore(v3): bump to v3.0.0-alpha.40 and update changelog [skip ci] v3.0.0-alpha.40 github-actions[bot] 2025-11-13 02:38:55 +00:00
  • 54d5b989bb Fix Windows systray icon regression (#4706) Lea Anthony 2025-11-13 07:57:46 +11:00
  • e5deb1611e Add UpBeat to community showcase; (#4705) Sean M. Tracey 2025-11-12 19:09:17 +00:00
  • c3b169f0d3 chore(v3): bump to v3.0.0-alpha.39 and update changelog [skip ci] v3.0.0-alpha.39 github-actions[bot] 2025-11-12 02:38:00 +00:00
  • 97b00ed52f fix build Andrey Pshenkin 2025-11-11 23:15:00 +00:00
  • 8b0d9c955a fix build Andrey Pshenkin 2025-11-11 23:07:51 +00:00
  • ea503a7397 fix build Andrey Pshenkin 2025-11-11 23:07:17 +00:00
  • 0596e2598e fix build Andrey Pshenkin 2025-11-11 23:05:29 +00:00
  • eee433c6f7 fix build Andrey Pshenkin 2025-11-11 23:04:09 +00:00
  • e0f920d09c Add support for origin tracking in raw message handling Andrey Pshenkin 2025-11-11 22:29:35 +00:00
  • 2331cedca2 Fix Windows WebView2 initialization order issue (#4701) Lea Anthony 2025-11-11 22:25:38 +11:00
  • 0ed4e05946 [skip ci] Publish @wailsio/runtime v3.0.0-alpha.73 GitHub Actions 2025-11-11 09:27:10 +00:00
  • bbd5d99667 [v3] Typed Events, revisited (#4633) Ian VanSchooten 2025-11-11 04:25:57 -05:00
  • 8d73bec252 Fix copyright year in German website footer (#4696) Lea Anthony 2025-11-09 22:12:24 +11:00
  • 17bb94bbbf [Snyk] Fix for 11 vulnerabilities (#4695) Lea Anthony 2025-11-09 10:07:19 +11:00
  • ac867f6587 v2.11.0 v2.11.0 Lea Anthony 2025-11-08 13:36:09 +11:00
  • cb1c2d86c0 Update docs build configs Lea Anthony 2025-11-08 13:10:53 +11:00
  • 8513b77fd8 Update package.json Lea Anthony 2025-11-08 13:06:08 +11:00
  • 9c78746441 Doc fixes Lea Anthony 2025-11-08 12:54:44 +11:00
  • 7a383e080f Fixed HMTL DnD Lea Anthony 2025-11-08 12:00:03 +11:00
  • 9df647bb99 chore: update sponsors.svg (#4688) github-actions[bot] 2025-11-08 10:30:57 +11:00
  • 6e4e340ade chore(v3): bump to v3.0.0-alpha.38 and update changelog [skip ci] v3.0.0-alpha.38 github-actions[bot] 2025-11-04 02:38:30 +00:00
  • fc1c90e0ce Update windows.go Lea Anthony 2025-11-04 08:41:29 +11:00
  • 385f1dafb9 Fix Go tests execution in PR workflow Lea Anthony 2025-11-04 08:36:09 +11:00
  • 70d2d52be4 fix Discord badge link in README (#4626) Sam 2025-11-03 22:25:39 +01:00
  • a3a5d25d90 [v3-linux] fileexplorer fix opening dir on Linux (#4521) Atterpac 2025-11-03 14:14:27 -07:00
  • d58d4ba758 [v3 alpha] windows tray minor refactor (#4653) DeltaLaboratory 2025-11-04 05:44:58 +09:00
  • 6e9b6a1ee5 chore: update sponsors.svg (#4684) github-actions[bot] 2025-11-02 20:21:22 +11:00
  • 8ac5984dfd chore(v3): bump to v3.0.0-alpha.37 and update changelog [skip ci] v3.0.0-alpha.37 github-actions[bot] 2025-11-02 02:39:44 +00:00