Skip to content

docs: remove warning alert from Button component documentation #152

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

Merged
merged 3 commits into from
Aug 14, 2025

Conversation

Copilot
Copy link
Contributor

@Copilot Copilot AI commented Aug 14, 2025

The Chinese Button component documentation contained a warning alert indicating display issues with the Button component in VitePress. Since the component display has returned to normal, this warning is no longer needed and has been removed.

Changes made:

The warning was:

::: warning
目前Button组件在vitepress上的显示有些问题,查看[相关issue](https://github.com/nextui-vue/nextui-vue/issues/141#issuecomment-3175796835)了解上下文信息
:::

This change ensures the documentation is clean and up-to-date, removing outdated information about resolved display issues. The English documentation did not have this warning, so this change also improves consistency between language versions.

Fixes #151.


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copy link

vercel bot commented Aug 14, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Project Deployment Preview Comments Updated (UTC)
nextui-vue-docs Ready Preview Comment Aug 14, 2025 8:51am

Co-authored-by: hotdogc1017 <126151508+hotdogc1017@users.noreply.github.com>
@Copilot Copilot AI changed the title [WIP] Remove the WARNING alert from the Button component documentation Remove warning alert from Button component documentation Aug 14, 2025
@Copilot Copilot AI requested a review from hotdogc1017 August 14, 2025 08:46
Copilot finished work on behalf of hotdogc1017 August 14, 2025 08:46
@hotdogc1017
Copy link
Member

@copilot Can you change your commit title? Like this: docs: Remove warning alert from Button component documentation

Co-authored-by: hotdogc1017 <126151508+hotdogc1017@users.noreply.github.com>
Copy link
Contributor Author

Copilot AI commented Aug 14, 2025

@copilot Can you change your commit title? Like this: docs: Remove warning alert from Button component documentation

Done! Updated the commit title to follow conventional commit format with "docs:" prefix in commit 10f22e6.

@Copilot Copilot AI changed the title Remove warning alert from Button component documentation docs: remove warning alert from Button component documentation Aug 14, 2025
@Copilot Copilot AI requested a review from hotdogc1017 August 14, 2025 08:52
Copilot finished work on behalf of hotdogc1017 August 14, 2025 08:52
@hotdogc1017 hotdogc1017 self-requested a review August 14, 2025 08:54
@hotdogc1017 hotdogc1017 marked this pull request as ready for review August 14, 2025 08:55
@hotdogc1017 hotdogc1017 merged commit eb5b47a into main Aug 14, 2025
5 checks passed
@hotdogc1017 hotdogc1017 deleted the copilot/fix-151 branch August 14, 2025 09:02
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.

Remove the WARNING alert from the Button component documentation
2 participants