-
I'm writing code where I need to be clearer if we support only 5+, or support lower versions. It matters in that its either "-eq 5" OR "-lt 6". Are we clear what happens on 4? And if its worth support…
-
Hello!
I discovered something in your client that was a shockingly unpleasant surprise to me. It turned out that some core functionality is just missing despite all the plenty of tools and settings t…
Vpstr updated
4 years ago
-
When you write "fam" in search field you see duplicate key error in console.
If you continue write "family" you will see more same emoji.
vesai updated
5 years ago
-
See https://github.com/missive/emoji-mart#removing-prop-types
-
Hi, I'm using this module in my project. I have a text area and whenever I'm adding an emoji from Emoji Picker, I'm putting the emoji unicode so that browser can determine and show that appropriately …
-
**Is your feature request related to a problem? Please describe.**
The markdown editor used in FAQ, react-mde, has seen a lot of improvements lately. We should upgrade to its 6.0 version to get them.…
-
Description:
[Burning Legion Missive] & [Ominous Letter]
2 quests in outland (hellfire) that is opened by letter to accept quest.
Says : That quest is not avaiable to your race.
How it works…
-
## The dependency [emoji-mart](https://github.com/missive/emoji-mart) was updated from `2.10.0` to `2.11.0`.
🚨 [View failing branch](https://github.com/nolanlawson/pinafore/compare/master...nolanlaw…
-
Create a classic fullscreen emoji picker.
Requirements are:
- list native emoji (custom emoji will be managed later)
- group them by category
- search
We could use the same dataset as ri…
-
This is similar to #40 I believe.
I'm trying to render an app that uses `react-pose` into a `Frame`. (actually, I'm using [playroom](https://github.com/seek-oss/playroom) which does this) but it's …