This repository was archived by the owner on Sep 26, 2023. It is now read-only.
PicMo 5.6.1
- Fixed some invalid CSS properties.
- [
@picmo] Click event propagation is stopped when selecting an emoji. This fixes an issue where the picker would close a popup when selecting an emoji from the recents category, ifhideOnEmojiSelectis set tofalse. - [
@picmo/popup-picker] Fixed positioning/focus issues when opening a popup. - [
@picmo/popup-picker] Fixed animation order to prevent an incorrectly positioned picker from appearing momentarily before "jumping" to the final location and animating. - [
@picmo/popup-picker] Fixed type ofoptionsparameter on thetogglemethod to be optional as documented.