Refactor to highlight api #36

Merged
chris-kruining merged 10 commits from experiment/highlight-api into main 2025-02-20 05:15:34 +00:00

10 commits

Author SHA1 Message Date
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
5731ba62d0
move error component to standalone 2025-02-20 16:10:20 +11:00
Chris Kruining
2b4aac7189
remove the deno lock since we're back to bun 2025-02-20 15:54:10 +11:00
Chris Kruining
af7b59797c
FINALLY have the container run again locally 2025-02-20 15:53:11 +11:00
Chris Kruining
04b55e02fb
added some more tests 2025-02-20 11:36:35 +11:00
Chris Kruining
20a0fc679b
use from instead of manual implementation 2025-02-20 10:33:05 +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
4a367d2457
update command palette to also use highlights api 2025-02-18 23:21:27 +11:00
Chris Kruining
1af68dc85d
highlights api is awesome!!! 2025-02-18 23:20:56 +11:00