wails/v3/pkg/services
Lea Anthony 053bd7f032 fix(selfupdate): address code review feedback
- Fix JavaScript API in docs and example to use ES module imports
  instead of non-existent wails.Service() function
- Use correct binding path with pkg segment
- Store configuration errors from NewWithConfig for proper error
  reporting in ServiceStartup
- Deep clone nested pointer fields (Signature, UI) in Configure to
  prevent external modifications affecting service state

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-21 10:55:05 +11:00
..
dock fix(ios): correct service implementation pattern for dock and notifications 2025-12-12 06:01:38 +11:00
fileserver [v3] improve service names for js/ts bindings (#4405) 2025-07-25 09:23:22 +10:00
kvstore [v3] improve service names for js/ts bindings (#4405) 2025-07-25 09:23:22 +10:00
log [v3] improve service names for js/ts bindings (#4405) 2025-07-25 09:23:22 +10:00
notifications fix(ios): correct service implementation pattern for dock and notifications 2025-12-12 06:01:38 +11:00
selfupdate fix(selfupdate): address code review feedback 2025-12-21 10:55:05 +11:00
sqlite [v3] improve service names for js/ts bindings (#4405) 2025-07-25 09:23:22 +10:00