Releases: UCLALibrary/ftva-website-nuxt
Releases · UCLALibrary/ftva-website-nuxt
v1.21.0
What’s Changed
🚀 Features and Improvements
- feat: APPS-3372 Assemble FTVA Homepage Components (#177)
- feat: APPS-3319 search page styles, add test (#175)
- feat: APPS-3367 Assemble Explore Collections page (#176)
- feat: add cardmeta homepage styles (#173)
- feat: Add Mobile components, infinite scroll composable, story type collections fix in collection type page and a few style updates to search results (#174)
- feat: Desktop components and styles added to search results template (#172)
- feat: APPS-3370 add homepage graphQL (#171)
- feat: APPS-3366 Explore Collections GraphQL setup (#170)
- feat: APPS-3337 assemble filmography template (#161)
- feat: APPS-3327 and APPS-3318 (#162)
🐛 Bug Fixes
- fix: APPS-3183 fix order of filters in dropdown on event page (#178)
Contributors
v1.20.0
What’s Changed
🚀 Features and Improvements
- feat: APPS-3316 Assemble Storytelling template (#158)
- feat: Apps-3310 infinite scroll composable (#156)
- feat: APPS-3336 setup new gql for filmography (#160)
- feat: APPS-3315 Create Storytelling template GraphQL (#155)
- feat: Replace wildcard search with prefix query and add a new field to remove article from title and use it for Alphabetical browse (#154)
🐛 Bug Fixes
- fix: event series details styles (#165)
- fix: event series listing styles (#164)
- fix: event detail page styles (#159)
- fix: event listing page styles (#157)
Contributors
@axamei, @farosFreed, @pghorpade and @tinuola
v1.19.0
What’s Changed
🚀 Features and Improvements
- New Complex Collections template is complete! This template is used to display Collections with lots of items that require searching and filtering.
- feat: APPS-3323 implement new dropdowns (#152)
🐛 Bug Fixes
- fix: render basicCollections without infoblock text data (#153)
Contributors
v1.18.0
What’s Changed
🚀 Features and Improvements
- feat: APPS-3299 assemble complex collections page (#144)
🐛 Bug Fixes
- fix: APPS-3324 Restore VideoEmbed element after Craft fix (#151)
Contributors
@farosFreed and @tinuola
v1.17.0
What’s Changed
🚀 Features and Improvements
- feat: APPS-3293 Assemble Collection Listing Type page (#146)
- feat: Add aggregation query for ListOfItemsCollection single select dropdown component (#145)
- feat: APPS-3301 Add CollectionListing composable (#143)
- feat: APPS-3295 APPS-3296 add collectionlayout query, split collections/[slug].vue layout in 3 components (#137)
🐛 Bug Fixes
- feat: Add useRoute and update component version to add the fix for alphabetical browseby (#150)
Contributors
v1.16.0
What’s Changed
🚀 Features and Improvements
- feat: APPS-3273 finish General content page (#139)
- feat: APPS-3290 Add CollectionsListingType GQL (#135)
🐛 Bug Fixes
- fix: APPS-3303 Add gridLayout prop to SectionTeaserCards (#142)
- fix: Font properties for day in blockCardThreeColumn in Events Listing (#141)
- fix: spacing and font of featured articles on blog listing page (#140)
- fix: APPS-3209 image sizing on cards in blog listing page (#138)
- fix: APPS-3200 section-header color on events listing (#136)
- fix: APPS 3265 Update Vuetify config in FTVA Nuxt (#131)
- fix: change section title for section in collection item page (#130)
- fix: set max height for featured articles in blog listing page (#132)
Contributors
@axamei, @farosFreed and @tinuola
v1.15.0
What’s Changed
🚀 Features and Improvements
- feat: APPS-3246 finish assembling arsc & IMCS page (#127)
- feat: remove duplicate styles (#126)
- feat: use component librray nuxt module with auto imports, remove auto imports and disable crawler, add all the routes to routes array in nuxt.config (#123)
🐛 Bug Fixes
- fix: remove x from share options (#129)
- fix: APPS-3218 change table header for film to title (#128)
- fix: APPS-3259 Fix PageAnchor on GeneralContent page (#125)
- fix: APPS-3248 Add spacing between Flexible Blocks (#124)
Contributors
@axamei, @farosFreed, @pghorpade and @tinuola
v1.14.0
What’s Changed
🚀 Features and Improvements
- feat: APPS-3240 Assemble Billy Wilder page (#122)
- feat: APPS-3151 Assemble the General Content page with components (#120)
- feat: APPS-3244 new route and GQL (#121)
- feat: APPS-3239 Add BillyWilder GQL (#118)
- feat: APPS-3230 update the allftva fpb query to include card with image (#115)
- feat: APPS-3231 Refactor BlockInfo on slug pages (#116)
Contributors
v1.13.0
What’s Changed
🚀 Features and Improvements
- feat: APPS 3166 Assemble Collection Item Detail page (#112)
- feat: APPS-3139 Add GQL Query and Create catch all page [...slug].vue (#109)
- feat: APPS 3141 Add Collection Item Detail query (#110)
🌈 Chore and Updates
- chore: APPS-3162 Replace SectionStaffSubjectLibrarian component with new TableComponent (#111)
- chore: APPS-3127 TECH DEBT: Index title, summary and uri on this template Event Listing (#107)
🐛 Bug Fixes
- fix: update allFtvaFpb query to get rid of the associatedCards Flexible Block (#113)
- fix: APPS-3062 Fix eslint errors reported on Github PR (#102)
Contributors
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)