From 4151deb9f6d9e385c6e87b8d5e5bd830f24b203d Mon Sep 17 00:00:00 2001 From: Lea Anthony Date: Sat, 30 Dec 2023 13:49:27 +1100 Subject: [PATCH] Update milestones --- mkdocs-website/docs/en/roadmap.md | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/mkdocs-website/docs/en/roadmap.md b/mkdocs-website/docs/en/roadmap.md index 619c8266..fb16c615 100644 --- a/mkdocs-website/docs/en/roadmap.md +++ b/mkdocs-website/docs/en/roadmap.md @@ -6,8 +6,7 @@ we are aiming to achieve. These are subject to change. ## Alpha milestones - -### Alpha 3 +### Current: Alpha 3 #### Goals @@ -56,6 +55,25 @@ Examples: - [ ] All examples working on Linux +## Upcoming milestones + +### Alpha 4 + +#### Goals + +- [ ] `wails3 dev` command +- [ ] `wails3 package` command + +### Alpha 5 + +#### Goals + +- [ ] Keyboard shortcuts + - Window Level shortcuts + - Application Level shortcuts (applies to all windows) + - Ensure Keydown/Keyup events are sent to JS if not handled by Go + +## Previous milestones ### Alpha 2