• v0.2.0 bf672200da

    v0.2.0 Stable

    x3ro released this 2026-04-05 14:29:18 +02:00 | 67 commits to main since this release

    Rewrite of the UserScript to a Svelte application that builds to a UserScript.

    New Features

    • Grid layout for emojis - Emojis now display in a grid with the name of the selected item shown at the bottom of the popup.
    • Auto-close on focus lost - The popup now closes automatically when the input field loses focus.
    • Smart positioning - Picker stays positioned next to the input field.

    Improvements

    • Svelte rewrite - Converted entire codebase to a Svelte application for better maintainability.

    Fixes

    • Keyboard event isolation - Keyboard events no longer leak through to the original input field while the popup is open.
    • Smarter trigger detection - Popup only appears after whitespace or at the beginning of input.
    • Help button visibility - Help button now always displays correctly.
    Downloads