index
:
opencode
dev
tradam-rules-patch
The open source coding agent.
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
packages
/
ui
/
src
/
context
/
dialog.tsx
Age
Commit message (
Collapse
)
Author
2026-04-02
cleanup event listeners with solid-primitives/event-listener (#20619)
Brendan Allan
2026-01-31
Revert "feat: Transitions, spacing, scroll fade, prompt area update ↵
Adam
(#11168)" (#11461) Co-authored-by: adamelmore <
[email protected]
>
2026-01-30
chore: generate
opencode-agent[bot]
2026-01-30
feat: Transitions, spacing, scroll fade, prompt area update (#11168)
Aaron Iker
Co-authored-by: Github Action <
[email protected]
> Co-authored-by: Copilot <
[email protected]
> Co-authored-by: aaroniker <
[email protected]
>
2026-01-29
fix(app): dialog not closing
adamelmore
2026-01-26
fix(ui): prevent double-close and fix dialog replacement
David Hill
2026-01-26
feat(ui): add optional transition animations to dialog
David Hill
2026-01-25
fix(app): escape should always close dialogs
adamelmore
2026-01-23
fix(app): enable dialog dismiss on model selector (dialog.tsx) (#10203)
Rahul A Mistry
2026-01-06
fix(app): code splitting for web load perf gains
Adam
2025-12-30
feat(app): change server
Adam
2025-12-27
feat(desktop): permissions
Adam
2025-12-16
fix(desktop): focus prompt input after dialog close
Adam
2025-12-15
tui: refactor dialog system to use single active dialog instead of stack
Dax Raad
2025-12-15
tui: fix dialog replacement to prevent nested dialogs from showing ↵
Dax Raad
simultaneously
2025-12-15
tui: fix model selection dialog to properly replace current dialog instead ↵
Dax Raad
of creating nested dialogs
2025-12-15
fix dialog root complexity
Dax Raad
2025-12-14
wip(desktop): progress
Adam