Skip to content

Releases: UCLALibrary/ftva-website-nuxt

v1.12.0

04 Feb 21:27
07565b1
Compare
Choose a tag to compare

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

@farosFreed, @jendiamond and @tinuola

v1.11.0

17 Jan 07:48
1a52187
Compare
Choose a tag to compare

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

@farosFreed, @jendiamond, @pghorpade and @tinuola

v1.10.0

07 Jan 19:49
0aed170
Compare
Choose a tag to compare

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

@farosFreed, @jendiamond and @tinuola

v1.9.1

18 Dec 22:48
f5f488a
Compare
Choose a tag to compare

What’s Changed

🐛 Bug Fixes

  • fix: increase node memory size (#88)

Contributors

@farosFreed

v1.9.0

18 Dec 17:53
77476b5
Compare
Choose a tag to compare

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

@farosFreed, @jendiamond, @pghorpade and @tinuola

v1.8.0

30 Oct 00:47
4996df8
Compare
Choose a tag to compare

What’s Changed

🚀 Features and Improvements

  • feat: APPS-3007 Add BlockInfo external icon (#59)
  • feat: delete old es index when making new (#60)

🐛 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

@farosFreed, @jendiamond and @tinuola

v1.7.1

16 Oct 23:22
4442584
Compare
Choose a tag to compare

What’s Changed

🌈 Chore and Updates

  • chore: Disable all console statements (#55)
  • chore: APPS-2974 add title of entry as value for <title> tag in template (#53)

🐛 Bug Fixes

  • fix: APPS-3009 Increase heapsize for production build (#54)

Contributors

@farosFreed and @tinuola

v1.7.0

16 Oct 17:36
f9b150c
Compare
Choose a tag to compare

What’s Changed

🚀 Features and Improvements

  • feat: APPS-2997 finish collection detail page (#51)
  • feat: Apps-2996 add collection route and gql (#48)

Contributors

@farosFreed

v1.6.1

09 Oct 00:36
6020f41
Compare
Choose a tag to compare

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

v1.6.0

02 Oct 20:26
a04b977
Compare
Choose a tag to compare

What’s Changed

🚀 Features and Improvements

  • feat: APPS-2955 remaining components (#43)

🐛 Bug Fixes

  • fix: APPS-2966 page fix eventDescription text is truncated (#45)
  • fix: APPS-2949 Multiple Event Series page fixes (#42)

Contributors

@farosFreed, @jendiamond and @tinuola