Commit graph

15 commits

Author SHA1 Message Date
Chris Kruining
97036272dd
made a start on mutating the AST 2025-03-10 16:48:37 +01:00
Chris Kruining
44549c36be
refactor hacky tracking to solid primitive 2025-02-25 22:44:06 +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
7a99738518
refactor away from rehype-dom as it prevented SSR, I did install it by accident to begin with 2025-02-20 16:11:23 +11:00
Chris Kruining
af7b59797c
FINALLY have the container run again locally 2025-02-20 15:53:11 +11:00
Chris Kruining
2362291e90
bun seems to be broken/extremly slow in bun mode when running the tests, so swapping to deno to try that 2025-02-19 17:21:50 +11:00
Chris Kruining
3ef8940137
switch to vitest and get some actual results! 2025-02-19 15:55:59 +11:00
Chris Kruining
544e974493
add solid devtools 2025-02-18 10:51:26 +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
69fd9a1753
add inital attempt at cursor position preservation 2025-02-13 17:15:22 +11:00
Chris Kruining
a87e3a2886
fix lock file 2025-02-11 21:16:01 +11:00
Chris Kruining
f444a9a17d
update deps 2025-02-11 16:56:25 +11:00
Chris Kruining
8b852b4ca4
feature: poll files to auto-update on external file changes 2025-01-27 15:09:43 +01:00
Chris Kruining
c9bc7d061b
update bun 2025-01-27 08:02:19 +01:00