Commit graph

306 commits

Author SHA1 Message Date
Chris Kruining
98984e3e22
increase the threshold for the random errors so it is less overwhelming. and also disable the random errors so that I can merge into main 2025-02-14 16:22:33 +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
a87e3a2886
fix lock file 2025-02-11 21:16:01 +11:00
Chris Kruining
ac266bbc2f
add tests for new functions 2025-02-11 17:09:09 +11:00
Chris Kruining
f444a9a17d
update deps 2025-02-11 16:56:25 +11:00
Chris Kruining
487e41c2d7
stash 2025-02-11 16:55:12 +11:00
f3069b12af
Merge pull request #33 from chris-kruining/renovate/microsoft.resources-resourcegroups-20241101.x
chore(deps): update resource microsoft.resources/resourcegroups to 2024-11-01
2025-02-07 01:05:15 +01:00
e213f032ee
Merge pull request #34 from chris-kruining/renovate/gittools-actions-3.x
chore(deps): update gittools/actions action to v3.1.11
2025-02-07 01:04:58 +01:00
Chris Kruining
7ffdb2f51b
made more parts reactive, fixing a bug with newly created files 2025-02-07 11:04:17 +11:00
Chris Kruining
e059b85581
rename load to read 2025-02-07 11:03:51 +11:00
Chris Kruining
0a4426ebbc
clean up logs 2025-02-07 11:02:09 +11:00
Chris Kruining
9b8348dc88
played a bit with styling 2025-02-07 11:01:53 +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
57b10f8e96
fix broken tests 2025-02-04 16:49:13 +11:00
Chris Kruining
99c2df1bfa
double oops. idiot inc. here... 2025-02-04 16:15:55 +11:00
Chris Kruining
da9e39d338
oops 2025-02-04 16:04:28 +11:00
Chris Kruining
fc4109ad45
clean up 2025-02-04 15:50:11 +11:00
Chris Kruining
9ace9b9f4f
refactor dataset to standalone feature and update components accordingly 2025-02-04 15:48:23 +11:00
Chris Kruining
3bd17306f2
fix edge case in entriesOf 2025-02-04 15:28:08 +11:00
Chris Kruining
9447071d64
fix the command highlighting code 2025-02-04 15:27:45 +11:00
Chris Kruining
8ac4b0df3a
never ever ever!!! lean on type juggling. laziness has a price... 2025-01-27 15:40:16 +01:00
Chris Kruining
f86f2a698f
clean up console.log 2025-01-27 15:27:04 +01: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
renovate[bot]
91aeb26118
Update gittools/actions action to v3.1.11 2025-01-22 16:50:31 +00:00
Chris Kruining
5862248153
fix error 2025-01-16 16:17:24 +01:00
Chris Kruining
50a1b7e2d5
fix decode function 2025-01-16 15:54:58 +01:00
Chris Kruining
1a61f86bea
update deps 2025-01-16 15:54:44 +01:00
renovate[bot]
35a3ee24bf
Update resource Microsoft.Resources/resourceGroups to 2024-11-01 2025-01-11 01:52:12 +00: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
caa35c92e9
clean up test context menu 2025-01-08 10:30:40 +01:00
Chris Kruining
7b044c6050
quick and dirty key copy feature 2025-01-08 10:20:50 +01:00
Chris Kruining
9f0aa56361
fix issue with css class application 2025-01-07 16:09:53 +01:00
Chris Kruining
8c4b481082
fall back on given label for comands 2025-01-07 16:09:23 +01:00
Chris Kruining
881608f7de
refactor file feature 2025-01-07 16:09:06 +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
4592a6f1bc
persist selected tab on edit page 2025-01-07 16:06:46 +01:00
Chris Kruining
5774cc1299
fix rename artifact 2025-01-07 16:04:53 +01:00
Chris Kruining
9d943c1182
refactor menu to use dropdown component 2025-01-07 14:04:02 +01:00
Chris Kruining
096d4c2651
refactor nav item to utilize dropdown component 2025-01-07 13:45:19 +01:00
Chris Kruining
4a62406de9
refactor select to use dropdown 2025-01-07 13:41:26 +01:00
Chris Kruining
6d69566e1a
refactor dropdown to select 2025-01-07 13:14:35 +01:00
Chris Kruining
57bb6ec2d9
refactor colorpicker component 2025-01-07 13:14:17 +01:00
Chris Kruining
55ae8902a8
add a couple more translations 2025-01-07 12:11:48 +01:00