Commit Graph

3 Commits

Author SHA1 Message Date
mlogclub 558cba9fcb fix: update WindowActionButton styling for improved consistency and adjust header layout in SupportChatShell 2026-07-30 14:32:55 +08:00
mlogclub 44b45970f7 fix: update styling for WindowActionButton and header in SupportChatShell for improved consistency and readability 2026-07-30 14:32:21 +08:00
mlogclub 86ff71596d feat: add support chat widget demo and state management
- Implemented SupportWidgetDemo component for configuring and mounting the support chat widget.
- Introduced Zustand store for managing support chat state, including message handling and socket connection.
- Created support host bridge for communication between the widget and parent window.
- Added utility functions for JWT token generation and local storage management.
- Enhanced user experience with notifications for new messages and chat status updates.
2026-05-30 14:00:23 +08:00