Skip to content

Merge develop into main - #35

Merged
pallyoung merged 26 commits into
mainfrom
develop
May 14, 2026
Merged

Merge develop into main#35
pallyoung merged 26 commits into
mainfrom
develop

Conversation

@pallyoung

Copy link
Copy Markdown
Contributor

Summary

  • ship theme-owned icon theming and context-scoped icon palette fixes
  • align mobile workspace dock and settings navigation icon groups across themes
  • distinguish git footer status icons while keeping them theme-aware
  • fix overlapping workspace target persistence rollbacks and improve last-viewed target restore behavior
  • include recent mobile terminal paste/upload UX improvements

Verification

  • targeted vitest coverage passed for icon theme, settings, mobile shell, workspace target restore, and git footer scenarios

pallyoung added 26 commits May 13, 2026 05:04
# Conflicts:
#	packages/web/src/features/terminal-panel/views/shared/xterm-host.tsx
- Add comprehensive error handling and user feedback for paste operation
- Display toast notifications for clipboard errors, permission issues, and empty clipboard
- Reduce spacing in mobile terminal input bar to prevent overflow
- Adjust gap, padding values to fit all buttons within screen width
- Add hidden textarea as fallback when Clipboard API unavailable
- Improve error handling: throw exceptions instead of silent failures
- Show user-friendly toast prompts guiding manual paste operation
- Add translations for paste error/fallback messages (en/zh)
- Automatically send pasted text to terminal from textarea input
- Handle non-HTTPS, older browsers, and permission restrictions gracefully
- Replace hidden textarea with visible modal dialog
- Show clear paste dialog when Clipboard API unavailable
- Add textarea input with placeholder text for manual paste
- Provide Cancel and Send buttons for user control
- Add comprehensive CSS styling for paste dialog overlay
- Update translations with dialog title and placeholder (en/zh)
- Remove confusing "paste in text area" toast notification
- Improve user experience with explicit visual feedback
# Conflicts:
#	packages/web/src/features/notifications/toast-container.tsx
#	packages/web/src/features/workspace/views/mobile/mobile-workspace-drawer.test.tsx
@pallyoung
pallyoung merged commit e983ca3 into main May 14, 2026
2 checks passed
pallyoung added a commit that referenced this pull request Jun 7, 2026
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.

1 participant