Releases: UCLALibrary/ftva-website-nuxt
Releases · UCLALibrary/ftva-website-nuxt
v1.5.0
What’s Changed
🚀 Features and Improvements
- feat: APPS-2948 Add article/blog route and query and fragments (#41)
ArticleDetail page
- Much of the page is functional.
- Multiple categories for CardMeta working.
- The Flexible Page Blocks that exist are functional on the page.
- All components are on the page
- NavBreadCrumb
- ResponsiveImage / FlexibleMediaGalleryNewLightbox
- CardMeta and
- RichText
- DividerWayFinder
- FlexibleBlocks
- SectionTeaserCard
Contributors
v1.4.0
What’s Changed
🚀 Features and Improvements
- feat: APPS-2910 assemble event series page (#39)
- feat: APPS-2928 prerendering error pages and draft previews layout (#36)
🐛 Bug Fixes
- feat: APPS-2928 prerendering error pages and draft previews layout (#36)
- fix: APPS 2927 Update Header query (#38)
- fix: APPS-2921 Update SeriesDetail query (#37)
Contributors
@tinuola, @farosFreed, @pghorpade, and @jendiamond
v1.3.0
What’s Changed
🚀 Features and Improvements
- feat: APPS-2891 add header to page layout (#34)
- feat: APPS-2865 Create EventSeries detail page / slug template to verify gql query data (#31)
🌈 Chore and Updates
- chore: APPS-2864 Write E2E tests for EventDetail Page template (#29)
🐛 Bug Fixes
- fix: Upcoming Events card responsiveness, max-width work and background color FTVA variation in SectionWrapper (#35)
Contributors
v1.2.0
v1.1.2
What’s Changed
🌈 Chore and Updates
- chore: Update library components to version 3.6.4 (#24)
- chore: APPS-2883 update section-title in on the EventDetail page in the SectionTeaserCard (#18)
🐛 Bug Fixes
- fix: set aspect ratio for images (#21)
- fix: APPS-2870 Page TextDescription and GuestSpeakerre-arranged to fix text truncation problem (#19)
- fix: APPS-2884 Temporarily disable image query (#26)
- fix: APPS-2878 Show Only Upcoming Events in a Series (#25)
- fix: APPS-2869 Remove fixed height on embedded video sizer (#20)
- fix: APPS-2874 Page SectionTeaserCard Link (#17)
- fix: APPS-2872 EventDetail page ScreeningDetails needs GQL update to match props (#16)
Contributors
v1.1.1
What’s Changed
🌈 Chore and Updates
- chore: APPS-2866 Update FTVA Nuxt with library component version 3.5.7 (#15)
🐛 Bug Fixes
- fix: APPS-2849 (#12)
- fix: APPS-2844 maxwidth, which helps fix most carousel issues (#14)
- fix: APPS-2842 grid layout causing space at top of layout (#10)
- fix: APPS-2855 Page Adjust the width of Sidebar (#13)
- fix: APPS-2854 Page ftvaEvent query to title: eventTitle (#11)
- fix: Page BlockInfo & EventSeries issues (#9)
Contributors
v1.0.2
What’s Changed
🐛 Bug Fixes
- fix: Add imports and fix uri, as we have added trailing slash to the urls now in component library (#8)
Contributors
v1.0.1
v1.0.0
What’s Changed
🚀 Features and Improvements
- feat: APPS-2742 Create basic template for Event detail page with query (#3)
- feat: Update github actions for percy, ci and other workfows for nuxt3 and ftva secret variables from github (#2)
- feat: Add ES Support and global store with craft global data navigation and footer (#1)
🌈 Chore and Updates
- fix: ci for production build (#5)