Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

PicMo 5.1.0

Compare
Choose a tag to compare
@joeattardi joeattardi released this 22 May 13:47
· 120 commits to main since this release

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 a z-index). (#198).