UCLALibrary / ucla-library-website-components

This is a library of Vue components that will be used in UCLA Library Nuxt websites.
Other
4 stars 1 forks source link

feat: APPS-2564 convert flexible-simple-cards component to vue3 #459

Closed sourcefilter closed 3 months ago

sourcefilter commented 4 months ago

Connected to APPS-2564

https://deploy-preview-459--ucla-library-storybook-vue3x.netlify.app/

Component Created: Flexible/SimpleCards.vue

Stories: ~/stories/Flexible_SimpleCards.stories.js

Spec: ~/stories/Flexible_SimpleCards.spec.js

Registered in src/lib-components/index.js:
export { default as FlexibleSimpleCards } from './Flexible/SimpleCards.vue'

Notes:

Updates need to be made so that an Event will show up properly. title = eventTitle text = eventDescription

Checklist:

Screenshot 2024-03-05 at 3 09 35 PM

Screenshot 2024-03-05 at 3 10 31 PM

Screenshot 2024-03-05 at 4 25 44 PM

github-actions[bot] commented 4 months ago

Percy Screenshots

In 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:

  1. Visit https://github.com/UCLALibrary/ucla-library-website-components/actions/workflows/percy.yml 2. Click the 'Run workflow' button in the blue bar. 3. Select the correct branch for this PR and click 'Run workflow' again to confirm.
github-actions[bot] commented 4 months ago

🚀 Deployed on https://deploy-preview-459--ucla-library-storybook-vue3x.netlify.app

pghorpade commented 3 months ago

:tada: This PR is included in version 2.39.0-alpha.46 :tada:

The release is available on:

Your semantic-release bot :package::rocket: