Commit graph

82 commits

Author SHA1 Message Date
7944f6c5fd package bumps 2024-05-22 18:03:04 -04:00
2240c77ed4 fix build errors 2024-05-17 18:20:20 -04:00
8733c1131f project codename 2024-05-17 17:21:51 -04:00
b28c096729 update dependencies 2024-05-17 17:15:39 -04:00
936c61f0ba wrap Transition around various views 2024-05-17 17:08:37 -04:00
10cada1f51 nest text in header links with spans and use spacer class in breadcrumb 2024-05-17 01:54:50 -04:00
72c61869be fix breadcrumbs bypassing vue-router 2024-05-16 18:10:16 -04:00
af5ec7a9dc support internal links with vue-router outside vue context 2024-05-16 18:09:12 -04:00
10dc4372c0 comments 2024-05-16 01:43:16 -04:00
0a487f2744 breadcrumbs now support project/gallery titles 2024-05-16 01:30:33 -04:00
64c435dd7c create breadcrumbs 2024-05-16 01:14:47 -04:00
75228e1a3a create a link embed
- proof of concept of a separate web components package
- link embed has icon/title/subtitle
- web components are registered just before app mounts, making them available in the markdown as well as the app
2024-05-15 01:32:33 -04:00
6ffe5939a5 remove project tile web component
vue does not support defining web components without shadow root, rendering them practically useless
2024-05-13 20:30:14 -04:00
a0367f8563 project tile as web component 2024-05-13 20:23:48 -04:00
71adcff32b consistency fixes 2024-05-13 18:08:30 -04:00
15e4d822a1 remove dl inflator 2024-05-13 17:40:43 -04:00
cc0e8ae299 period no longer handled by template and repurposed as subtitle 2024-05-13 17:36:55 -04:00
c54497eabb fix middle-click breaking project-tile navigation due to incorrectly set href 2024-05-06 02:01:18 -04:00
52211ff798 remove old modal styles and add arrow for details element 2024-05-04 21:33:10 -04:00
f7acc0d166 make sure project-view has similar classes to gallery-view 2024-05-04 01:08:08 -04:00
2190ecf571 make removal of gallery/project tiles optional when filters selected 2024-05-04 00:44:44 -04:00
c271517eb5 introduce tag filtering on project-list 2024-05-03 18:35:52 -04:00
d19e922b31 tagsByCategory now calculated on shared filter panel 2024-05-03 18:17:18 -04:00
64fb80235e create filter panel shared component 2024-05-03 18:09:36 -04:00
38170b39bc cleanup projects types 2024-05-03 17:38:44 -04:00
e6cac42dbd organize types 2024-05-03 17:30:03 -04:00
f48118122b migrate types to lib/types 2024-05-03 17:19:14 -04:00
531fb2fc4b fix mysteriously broken props id in project-view 2024-05-03 00:57:33 -04:00
45017c3a41 update readme & names 2024-05-02 20:55:22 -04:00
ba6b727fd7 create types lib 2024-05-02 20:32:41 -04:00
04418cbfed create method of swapping out multiple sites 2024-05-02 18:09:38 -04:00
c223f2f7af convert frontend to workspace 2024-05-02 17:41:51 -04:00