Commit graph

21 commits

Author SHA1 Message Date
31ace99b7a
gallery improvements 2025-04-17 22:54:41 -04:00
9dd1047c0f
style deprecation warnings + broken carousel styles 2025-04-16 21:22:16 -04:00
686da07260
mobile tweaks for carousel 2025-01-29 18:51:44 -05:00
04463b3083
use PrimeVue carousel in place of custom one 2025-01-29 18:29:48 -05:00
aa884930bc update gallery-view with the data changes 2024-10-17 02:46:40 -04:00
04adf08b5c update frontend to match new variant fields 2024-10-16 18:05:51 -04:00
41a1098d2c
support configs defined in JSON
- since globals are in config.json, may as well support routes being in JSON
2024-08-22 18:29:41 -04:00
23a35c4265 use id as title fallback on gallery view 2024-08-14 02:32:14 -04:00
e2c0ed1b06
basic carousel for gallery viewer 2024-08-03 16:23:49 -04:00
8ac3ed16ff
get gallery functionality working again
- redefine gallery types
- re-implement gallery list, tile, and view
- no carousel yet for variants, but WithoutVariants works when url specified
2024-08-02 14:05:51 -04:00
42936273bf re-implement amendVariantsWithDefaults 2024-06-29 13:33:54 -04:00
15ed807d8c convert gallery-list types to use embedded/fetched entry pattern
- currently amendVariants no longer works
2024-06-27 18:43:59 -04:00
8733c1131f project codename 2024-05-17 17:21:51 -04:00
936c61f0ba wrap Transition around various views 2024-05-17 17:08:37 -04:00
af5ec7a9dc support internal links with vue-router outside vue context 2024-05-16 18:09:12 -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
71adcff32b consistency fixes 2024-05-13 18:08:30 -04:00
f48118122b migrate types to lib/types 2024-05-03 17:19:14 -04:00
ba6b727fd7 create types lib 2024-05-02 20:32:41 -04:00
c223f2f7af convert frontend to workspace 2024-05-02 17:41:51 -04:00
Renamed from src/views/gallery/gallery-view.vue (Browse further)