Commit graph

42 commits

Author SHA1 Message Date
Chris Kruining
ddbcabcecf
refactor command palette component to comand feature instead of menu feature 2025-01-07 10:07:05 +01:00
Chris Kruining
34b30b2bc2
add translation for "open command palette" command 2025-01-07 10:06:44 +01:00
Chris Kruining
b329b67a3e
add locale picker to nav bar 2025-01-06 15:52:52 +01:00
Chris Kruining
c2b7a9ccf3
Merge branch 'main' into feature/add-language 2024-12-18 16:32:31 +01:00
Chris Kruining
ab68df340f
woop in a working state again 2024-12-18 16:32:21 +01:00
Chris Kruining
1d88565773
. 2024-12-17 13:22:31 +01:00
Chris Kruining
a976353890
could the undefined already be a string perhaps? 2024-12-04 10:19:12 +01:00
Chris Kruining
6cf4bc450f
add fallbacks for when theme is undefined 2024-12-04 09:44:11 +01:00
Chris Kruining
183618a0c8
slight improvement on landing UX 2024-12-04 09:38:58 +01:00
Chris Kruining
4a63b5db13
add explicit width and height to image 2024-12-03 11:38:34 +01:00
Chris Kruining
4dc8b13005
some lighthouse fixes 2024-12-03 08:45:23 +01:00
Chris Kruining
316e3158db
small style tweaks 2024-12-02 14:21:58 +01:00
Chris Kruining
6428a9192f
remove style from head due to ssr duplicate 2024-12-02 13:32:38 +01:00
Chris Kruining
aee0523adc
finally have some more fixes for the styling 2024-12-02 13:08:23 +01:00
Chris Kruining
ecf7b0df20
theme-color meta needs to be in the head 2024-12-02 10:09:22 +01:00
Chris Kruining
9791c09a25
does this prevent the url from showin in pwa mode??? 2024-12-02 09:55:02 +01:00
Chris Kruining
e58f6f2396
move theme options to sub menu 2024-12-02 09:16:53 +01:00
Chris Kruining
9caa0bdec8
even more fixing.... 2024-11-28 14:33:12 +01:00
Chris Kruining
b83d86b7a8
fix color definitions 2024-11-28 14:05:31 +01:00
Chris Kruining
446b4a456f
kaas 2024-11-28 13:53:30 +01:00
Chris Kruining
d58c57f5fa
double oops....... 2024-11-28 13:44:50 +01:00
Chris Kruining
2c6ea4ce0e
oops 2024-11-28 13:35:56 +01:00
Chris Kruining
6c1af29847
fix color scheme??? 2024-11-28 13:14:56 +01:00
Chris Kruining
bf5b2a96b5
fix theme color? 2024-11-21 20:31:36 +01:00
Chris Kruining
13e5727497
sprucing the app up a little 2024-11-21 17:01:44 +01:00
Chris Kruining
accd865f6b
update logo 2024-11-21 07:39:42 +01:00
Chris Kruining
7b0e4d4879
the .env file worked but was cached perhaps??? also use <Meta /> 2024-11-18 15:43:29 +01:00
Chris Kruining
597c7e4e0b
more fancy pancy error component 2024-11-12 16:09:24 +01:00
Chris Kruining
dc30ebb35e
I think I kinda like this new view transition API 😍 2024-11-05 16:16:13 +01:00
Chris Kruining
6ed9c74862
PWA improvements 2024-10-31 14:33:42 +01:00
Chris Kruining
6f0418d6c5
apply name change 2024-10-31 10:08:35 +01:00
Chris Kruining
b27abe928d
initial attempt with pwa 2024-10-29 13:33:01 +01:00
Chris Kruining
fa9264326b
some restructuring and added a color-scheme-picker 2024-10-28 14:15:41 +01:00
Chris Kruining
c96348e888
still working on saving files 2024-10-23 14:01:22 +02:00
Chris Kruining
e363ee1844
implemented a quick and dirty command palette 2024-10-23 14:01:22 +02:00
Chris Kruining
1a963a665e
extracted selection logic to own feature and anhanched with range selection 2024-10-23 14:01:19 +02:00
Chris Kruining
70c15c4094 made a start on data grid implementation 2024-10-03 15:33:25 +02:00
a543259fe4 add feature support check 2024-10-03 00:02:35 +02:00
Chris Kruining
f860ba70f1 finished the menu and started implementing file IO 2024-10-02 16:31:23 +02:00
Chris Kruining
99509c9ba1 started implementation of commands 2024-10-01 17:08:26 +02:00
Chris Kruining
4b3d91d6cd portal is the answer I was looking for 2024-09-26 15:47:19 +02:00
Chris Kruining
2ec83e2ccb initial setup 2024-09-24 16:55:36 +02:00