Back
Similar todos
Prevent selection of an entire DOM node as contenteditable would allow the user to delete it and I can't support that yet #codebird
Make progress on handling DOM Nodes with multiple Nodes inside them including Non textNodes as this is common and contenteditable inserts <br> tags
#pintura retain caret position when updating contenteditable innerHTML
decide to switch to designMode="on" rather than contenteditable="true" as it works on non element textNodes #codebird
prevent text selection #ceev
Remove Blue highlight on contenteditable #createpin
make normal inputs match contenteditable #ceev
Component live update with contenteditable #createpin
Bug fix contenteditable tagging projects in input #dayglow
tried to get htmx working with contenteditable=true which is "fun"
Changed input to contenteditable #dailyfocus
Disable items not being edited and if they are clicked stop editing and save #checkyourlist
Add content = disable editing & Dragging #ceev
set contenteditable for boxes #cssscan
#pintura block remove button from escaping the markup canvas
Discovered Node.normalize() to merge adjacent textNodes that contenteditables inexplicably create #codebird
ignore rich text on pasting CSS in code box #cssscan
make sure separators can't be selected via mouse or keyboard (sadly can't prevent voiceover from doing so) #blip
#notes Add some polishing to make app feel more native: No selecting of random text, prevent refreshes, prevent file drops, hide devtools