-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: APPS 3079 Calendar Component EventCard Popup (#661)
* task: setup vuetify config * task: install vite vuetify plugin * task: add vuetify lab import to vite config * task: remove unneeded vuetify plugin folder/file * task: adjusting/refining vuetify config * wip: display test events * wip: calendar navigation * fix: linting * task: uninstall vite-plugin-vuetify * wip: add v-menu config, basic implementation * wip: implement basic calendar item popup * clean up code, reposition header today btn * wip: update styling * Update prop to set calendar's starting month * wip: add slot component to calendar * wip * Add inner components to calendar, update styles * update card-meta slot to remove extra margin if slot is unused * update calendar component slot story * Update calendar stories, add same-day events * wip: remove SmartLink component * rm tagLabels from cardWithImage, set calendar height * refactor: set base calendar and slot options * fix: linting * update documentation * update template logic, css to reflect highlighted tag labels * update mock calendar data with isHighlighted field * add logic to set visual state for selected event item * refactor deselect event listener * update calendar mock data * add documentation to component story * refactor, cleanup * refactor logic to handle event selection state styling * copy yaml file from main branch after pnpm reinstall * remove event card vertical overflow * wip: typescript * add typescript --------- Co-authored-by: tinuola <[email protected]>
- Loading branch information
Showing
8 changed files
with
593 additions
and
105 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
dc24f85
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.
🎉 Published on https://ucla-library-storybook.netlify.app as production
🚀 Deployed on https://6758d49abfcdd7adf0662733--ucla-library-storybook.netlify.app