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

feat: rounded box #348

Merged
merged 4 commits into from
Feb 12, 2024
Merged

feat: rounded box #348

merged 4 commits into from
Feb 12, 2024

Conversation

JaimeTorrealba
Copy link
Member

No description provided.

Copy link

stackblitz bot commented Feb 8, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@alvarosabu
Copy link
Member

Hi @JaimeTorrealba this is planned for v4 or would be better to have it available on an ealier version?

@JaimeTorrealba
Copy link
Member Author

I would say not for the v4. @alvarosabu

Copy link
Contributor

@andretchen0 andretchen0 left a comment

Choose a reason for hiding this comment

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

Hey @JaimeTorrealba ,

Looks good! Just some minor changes/cleanup.

@@ -0,0 +1,30 @@
# Rounded-box <Badge type="warning" text="^3.8.1" />
Copy link
Contributor

Choose a reason for hiding this comment

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

Probably best to use the component name as the page title:

# RoundedBox <Badge type="warning" text="^3.8.1" />

docs/.vitepress/theme/components/RoundedBoxDemo.vue Outdated Show resolved Hide resolved
playground/src/components/TemplatePage.vue Outdated Show resolved Hide resolved
docs/.vitepress/theme/components/RoundedBoxDemo.vue Outdated Show resolved Hide resolved
@@ -0,0 +1,30 @@
# Rounded-box
Copy link
Contributor

Choose a reason for hiding this comment

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

(Non-blocking)

(I see that the badge was removed, but "Rounded-box" wasn't changed. I'm not sure if that was intentional.)

My preference would be to change this to ...

# RoundedBox

... since that's the name of the component. But there are some kebab-case names in the docs site, so I won't hold up the PR.

Copy link
Member Author

Choose a reason for hiding this comment

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

Nop you're right, I'll fix this.

Copy link
Contributor

@andretchen0 andretchen0 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. 👍 I approved the PR.

There's one comment to look at, but it's not blocking.

@JaimeTorrealba JaimeTorrealba merged commit 49444d0 into main Feb 12, 2024
2 checks passed
Copy link
Contributor

@andretchen0 andretchen0 left a comment

Choose a reason for hiding this comment

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

Great!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

3 participants