This repository has been archived by the owner on Aug 21, 2023. It is now read-only.
3.47.0
Emoticon Animation CSS
- We extracted the animation code into a css snippet that can be include anywhere when needed
- We also add a prop (
withAnimation
) that will wrap the Emotion with an animation container, but the animation can be attach to any parent that contain anEmoticon
component through the css snippet
Popover
- We also add a new
renderAnimation
prop toPopover
that would allow us to change the wrapper element around Popover to customize the animation