** Note: This release has a few issues with the UMD and dependency bundling, it should be avoided; use 5.5.1 or newer instead.
- Major CSS refactoring that will allow for easier style overrides when needed. Class names are no longer scoped with random prefixes for easier customization.
- [
picmo
] Added a newauto
autofocus option that will choose a target based on available elements. - [
picmo
] Added a global configuration store with aninjectStyles
option to control automatic CSS injection. - [
picmo
] Fixed invalid scrollbar CSS properties. - [
@picmo/popup-picker
] Added type="button" to the popup close button to prevent accidental form submission. - [
@picmo/popup-picker
] Focus is returned to the trigger when closing only when pressing Escape or selecting an emoji