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

Radix PCard #1257

Merged
merged 16 commits into from
May 2, 2024
Merged

Radix PCard #1257

merged 16 commits into from
May 2, 2024

Conversation

aaazzam
Copy link
Collaborator

@aaazzam aaazzam commented Apr 30, 2024

Adds Radix PCard components, exchanges flat prop for "ghost" variant.

Copy link

netlify bot commented Apr 30, 2024

Deploy Preview for prefect-design ready!

Name Link
🔨 Latest commit a534bc9
🔍 Latest deploy log https://app.netlify.com/sites/prefect-design/deploys/6632bd9f8f59de000847b061
😎 Deploy Preview https://deploy-preview-1257--prefect-design.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@aaazzam aaazzam marked this pull request as ready for review April 30, 2024 20:36
@aaazzam aaazzam requested a review from a team as a code owner April 30, 2024 20:36
@aaazzam aaazzam mentioned this pull request Apr 30, 2024
src/components/Card/PCard.vue Show resolved Hide resolved
src/components/Card/PCard.vue Outdated Show resolved Hide resolved
src/components/Card/PCardBase.vue Outdated Show resolved Hide resolved
Copy link
Collaborator

Choose a reason for hiding this comment

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

This applies to most of these. Why is this a component and not just part of the PCard component? This is basically just an abstraction of a div and a class.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

addressed

src/components/Card/PCardBase.vue Outdated Show resolved Hide resolved
src/components/Accordion/PAccordionTrigger.vue Outdated Show resolved Hide resolved
src/components/Accordion/PAccordionItem.vue Outdated Show resolved Hide resolved
@pleek91
Copy link
Collaborator

pleek91 commented Apr 30, 2024

The accordion looks nice and the keyboard support ❤️

@aaazzam aaazzam changed the base branch from main to acc May 1, 2024 03:11
@aaazzam
Copy link
Collaborator Author

aaazzam commented May 1, 2024

Changed the base of the branch so the changes would diff against PAccordion and not main

Base automatically changed from acc to main May 1, 2024 22:02
Copy link
Collaborator

@pleek91 pleek91 left a comment

Choose a reason for hiding this comment

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

One extra slot I think but otherwise LGTM

src/components/Card/PCard.vue Show resolved Hide resolved
@pleek91
Copy link
Collaborator

pleek91 commented May 1, 2024

I feel like this branch needs rebased on main or something. Diff is weird considering the accordion changes were merged into main already

@aaazzam aaazzam merged commit c09a54c into main May 2, 2024
6 checks passed
@aaazzam aaazzam deleted the card branch May 2, 2024 01:24
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.

None yet

2 participants