Skip to content

Releases: UCLALibrary/ftva-website-nuxt

v1.5.0

25 Sep 23:20
0730075
Compare
Choose a tag to compare

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

@jendiamond

v1.4.0

17 Sep 17:04
45fdb14
Compare
Choose a tag to compare

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

04 Sep 17:22
7fd9b46
Compare
Choose a tag to compare

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

@farosFreed, @jendiamond and @pghorpade

v1.2.0

20 Aug 23:47
3b967da
Compare
Choose a tag to compare

What’s Changed

🚀 Features and Improvements

  • feat: APPS-2885 Add Calendar Dropdown to EventDetail page (#27)
  • feat: APPS-2757 Assemble default layout with footer variations (#28)

🐛 Bug Fixes

  • fix: APPS-2893 set max height blue box for large screens (#30)

Contributors

@farosFreed, @jendiamond, @pghorpade and @tinuola

v1.1.2

13 Aug 19:08
cf23d0b
Compare
Choose a tag to compare

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

@farosFreed, @jendiamond and @tinuola

v1.1.1

06 Aug 21:41
f8ae330
Compare
Choose a tag to compare

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

@farosFreed, @jendiamond and @pghorpade

v1.0.2

26 Jul 22:48
b7f99e6
Compare
Choose a tag to compare

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

@pghorpade

v1.0.1

26 Jul 19:59
7bce912
Compare
Choose a tag to compare

What’s Changed

🐛 Bug Fixes

  • fix: yaml syntax (#7)

Contributors

@pghorpade

v1.0.0

26 Jul 19:26
eb765da
Compare
Choose a tag to compare

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)

🐛 Bug Fixes

  • fix: ci for production build (#5)
  • fix: example (#4)

Contributors

@jendiamond and @pghorpade