Back
Similar todos
Component live update with contenteditable #createpin
inline row editing with htmx #buildingo
#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: User can double click the whole text and delete it in a contenteditable, including inner DOM elements, preventing diff of DOM nodes. #codebird
Fixed missing htmx link on #lfk
Prevent selection of an entire DOM node as contenteditable would allow the user to delete it and I can't support that yet #codebird
#pintura inline text editing meme demo
Replace three more "SPA islands" with htmx and hyperscript. Astonished by how much simpler the code gets by just working in html
🛳 Shipped rich text editor!
- Had to do some javascript gymnastics to be able to listen to the text inside TinyMCE editor, so that I can bring back typing sounds.
- 'Discovered' the Markdownit can also render HTML markup! How silly that I always assumed this to be so hard. #lifelog
investigate html editing ina wyswyg editor #teleprompter
add inline text editing
fix textarea for content generation #thundercontent
replace SPA islands with htmx/hyperscript