Skip to content
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

Feature/library card #27

Merged
merged 61 commits into from
Oct 2, 2023
Merged

Feature/library card #27

merged 61 commits into from
Oct 2, 2023

Conversation

MarkTrepanier
Copy link
Collaborator

This PR makes changes to match new figma designs. Several color, size and other changes to the LibraryCard.

Roboto font has been added to the project. This adds ands imports Roboto-regular as "Roboto". The font is applied. Other weights of Roboto are also added but not imported as of yet.

Title from Card has been added to LibraryCard, replacing the older functionality. I added a dramatic Z-Index to the action dropdowns of Title which allows the popups dropdowns to be visible over the LibrarySearch component.

I've replaced the LibraryCard Border with an additional div wrapping the content within. This wrapper has a box-shadow that emulates the border. This shadow border has the ability to change thickness without altering the size of the entire element, stopping the forced shifting of content during the change. IT also solved the visible gap between rounded border and content corners.

Copy link
Owner

@rayzhou-bit rayzhou-bit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good! but you will need to rebase

@github-actions
Copy link

github-actions bot commented Oct 2, 2023

Visit the preview URL for this PR (updated for commit f8d8be9):

https://dmkit-e7e99--pr27-feature-librarycard-hob7ydcq.web.app

(expires Mon, 09 Oct 2023 23:45:16 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 310a7f1d940a0f8f9346804f5fc60f8ba2a4f18d

@MarkTrepanier MarkTrepanier merged commit 6c22b0a into master Oct 2, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants