qwen-code/packages/web-shell/client/components/panels
ytahdn c458830db4
feat(web-shell): add mobile responsive view for TodoPanel (#5948)
- Desktop (>=600px): show full text 'Step 3 / 8' or '第 3 / 8 步'
- Mobile (<600px): show compact text '3 / 8' with progress ring only
- Add todo.stepFraction i18n key for both EN and ZH
- Reduce summary padding on mobile for better space usage

Co-authored-by: ytahdn <ytahdn@gmail.com>
2026-06-28 02:56:31 +00:00
..
TodoPanel.module.css feat(web-shell): add mobile responsive view for TodoPanel (#5948) 2026-06-28 02:56:31 +00:00
TodoPanel.tsx feat(web-shell): add mobile responsive view for TodoPanel (#5948) 2026-06-28 02:56:31 +00:00