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

3.47.0

Compare
Choose a tag to compare
@luketlancaster luketlancaster released this 27 Apr 22:04
· 81 commits to main since this release
df443c4

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 an Emoticon component through the css snippet

Popover

  • We also add a new renderAnimation prop to Popover that would allow us to change the wrapper element around Popover to customize the animation

v3.46.0...v3.47.0