-
Notifications
You must be signed in to change notification settings - Fork 5
feat: creates DetailMedia component #846
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
Conversation
- marks footer as already existing
pghorpade
left a comment
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.
👍
| @@ -0,0 +1,12 @@ | |||
| describe('Funkhaus / DetailMedia', () => { | |||
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.
We dont need this file
| @@ -0,0 +1,184 @@ | |||
| import { computed } from 'vue' | |||
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.
we dont need this file
| @@ -0,0 +1,140 @@ | |||
| <script setup lang="ts"> | |||
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.
Now that we have DLViewer migrated to Vue3 in this component library we dont need this file.
pghorpade
left a comment
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.
comment left on the other message
| @@ -0,0 +1,115 @@ | |||
| .detail-media, | |||
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.
@Sveb remove this file too if not used
pghorpade
left a comment
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.
👍
pghorpade
left a comment
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.
👍
# [@ucla-library-monorepo/ucla-library-website-components-v1.50.0](https://github.com/UCLALibrary/ucla-library-website-components/compare/@ucla-library-monorepo/ucla-library-website-components-v1.49.1...@ucla-library-monorepo/ucla-library-website-components-v1.50.0) (2025-11-07) ### Features * creates DetailMedia component ([#846](#846)) ([8891ff4](8891ff4))
|
🎉 This PR is included in version @ucla-library-monorepo/ucla-library-website-components-v1.50.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Component Created: DetailMedia.vue
Stories: ~/stories/DetailMedia.stories.js
Spec: ~/stories/DetailMedia.spec.js
Notes:

Checklist:
library-website-nuxt dev server