@picmo/renderer-twemoji
Advanced tools
Changelog
[5.7.0] - 2022-09-09
@picmo/popup-picker
] Added a new onPositionLost
option to configure the behavior of the popup if the reference element is lost.Changelog
[5.6.3] - 2022-09-05
@picmo/popup-picker
] Fixed close button not working under some circumstances.Changelog
[5.6.2] - 2022-09-01
@picmo/popup-picker
] Fixed peer dependency version for picmo
.@picmo/renderer-twemoji
] Fixed peer dependency version for picmo
.Changelog
[5.6.1] - 2022-08-26
@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, if hideOnEmojiSelect
is set to false
.@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 of options
parameter on the toggle
method to be optional as documented.Changelog
[5.6.0] - 2022-08-22
picmo
] Added ability to update certain picker options after creation.picmo
] Improved layout of category tabs when picker is very narrow or very wide.@picmo/popup-picker
] Added ability to specify new reference and trigger elements when opening the picker.Changelog
[5.5.2] - 2022-08-17
process.env
appearing in build output.Changelog
[5.5.1] - 2022-08-17
picmo
packages was bundled with all add-on packages@picmo/popup-picker
] Fixed an issue where the variant popup would not be reset when closing the picker