mirror of
https://github.com/MarekWo/mc-webui.git
synced 2026-05-09 14:54:56 +02:00
e879fec918
Added a professional emoji picker widget to make it easier to insert emoji on desktop browsers where native emoji input is not readily available. Changes: - Added emoji-picker-element library from CDN (~50KB) - New emoji button (😊) next to the Send button - Full emoji picker with categories and search functionality - Emoji inserted at cursor position in textarea - Automatic byte counter update after insertion - Mobile responsive: 6 columns on mobile, 8 on desktop - Click outside to close picker Benefits: - Easy emoji access on Windows/Linux desktop browsers - No need to use Win+. shortcut or copy-paste - Professional UI with search and categories - Still works with native emoji keyboards on mobile 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>