Commit graph

31 commits

Author SHA1 Message Date
Chris Kruining
41a1ef0dbb
stabalized the index map, now the selection is lost on rerenders again :/ 2025-03-17 16:31:11 +01:00
Chris Kruining
5a813627ea
oooh wow, I overcomplicated this sooooooooo much. just stick to dom manipulations. 2025-03-13 16:19:48 +01:00
Chris Kruining
b1e617e74a
stash 2025-03-12 16:50:49 +01:00
Chris Kruining
97036272dd
made a start on mutating the AST 2025-03-10 16:48:37 +01:00
Chris Kruining
603719de38
Merge branch 'main' into experiment/editContext 2025-03-06 13:59:43 +01:00
Chris Kruining
5e7f772999
implement file system observer 2025-03-05 15:48:59 +01:00
Chris Kruining
11aab1dc1a
stash 2025-03-03 15:58:53 +01:00
Chris Kruining
fa6bf5bbac
split formatter page to textarea and editor 2025-03-03 11:10:19 +01:00
Chris Kruining
8aab001e90
fix error on grid experiment 2025-03-03 11:04:38 +01:00
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
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
1af68dc85d
highlights api is awesome!!! 2025-02-18 23:20:56 +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
d269188cc8
update broken imports, perhaps I ought to do some more testing.... 2025-02-04 16:58:30 +11:00
Chris Kruining
b9dbdb5aa9
some improvements to context menu 2025-01-08 14:27:45 +01:00
Chris Kruining
7e5af28ac2
remove debounce in favor of solid-primitive 2025-01-08 11:31:16 +01:00
Chris Kruining
e8545fe093
fix semantic errors 2025-01-07 16:07:58 +01:00
Chris Kruining
2e34f5d3ea
clean up old code 2025-01-07 16:07:22 +01:00
Chris Kruining
222970b6b6
fix renaming artifact 2025-01-07 16:07:11 +01:00
Chris Kruining
d39f88a754
refactor 'rows' -> 'data' 2025-01-03 04:57:05 +01:00
Chris Kruining
998a788baa
finished refactoring. all the code is now way more clearly seperated and reusable 2024-12-19 11:42:03 +01:00
Chris Kruining
ab68df340f
woop in a working state again 2024-12-18 16:32:21 +01:00
Chris Kruining
4a5f0cf2d1
finally back up and running again 2024-12-18 08:10:38 +01:00
Chris Kruining
529647b0d7
. 2024-12-17 15:59:49 +01:00
Chris Kruining
0749d5904f
Merge branch 'feature/add-language' of https://github.com/chris-kruining/calque into feature/add-language 2024-12-17 13:25:37 +01:00
Chris Kruining
1d88565773
. 2024-12-17 13:22:31 +01:00
Chris Kruining
b7bf9fe220
. 2024-12-17 08:18:25 +01:00
Chris Kruining
b23db1d5a8
Kaas 2024-12-12 16:40:13 +01:00