You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge pull request #27 from stevessr/copilot/remove-emoji-picker-buttons Remove management/settings buttons from emoji-picker core and relocate quick-insert to callout-suggestions
Refactor userscript build process and loader functionality - Removed the original loader restoration logic from post-process-userscript.js. - Simplified the loader in defaultEmojiGroups.loader.ts to accept an optional URL parameter for fetching JSON data. - Updated the rawPreview module styles to use CSS variables for better theming. - Cleaned up unnecessary CSS definitions in rawPreview.ts for improved readability and maintainability.