Commit graph

14 commits

Author SHA1 Message Date
Chris Kruining
c6c7240fee
revert textarea component to conenteditable 2025-03-03 10:57:10 +01:00
Chris Kruining
925ea142fb
got started on a dedicated editor component 2025-03-03 09:39:35 +01:00
Chris Kruining
5f6138d30b
quick and dirty search and replace 2025-02-25 17:02:11 +11:00
Chris Kruining
fc22ce6027
got to a stable point again. next up is comming up with a decent API for modifications 2025-02-25 16:21:21 +11:00
Chris Kruining
4fb7405466
getting the hang of the editContext api 2025-02-24 17:01:47 +11:00
Chris Kruining
213a1f7ae7
Merge branch 'main' into experiment/editContext 2025-02-20 16:37:33 +11:00
Chris Kruining
1af68dc85d
highlights api is awesome!!! 2025-02-18 23:20:56 +11:00
Chris Kruining
4041236b2d
really not helpful for now it seems. just stick to content editable for the moment 2025-02-18 16:08:26 +11:00
Chris Kruining
759169159d
implement inital suggestion application 2025-02-18 14:15:17 +11:00
Chris Kruining
f4d59b30f5
got to a nice point, right now I can do bi-directional transformations, and also have my spelling and grammar error markers that are also cleaned up so they don't end up in the source text 2025-02-14 16:19:48 +11:00
Chris Kruining
8e0eee5847
stashing 2025-02-13 17:18:03 +11:00
Chris Kruining
69fd9a1753
add inital attempt at cursor position preservation 2025-02-13 17:15:22 +11:00
Chris Kruining
67b76e41c5
lets remove the random errors from prod... 2025-02-12 09:44:39 +11:00
Chris Kruining
487e41c2d7
stash 2025-02-11 16:55:12 +11:00