mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-16 23:55:52 +01:00
875 B
875 B
TODO
Informal and incomplete list of things needed in v3.
General
-
Generate Bindings
-
Generate TS Models
-
Dev Mode
-
Generate Info.Plist from
info.json -
Windows Port
-
Linux Port
Runtime
- Pass window ID with window calls in JS
- Implement alias for
windowin JS - Implement runtime dispatcher
- Log
- Same Window
- Other Window
- Dialogs
- Info
- Warning
- Error
- Question
- OpenFile
- SaveFile
- Events
- Screens
- Clipboard
- Application
- Create
.d.tsfile
Templates
- Create plain template
- Improve default template
Runtime
- To log or not to log?
- Unify cross-platform events, eg.
onClose
Plugins
- Move logins to
v3/plugins - Expose application logger to plugins