qwen-code/packages/cli/src/ui
Miguel Solorio 3c0af3654a
Update semantic color tokens (#6253)
Co-authored-by: jacob314 <jacob314@gmail.com>
2025-08-15 22:39:54 +00:00
..
__snapshots__ feat(ui): Improve UI layout adaptation for narrow terminals (#5651) 2025-08-07 22:55:53 +00:00
commands Update semantic color tokens (#6253) 2025-08-15 22:39:54 +00:00
components Update semantic color tokens (#6253) 2025-08-15 22:39:54 +00:00
contexts fix(input): Handle numpad enter key in kitty protocol terminals (#6341) 2025-08-15 19:30:57 +00:00
editors
hooks fix(input) Resolve cases where escape was broken (#6304) 2025-08-15 17:54:00 +00:00
privacy Update semantic color tokens (#6253) 2025-08-15 22:39:54 +00:00
themes Update semantic color tokens (#6253) 2025-08-15 22:39:54 +00:00
utils Update semantic color tokens (#6253) 2025-08-15 22:39:54 +00:00
App.test.tsx fix(input) Resolve cases where escape was broken (#6304) 2025-08-15 17:54:00 +00:00
App.tsx Update semantic color tokens (#6253) 2025-08-15 22:39:54 +00:00
colors.ts
constants.ts
IdeIntegrationNudge.tsx Fix bug where RadioButtonSelect treated an omitted isFocus parameter (#6274) 2025-08-14 23:48:54 +00:00
keyMatchers.test.ts Update IDE integration context toggle shortcut to ctrl+G (#6245) 2025-08-14 17:50:20 +00:00
keyMatchers.ts Centralize Key Binding Logic and Refactor (Reopen) (#5356) 2025-08-09 07:03:17 +00:00
semantic-colors.ts Use semantic colors in themes (#5796) 2025-08-07 23:11:35 +00:00
types.ts feat(about): Add the IDE Client's display name to /about (#6311) 2025-08-15 16:32:15 +00:00