-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: APPS-3089 Update StaffSubjectLibrarian components for FTVA #674
Conversation
Percy ScreenshotsIn order to conserve our percy screenshot allowance, percy is not configured to run automatically. Please make sure the PR is ready and all other checks are passing, then start it manually:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@farosFreed Looks good! And a great start to refactoring into a generic and dynamic table component! 👍🏾
Tinu caught that I had missed the class names for the elements surrounding the slots That has been added, thanks for the eagle eyes @tinuola! |
# [3.44.0](v3.43.7...v3.44.0) (2025-01-23) ### Features * APPS-3089 Update StaffSubjectLibrarian components for FTVA ([#674](#674)) ([a953ae2](a953ae2))
🎉 This PR is included in version 3.44.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Connected to APPS-3089
Component(s) Updated: BlockStaffSubjectLibrarian.vue, SectionStaffSubjectLibrarian.vue,
Stories: ~/stories/BlockStaffSubjectLibrarian.stories.js, ~/stories/SectionStaffSubjectLibrarian.stories.js, ~/stories/SectionWrapper.stories.js,
Notes:
This makes some changes to the BlockStaffSubjectLibrarian component to allow us to use it for Filmography data for the FTVA website.
BlockStaffSubjectLibrarian.vue
, enabling it to wrap any content in table cells using slots.SectionStaffSubjectLibrarian.vue
to allow another item type,FilmographyListItemType
BlockStaffSubjectLibrarian.vue
,SectionStaffSubjectLibrarian.vue
, andSectionWrapper.vue
to show implementation of ftva filmography section at every level of the processChecklist:
library-website-nuxt dev server