This repository has been archived by the owner on Sep 26, 2023. It is now read-only.
PicMo 5.1.0
Added
- Added a new in-memory emoji data store for scenarios where IndexedDB is not available (#199). See Emoji Data for more details.
Picker options
- New option:
dataStore
to specify a factory to create the desired data store type.
Popup options
- New option:
className
to apply additional CSS classes to the popup container (to override the theme or set az-index
). (#198).