Back
Similar todos
Prevent: User can double click the whole text and delete it in a contenteditable, including inner DOM elements, preventing diff of DOM nodes. #codebird
Make progress on handling DOM Nodes with multiple Nodes inside them including Non textNodes as this is common and contenteditable inserts <br> tags
decide to switch to designMode="on" rather than contenteditable="true" as it works on non element textNodes #codebird
#pintura retain caret position when updating contenteditable innerHTML
prevent text selection #ceev
Fix selection bug for node editor #edgar
Component live update with contenteditable #createpin
tried to get htmx working with contenteditable=true which is "fun"
Remove Blue highlight on contenteditable #createpin
Bug fix contenteditable tagging projects in input #dayglow
make normal inputs match contenteditable #ceev
Changed input to contenteditable #dailyfocus
set contenteditable for boxes #cssscan
improve editor by allowing it to select text nodes when the tag has other nested tags #kerni
Add content = disable editing & Dragging #ceev
stop ability to select <tr> text #launchtests
disable text selection when whole entry is selected in list #blip
Don't delete element with delete key if any input is focused #blocks
make sure separators can't be selected via mouse or keyboard (sadly can't prevent voiceover from doing so) #blip
Submit v0.1.8 to extension stores which supports any DOM nodes, not just contain those that contain a single text node #codebird