Dan Bovey

Results 16 issues of Dan Bovey

Could we get an option in `.babelrc` to extract each decorated function individually as it's own variable. Reason being is that [react-hot-loader](https://github.com/gaearon/react-hot-loader) requires the OG decorated function (react component) to...

A horizontal scrollbar appears in the emoji scrolling list on Windows.

bug
help wanted

Plus an option to change to recently used

help wanted
feature request

We already store the offset of where to place the emoji in the input here: [create.js#L9](https://github.com/danbovey/EmojiPanel/blob/master/src/create.js#L9) But the write function is from the old extension: [emojis.js#L87](https://github.com/danbovey/EmojiPanel/blob/master/src/emojis.js#L87)

help wanted
feature request

Like Slack or Discord, allow users to specify a list of custom emoji that appears in it's own category.

help wanted
feature request

- [ ] Add an empty (x) button to clear the search input - [ ] Animate the transition of skin tone modifier dropdown - [ ] "Frequently used" title...

enhancement

And also optionally on the emoji buttons themselves to show name or short name.

help wanted
feature request

and build process of sprites

help wanted
feature request

Hey Just something that might be helpful towards this comment: > // Chrome doesn't have an easy way to broadcast a message to all // content scripts, so just broadcast...

GIF of bug: https://i.imgur.com/yIrtI9l.gifv Probably need to set a max width on the Logs component and make it scroll both horizontally and vertically.

bug