Commit graph

309 commits

Author SHA1 Message Date
Chris Kruining
d219ae1f9a
for the most part switched out the grid's internals for the new table component 2024-12-11 16:24:54 +01:00
Chris Kruining
6d74950495
fix table style issues 2024-12-11 14:55:53 +01:00
Chris Kruining
de79467db3
quickly add sorting via clicks on column header 2024-12-11 11:11:28 +01:00
Chris Kruining
f21fa5e224
fix and expand table styles. man do I ever love scroll animations!!! 2024-12-11 10:07:48 +01:00
Chris Kruining
41bd3463e7
patch styles of marker element of selectable 2024-12-11 10:07:13 +01:00
Chris Kruining
b80e4ea6f5
use dataset functions 2024-12-11 10:06:18 +01:00
Chris Kruining
f87ea3697f
patch table border radius 2024-12-11 10:05:43 +01:00
Chris Kruining
de0d2c0202
add some bogus data for a more filled out table 2024-12-11 10:05:00 +01:00
renovate[bot]
094d0b6672
Update gittools/actions action to v3.1.1 2024-12-10 17:01:38 +00:00
Chris Kruining
977670b9e0
made tables more feature complete and started splitting of all the data handling to dataset.ts 2024-12-10 15:07:45 +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
17e49c23d8
started splitting of into components 2024-12-03 16:01:14 +01:00
Chris Kruining
c31074de4b
Merge branch 'main' into feature/add-language 2024-12-03 13:25:36 +01:00
Chris Kruining
6c637b8433
remove view menu item 2024-12-03 13:24:34 +01:00
Chris Kruining
4a63b5db13
add explicit width and height to image 2024-12-03 11:38:34 +01:00
Chris Kruining
5ac2496721
and another woops 2024-12-03 11:16:13 +01:00
Chris Kruining
eb256fd837
I guess lighthouse is just too stupid... 2024-12-03 11:10:29 +01:00
Chris Kruining
8603f73e95
woops 2024-12-03 10:57:19 +01:00
Chris Kruining
e02d6fe283
add sitemap and robots.txt 2024-12-03 10:55:16 +01:00
Chris Kruining
a6e5fe1d45
Merge branch 'main' of https://github.com/chris-kruining/calque 2024-12-03 08:45:24 +01:00
Chris Kruining
4dc8b13005
some lighthouse fixes 2024-12-03 08:45:23 +01:00
b542d0132e
Merge pull request #15 from chris-kruining/renovate/vinxi-0.x
Update dependency vinxi to ^0.5.0
2024-12-03 08:05:44 +01:00
renovate[bot]
7d5b3a4c99
Update dependency vinxi to ^0.5.0 2024-12-02 18:55:53 +00:00
Chris Kruining
4e98849e07
implemented feature
TODOs:
- extract logic to feature file to simplify component
- add unit test
- add end-to-end tests
2024-12-02 16:29:09 +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
1bf3dd3ad6
update deps 2024-12-02 09:16:04 +01:00
Chris Kruining
9202281d4c
restore original example data 2024-11-28 14:44:37 +01:00
Chris Kruining
9caa0bdec8
even more fixing.... 2024-11-28 14:33:12 +01:00
Chris Kruining
9a946dff43
fix 2024-11-28 14:14:04 +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
422501b825
right 2024-11-28 10:50:30 +01:00
501daf7a91
Merge pull request #13 from chris-kruining/feature/new-design
much better!
2024-11-28 08:32:12 +01:00
Chris Kruining
bfb668a164
much better! 2024-11-28 08:31:31 +01:00
Chris Kruining
76c5de5c32
close tab on middle mouse button 2024-11-21 20:43:42 +01:00
Chris Kruining
22a052c137
remove roboto font (due to layout shift while loading) 2024-11-21 20:32:29 +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
57ab2d9324
is this it? 2024-11-21 09:00:40 +01:00
Chris Kruining
1aff45ddaa
Merge branch 'main' of https://github.com/chris-kruining/calque 2024-11-21 08:22:20 +01:00