-
### Feature
We'd love to have a Click to copy field option.
- [ ] It would show up with icon and text on the Show view to the far right.
- [ ] It would show up with just the icon on the Index…
-
I came across this project after discovering the limitations of the Selection API in Safari but was concerned about the impact of altering the DOM when modifying a large contenteditable document.
I…
-
Hello,
I'm sorry, maybe it was discussed previously, but I couldn't find references. I want to create a specific element representing a two-column block. Here is what I'm doing;
`
blockTools.…
-
It would be wonderful if you updated this to support contenteditable divs.
-
Support for `` would be awesome.
-
### Describe the bug
Super weird bug:
when using firefox + svelte 5, the cursor's initial position in contenteditable elements are right aligned, jumping back to left aligned whenever you type any…
zoaha updated
4 weeks ago
-
Now "ignored tags" can be set and `textarea` is included as default.
However, similar element ` ` can't be set.
Translation( to users' native language) is not needed for input area(even if translati…
-
browser-monkey can `typeIn()` into:
- ``
- ``
- ``
- ``
- ``
- ``
- ``
- ``
- ``
But can't `typeIn()` into:
- ``
Which would be nice. It's not technically a form input however, so …
-
I'm in a situation where I need to render a contenteditable div.
So, just tried it by adding contenteditable div in demoItem.js. Then, whenever I click inside the div, cursor focuses at starting poin…
-
Hi,
first, thanks to your great plugin, very nice job, save lot of dev hours...
Well, I use contenteditable for a phonegap project. It's all working fine, unless under safari 5, which bring cursor t…