Back
Similar todos
finally complete rewrite to support text HTMLElements containing multiple textNodes and other HTMLElements with textNodes #codebird
Prevent selection of an entire DOM node as contenteditable would allow the user to delete it and I can't support that yet #codebird
Work on nodes insertion in text editor, for example for mentions #crisp
Prevent: User can double click the whole text and delete it in a contenteditable, including inner DOM elements, preventing diff of DOM nodes. #codebird
improve editor by allowing it to select text nodes when the tag has other nested tags #kerni
decide to switch to designMode="on" rather than contenteditable="true" as it works on non element textNodes #codebird
Discovered Node.normalize() to merge adjacent textNodes that contenteditables inexplicably create #codebird
Submit v0.1.8 to extension stores which supports any DOM nodes, not just contain those that contain a single text node #codebird
Component live update with contenteditable #createpin
use additional tag to make wrap text node and make it editable #kerni
tried to get htmx working with contenteditable=true which is "fun"
Bug fix contenteditable tagging projects in input #dayglow
make normal inputs match contenteditable #ceev
#pintura retain caret position when updating contenteditable innerHTML
Implement updates to node editor
Work on node #shopi
Treehouse Practice Manipulating the DOM workshop
Changed input to contenteditable #dailyfocus