Skip to content

Releases: AdmitHub/emoji-picker-react

Mainstay V7

11 Jan 17:26
7363d78
Compare
Choose a tag to compare

In this release, we downgrade 3 dev dependencies to the highest possible versions to maintain compatibility with our Marshall production node version, 14.4.0

Mainstay V6

10 Jan 22:39
d276f4b
Compare
Choose a tag to compare
  • Changes fan-out direction of skin tones upon expanding picker to fix tabbability.
  • Attempts to fix behavior of ESC when the picker is in an iFrame.

Mainstay V5

10 Jan 18:17
2680c79
Compare
Choose a tag to compare

Reverts last release's change to Escape key behavior.

Mainstay V4

10 Jan 17:52
5b5d06a
Compare
Choose a tag to compare

Testing out using event.stopPropogation to force ESC to close the emoji picker, but not its parent.

Mainstay V3

10 Jan 16:41
1261e31
Compare
Choose a tag to compare

Changes:

  • Enable skin tone persistence via keyboard actions - missed this before

Mainstay V2

10 Jan 16:04
f96c2e5
Compare
Choose a tag to compare

Changes:

  • Make skin tone menu tabbable and allow selection on "Enter"
  • Persist selected skin tone in localStorage

Mainstay V1

09 Jan 17:23
a12ab17
Compare
Choose a tag to compare

Adds aria-label to "X" button in Search input component.