Releases: UCLALibrary/ftva-website-nuxt
Releases · UCLALibrary/ftva-website-nuxt
v1.12.0
What’s Changed
🚀 Features and Improvements
- feat: APPS 3110 Assemble Blog Listing page (#101)
- feat: APPS-3093 finish LA Rebellion Filmmakers Detail page (#100)
🐛 Bug Fixes
- fix: APPS-3129 Add listing image to event and series detail queries (#103)
- fix: APPS-3160 Update BlockCardWithImage on the article listing page (#104)
- fix: APPS-3164 fix craft for general content epic flexible page block (#106)
Contributors
v1.11.0
What’s Changed
🚀 Features and Improvements
- feat: APPS-3109 Articles List ES query composable (#97)
- feat: APPS 3108 Add Article Listing GQL query (#95)
- feat: Apps-3092 gql LA rebellion (#94)
🐛 Bug Fixes
- refactor: APPS-3118 (#98)
- fix: APPS-3122 Rearrange ongoing events to be after the current events on eventSeries Listing page (#96)
- fix: APPS-3084 Make date and event filters sticky (#93)
- fix: APPS-3044 Remove image tags (#91)
Contributors
v1.10.0
What’s Changed
🚀 Features and Improvements
- feat: update component package (#92)
- feat: APPS-3051 Update Event Index Styling (#87)
- feat: APPS-3114 Add ongoing to the current and ongoing query on eventSeries page (#90)
- feat: APPS-3111 Add infinite scrolling for mobile screens for series listing page (#89)
🐛 Bug Fixes
- fix: APPS-3101, APPS-3119 add tests for event list page (#86)
Contributors
v1.9.1
v1.9.0
What’s Changed
The event listing page is functionally complete, although more style tweaks will be done soon. The event series page is also close to completion.
🚀 Features and Improvements
- feat: APPS-3059 Add ES search Query with pagination to filter by past, current and upcoming series (#85)
- feat: APPS-3078 add highlight logic for filters (#76)
- feat: Add vue use infinitescroll composable for mobile screens (#84)
- feat: APPS-3050 Add a new gql query on the page for title, summary (#81)
- feat: APPS-3076 Add typescript and SectionRemoveSearchFilters (#82)
- feat: APPS-3052 Update ftvaEventSeries query (#75)
- feat: APPS-3085 APPS-3086 update and refactor ES code for different views and Date filter (#74)
- feat: APPS-3075 Add calendar component to the calendar view and pass ES events data (#73)
- feat: Add datefilter and section pagination (#71)
- feat: APPS-3025 Create useIndexFilter Composable (#66)
- feat: APPS-3023 Create composable useContentIndexer to index craft data used on all routes for FTVA (#67)
- feat: APPS-3024 es query for tags (#64)
- feat: update nuxt and component library to latest version (#62)
🌈 Chore and Updates
- chore: APPS-3088 add vuetify components for Calendar (#80)
- chore: APPS-3010 Consolidate slug page styles (#65)
🐛 Bug Fixes
- fix: Add routes and use import.meta (#70)
- fix: APPS-3065 Refactor TagLabels Parsing Logic (#69)
- fix: APPS-3054 Update Queries, Composable, Logic for Event filters (#68)
Contributors
v1.8.0
What’s Changed
🚀 Features and Improvements
🐛 Bug Fixes
- fix: APPS-2976 & APPS-3011 Updates to cardMeta - BlogDetail & EventDetail pages (#61)
- fix: APPS-3039 Update sidebar col breakpoint (#63)
- fix: APPS-2965 Update series page breadcrumb parent title (#58)
- fix: APPS-2968 EventSeriesDetail - Sort past events by DESC order (#56)
Contributors
v1.7.1
v1.7.0
v1.6.1
What’s Changed
🌈 Chore and Updates
- chore: APPS-3000 Update FTVA Globals Query (#50)
🐛 Bug Fixes
- fix: APPS-2998 Update inline carousels with new prop (#49)
- fix: APPS-2970 dateTimes incorrect in ftva (#47)
- fix: Apps-2975 implement 2col on event detail, slot event detail in new position (#46)
Contributors
@farosFreed and @tinuola