Commit Graph

  • 80f6a71e05 Merge branch 'v3-alpha' into v3/feature/setup Lea Anthony 2026-01-26 15:40:16 +11:00
  • 59e99f35c9 Remove duplicate public/ dir and unused showcase images Lea Anthony 2026-01-26 15:39:15 +11:00
  • 279eea9799 chore(v3): bump to v3.0.0-alpha.64 and update changelog [skip ci] v3.0.0-alpha.64 github-actions[bot] 2026-01-26 02:56:39 +00:00
  • af58b9e95b Fix Docker image name and stream error handling Lea Anthony 2026-01-26 13:23:58 +11:00
  • 55aeb70c2c Update Build your own link to v3.wails.io Lea Anthony 2026-01-26 13:08:08 +11:00
  • e99a8917cf Reset stale Docker pull state when starting new pull Lea Anthony 2026-01-26 12:56:51 +11:00
  • 20f46380d4 Improve wizard UX and fix CodeRabbit issues Lea Anthony 2026-01-26 12:54:10 +11:00
  • 017133e48e Remove local SDK upload from setup wizard Lea Anthony 2026-01-26 12:25:24 +11:00
  • 39a91fa75d chore: remove TODO.md planning doc Lea Anthony 2026-01-26 12:14:33 +11:00
  • f7d58af119 fix: address CodeRabbit minor review feedback Lea Anthony 2026-01-26 11:59:51 +11:00
  • a2e93de942 fix: address CodeRabbit review feedback Lea Anthony 2026-01-26 11:35:46 +11:00
  • cec29f03b4 docs: add Desktop/Server morph effect and clean up changelog Lea Anthony 2026-01-25 21:02:45 +11:00
  • d260a7efdd docs: center morphing text within fixed-width container Lea Anthony 2026-01-25 18:40:32 +11:00
  • 453ce9f3d7 docs: improve text morphing with multiple transitions in tagline Lea Anthony 2026-01-25 18:39:08 +11:00
  • c058b0ff59 docs: add Desktop/Server text morphing effect on home page Lea Anthony 2026-01-25 18:36:51 +11:00
  • 9a43ab558f docs: simplify home page quickstart to two-step format Lea Anthony 2026-01-25 18:05:11 +11:00
  • 4c96969d7e docs: add first project steps to setup guide Lea Anthony 2026-01-25 18:01:40 +11:00
  • 6ebb63ac2e docs: simplify setup guide with two-step quick start Lea Anthony 2026-01-25 18:00:52 +11:00
  • 573754e925 docs: add wails3 setup to home page and quick-start guide Lea Anthony 2026-01-25 17:32:12 +11:00
  • 8e6476db98 docs: update installation guide to recommend wails3 setup Lea Anthony 2026-01-25 17:28:30 +11:00
  • d4d2dd0aa3 feat(setup): add documentation, bug reporting, and improve dependency detection Lea Anthony 2026-01-25 17:24:49 +11:00
  • 30a830136f feat(setup): improve macOS signing UX for non-Mac hosts Lea Anthony 2026-01-08 00:05:25 +11:00
  • e88d25f38f feat(setup): add signing configuration forms with inline platform icons Lea Anthony 2026-01-07 23:52:13 +11:00
  • 16f7df8562 feat(setup): add code signing configuration and status display Lea Anthony 2026-01-07 22:01:14 +11:00
  • 0dba0d5d6f feat(init): add lipgloss TUI styling and show global config defaults Lea Anthony 2026-01-07 17:12:52 +11:00
  • 2afcfddc84 chore: remove wails3 binary from tracking Lea Anthony 2026-01-06 20:53:20 +11:00
  • f763cf3e2f feat(setup): add real-time Docker pull progress via Docker Engine API Lea Anthony 2026-01-06 20:52:23 +11:00
  • ecec018d0c fix: use real macOS SDK version 26.1 with robust download Lea Anthony 2026-01-06 11:20:04 +11:00
  • 0ff34442f5 fix(setup): improve light mode styling for language and framework cards Lea Anthony 2025-12-16 22:46:30 +11:00
  • 40f36acee9 fix(setup): improve light mode styling and add Docker progress to sidebar Lea Anthony 2025-12-16 22:38:41 +11:00
  • e2b0d5b86b feat(setup): add TypeScript binding style selection (interfaces vs classes) Lea Anthony 2025-12-15 23:01:49 +11:00
  • a6042d2708 fix(setup): simplify complete page with direct docs link Lea Anthony 2025-12-15 21:39:40 +11:00
  • 272a316db6 fix(setup): improve layout centering and add terminal-style complete page Lea Anthony 2025-12-14 22:10:41 +11:00
  • 81e3b06576 feat(setup): merge author and project defaults into single Projects page Lea Anthony 2025-12-14 13:35:20 +11:00
  • 469de2eca0 fix(setup): use correct Docker SVG with container boxes, add reboot note Lea Anthony 2025-12-14 08:05:13 +11:00
  • 205aaf5355 fix(setup): always show cross-platform page in wizard Lea Anthony 2025-12-14 07:35:43 +11:00
  • 9ef1ae96e6 fix(setup/windows): refresh PATH from registry before checking dependencies Lea Anthony 2025-12-14 07:19:22 +11:00
  • 80bc7103fb fix(setup): use HelpURL field for clickable links in dependency messages Lea Anthony 2025-12-14 07:15:00 +11:00
  • 3cb68f691e test(init): add tests for applyGlobalDefaults Lea Anthony 2025-12-13 13:35:55 +11:00
  • 807ffc01e7 feat(setup): add docker logo and updated build assets Lea Anthony 2025-12-11 06:52:27 +11:00
  • ee6530e48b feat(setup): add imageBuilt status to Docker dependency check Lea Anthony 2025-12-10 16:20:10 +11:00
  • 951930bd61 feat(setup): check dependencies on page load with inline spinner Lea Anthony 2025-12-09 07:03:00 +11:00
  • 4820501b7f feat(setup): update dependencies page to use PageTemplate layout Lea Anthony 2025-12-09 06:52:56 +11:00
  • a3ade1c123 feat(setup): redesign welcome page with PageTemplate layout Lea Anthony 2025-12-09 06:43:15 +11:00
  • 522bff2fc0 feat(setup): add splash landing page with scrolling background Lea Anthony 2025-12-08 22:18:30 +11:00
  • a23c3c4e87 [skip ci] Publish @wailsio/runtime v3.0.0-alpha.79 GitHub Actions 2026-01-25 03:34:50 +00:00
  • 9a363d7be5 feat(v3): add server mode for headless HTTP deployment (#4903) Lea Anthony 2026-01-25 14:33:44 +11:00
  • 103ff347e0 chore(v3): bump to v3.0.0-alpha.63 and update changelog [skip ci] v3.0.0-alpha.63 github-actions[bot] 2026-01-25 02:55:49 +00:00
  • 0cd2befc2d fix(darwin): enable real-time systray menu updates while menu is open fix/systemtray-menu-realtime-update Lea Anthony 2026-01-25 13:42:58 +11:00
  • c44f5df9d4 Merge branch 'v3-alpha' into fix/systemtray-menu-realtime-update Lea Anthony 2026-01-25 13:10:59 +11:00
  • 4e8b705cda fix: add missing EventsOffAll export to runtime templates (#4883) NarciLee 2026-01-25 10:10:24 +08:00
  • 537c74327d fix(darwin): make Position() and SetPosition() use consistent coordinate systems (#4818) Lea Anthony 2026-01-25 12:40:25 +11:00
  • 7ee2b2d856 fix(v2/linux): fix crash on panic in JS-bound Go methods (#4855) Lea Anthony 2026-01-25 12:38:58 +11:00
  • 8a658a80c0 fix(windows): also remove WS_EX_LAYERED in fullscreen mode Lea Anthony 2026-01-25 12:15:03 +11:00
  • d2951ea132 Merge branch 'v3-alpha' into vk/f208-fullscreen-api-c Lea Anthony 2026-01-25 12:13:48 +11:00
  • 696c55c6ee Update code block range in howdoesitwork.mdx (#4884) Salman 2026-01-25 02:13:28 +01:00
  • 05f0cf2305 Potential fix for code scanning alert no. 172: Uncontrolled data used in path expression Lea Anthony 2026-01-25 12:12:35 +11:00
  • 99da531aad docs: add changelog entry for PR #4884 patch-1 Lea Anthony 2026-01-25 12:11:23 +11:00
  • 4fc28b9d61 fix(security): improve command injection protection for CodeQL Lea Anthony 2026-01-25 11:46:29 +11:00
  • 8380740382 fix: cast flags to uint for SetWindowPos fix-4691-dpi-hittest-regions Lea Anthony 2026-01-25 11:41:46 +11:00
  • dc31792865 fix(security): add nosec comments for validated path usage Lea Anthony 2026-01-25 11:24:12 +11:00
  • b97ca22a48 fix(security): add command whitelist to prevent command injection bypass Lea Anthony 2026-01-25 11:20:59 +11:00
  • 0357730294 Fix up templates to correct go version (1.23.0) (#4618) Xelus22 2026-01-25 11:16:42 +11:00
  • 9a131a049d chore(v3): bump to v3.0.0-alpha.62 and update changelog [skip ci] v3.0.0-alpha.62 github-actions[bot] 2026-01-22 02:51:17 +00:00
  • 228e5745d7 fix(security): address multiple security vulnerabilities Lea Anthony 2026-01-22 06:17:26 +11:00
  • d7ca5acaed fix(security): update rollup to fix XSS vulnerability fix/rollup-vulnerability Lea Anthony 2026-01-22 06:07:07 +11:00
  • 330bc4e3de fix(security): prevent command injection in setup wizard fix/command-injection-wizard Lea Anthony 2026-01-22 06:05:55 +11:00
  • 3c503f162e fix(security): prevent path traversal in screen example fix/path-traversal-screen-example Lea Anthony 2026-01-22 06:04:26 +11:00
  • 04c8224943 fix(security): restrict GITHUB_TOKEN permissions in workflows fix/workflow-permissions Lea Anthony 2026-01-22 06:03:03 +11:00
  • fd7b7cd50c fix: use strconv.Atoi for window ID parsing to match platform int size Lea Anthony 2026-01-21 21:37:03 +11:00
  • 10816dd1c2 refactor(v3): unify JS/CSS injection via runtime fetch Lea Anthony 2026-01-21 21:30:35 +11:00
  • 423377f985 Changed from release to autorelease to match the consistent pattern used elsewhere in the Wails codebase. Both are technically correct for MRC, but autorelease is the pattern used throughout the rest of the code for objects that get passed to another owner (like a superview). vk/2cfc-investigate-mous Lea Anthony 2026-01-21 21:28:08 +11:00
  • f49d1c1962 All completed. Here's a summary of what I've done: Lea Anthony 2026-01-21 21:27:33 +11:00
  • d167a5908b You're right - the simpler form is wails.Events.On("common:WindowMouseEnter", ...) which uses the event string directly. The wails.Events.Types.Common.WindowMouseEnter is also valid (it just returns the string "common:WindowMouseEnter"), but using the string directly is simpler and more commonly seen in the examples. Lea Anthony 2026-01-21 21:21:37 +11:00
  • 8c67ed110c ## Summary Lea Anthony 2026-01-21 20:59:14 +11:00
  • 8d28e2d06b fix(windows): skip DPI awareness API call when already set via manifest (#4811) Lea Anthony 2026-01-21 19:23:56 +11:00
  • a0d2e03f64 chore(v3): bump to v3.0.0-alpha.61 and update changelog [skip ci] v3.0.0-alpha.61 github-actions[bot] 2026-01-20 02:48:15 +00:00
  • 158fd41a8b fix(v2): Replace ioutl.Discard with io.Discard (#4877) xiejiahe 2026-01-20 08:20:02 +08:00
  • 8598034942 Change Window Type from WebviewWindow to Window (#4829) Ndianabasi Udonkang 2026-01-20 00:42:54 +01:00
  • 9158c49e30 docs: fixed incorrect tag in Custom Output Directory of Bindings (#4873) Abdelhadi Seddar 2026-01-20 00:41:46 +01:00
  • 18b31951ed Update code block range in howdoesitwork.mdx Salman 2026-01-18 14:54:09 +01:00
  • 2657bbc074 fix(darwin): prevent Escape key from exiting fullscreen on macOS claude/investigate-wails-4649-7v0pK Claude 2026-01-18 02:48:04 +00:00
  • fc2b7309c1 chore: update sponsors.svg (#4881) github-actions[bot] 2026-01-18 13:29:39 +11:00
  • 18b3d0587f chore: update sponsors.svg (#4878) github-actions[bot] 2026-01-16 06:58:38 +11:00
  • 60d148e4b1 Add JetBrains logo to powered by section Lea Anthony 2026-01-14 21:22:35 +11:00
  • d7d6720d54 chore(v3): bump to v3.0.0-alpha.60 and update changelog [skip ci] v3.0.0-alpha.60 github-actions[bot] 2026-01-14 02:50:25 +00:00
  • 423f7e4498 fix(v2): prevent WebView crash on macOS 26 during rapid UI updates (#4806) Lea Anthony 2026-01-13 22:05:05 +11:00
  • 4dbde817f4 chore: update sponsors.svg (#4874) github-actions[bot] 2026-01-13 21:48:58 +11:00
  • 37fb9b9ba5 fix(v3/linux): Fix menu update by clearing menu (#4875) Zach Botterman 2026-01-13 02:42:09 -08:00
  • 9db2f74c44 chore(v3): bump to v3.0.0-alpha.59 and update changelog [skip ci] v3.0.0-alpha.59 github-actions[bot] 2026-01-11 02:54:04 +00:00
  • 95689bdeb7 chore: update sponsors.svg (#4867) github-actions[bot] 2026-01-10 20:01:44 +11:00
  • 897479d52b Enhance Drag-N-Drop README with Internal Drag and Drop Info (#4869) Ndianabasi Udonkang 2026-01-10 10:00:52 +01:00
  • be0e9bab9b chore(v3): bump to v3.0.0-alpha.58 and update changelog [skip ci] v3.0.0-alpha.58 github-actions[bot] 2026-01-09 02:46:28 +00:00
  • 0abad1ffb2 fix(v3/linux): fix crash on panic in JS-bound Go methods (#4856) Lea Anthony 2026-01-08 21:20:13 +11:00
  • 1fb60abdc9 docs(v3): update API references to new Manager API pattern (#4863) Lea Anthony 2026-01-08 21:16:45 +11:00
  • 32ecec1e5c Merge branch 'v3-alpha' into docs/fix-NewWebviewWindow-api-references docs/fix-NewWebviewWindow-api-references Lea Anthony 2026-01-08 21:16:35 +11:00
  • 85c4ca358f chore(v3): add docs fix to unreleased changelog Lea Anthony 2026-01-08 20:21:07 +11:00
  • 636d7ff9c5 docs(v3): update API references to new Manager API pattern Lea Anthony 2026-01-08 20:17:14 +11:00
  • 7d4fe64352 chore: update sponsors.svg (#4860) github-actions[bot] 2026-01-07 16:39:33 +11:00
  • e27e85aae9 ci: add branch input to cross-compiler workflow Lea Anthony 2026-01-06 11:15:01 +11:00