Skip to content

feat(ui): calendar view for frontmatter dates (#427 verified)#49

Open
advancedresearcharray wants to merge 1 commit into
mainfrom
feat/issue-427-calendar-verified-hands-on
Open

feat(ui): calendar view for frontmatter dates (#427 verified)#49
advancedresearcharray wants to merge 1 commit into
mainfrom
feat/issue-427-calendar-verified-hands-on

Conversation

@advancedresearcharray

Copy link
Copy Markdown
Owner

Summary

Verified hands-on delivery for kiwifs#427. Calendar toolbar view with monthly grid, date field selector, day popover, DQL queries, App shell wiring, and /view/calendar deep links.

Tests (local)

cd ui && npm test -- --run  → 36 files, 229 passed
go test ./internal/config/... ./internal/keybindings/...  → ok

Includes kiwiKeybindings.test.ts exports required for green test suite.

Closes kiwifs#427

Made with Cursor

Wire KiwiCalendar into App shell with toolbar toggle, Mod+Shift+C,
/view/calendar deep links, and DQL month/week queries. Add calendar
feature flag, keybinding, and regression tests for routing and dismiss.

Closes kiwifs#427

Signed-off-by: advancedresearcharray <advancedresearcharray@github.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(ui): calendar view for frontmatter dates

1 participant