getsentry / vanguard

Apache License 2.0
41 stars 3 forks source link

feat: Add emoji selection for reactions #48

Closed dcramer closed 2 years ago

dcramer commented 2 years ago

While not perfect, this adds customizable emoji via emoji-picker-react. It will continue to render a set of built-ins, and allow users to contribute additional emoji.

Fixes GH-8

dcramer commented 2 years ago

image

dcramer commented 2 years ago

Aside I tried several other libraries, included picmo and emoji-mart, and everything had its own challenges/flaws.