Eligijus Krėpšta
Eligijus Krėpšta
I need to: 1. Find the exact position of the caret 2. Able to place it at any location My idea is to use `MediumEditor.selection.getCaretOffsets(element, range)`, then use some way...
I can't figure out the example of using `` component inside contenteditable. It seems that the [example](https://github.com/jm-david/emoji-mart-vue#using-with-contenteditable) has been taken from original React lib and is a React example. Is...
Hey, @jm-david! I guess this is more of a feature request. Do you think this is realistic?
Images taken with iPhone are rotated on other devices (even though they are displayed correctly on an iPhone). I think I've found some solutions related to this, but I cannot...