Commit Graph
6 Commits
Author SHA1 Message Date
EP 93e35af1d9 Fix input focus issues and improve clipboard handling
- Fixed input box focus after clicking transform buttons
- Improved clipboard handling to prevent unwanted notifications
- Removed aggressive focus management in transformInput watcher
- Added event object to transform button clicks
- Fixed syntax errors in fallback copy method
2025-03-11 19:20:08 -04:00
EP 632ef4c246 Final fixes: Update emoji grid styling and remove black bars 2025-03-11 17:09:03 -04:00
EP 7db95bbd84 Comprehensive fix for black bar in emoji grid with dedicated CSS file 2025-03-11 17:05:55 -04:00
EP 25785d9981 Fix emoji encoding and UI issues: 1) Fixed emoji encoding to properly handle all emoji types including flags 2) Improved decoding logic 3) Removed duplicate black bars from UI 4) Increased emoji size and visibility 2025-03-11 16:23:13 -04:00
EP 6fe724b312 Enhanced universal decoder to support braille, base64, and other encodings; Fixed emoji library to always show all emojis when typing 2025-03-10 13:58:25 -04:00
EP 633b93c092 Add full emoji library with improved display and prominent invisible text button 2025-03-09 19:38:18 -04:00