Skip to content

Conversation

cworld1
Copy link
Owner

@cworld1 cworld1 commented Jul 12, 2025

Pending update...

Copy link

vercel bot commented Jul 12, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
astro-theme-pure Ready Ready Preview Comment Aug 20, 2025 4:06pm

…eness and clarity

Refactor GithubCard component with enhanced spacing, font sizes, and icon scaling.
Adjust container paddings and gaps for improved mobile and desktop views.
Update text styles for description, stars, forks, and license for better readability.
Remove obsolete test markdown file and add new test MDX content.
… layout

Introduce rehype-table plugin that wraps tables inside a div with overflow-x-auto,
ensuring wide tables are scrollable and properly displayed within #content. Integrate
the plugin into astro-pure to enhance markdown rendering and improve UX on narrow screens.
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

A new version v4.0.7 introducing breaking changes and improvements, including component API updates, configuration restructuring, and enhanced styling capabilities.

  • Updated Button component to use variant prop instead of style prop to avoid conflicts with HTML style attribute
  • Restructured external links configuration from simple string/boolean to object-based configuration with properties
  • Extracted Waline comment system components from the package to theme-specific components for better modularity

Reviewed Changes

Copilot reviewed 71 out of 73 changed files in this pull request and generated 5 comments.

Show a summary per file
File Description
uno.config.ts Updated typography styles, added word wrapping for links, and new CSS rules
src/site.config.ts Restructured external links config and updated demo content
src/pages/**.astro Updated Button component prop from style to variant
src/layouts/**.astro Layout improvements and Waline component integration changes
src/content/docs/**.md(x) Documentation updates reflecting API changes and new features
src/components/waline/ New local Waline components extracted from package
packages/pure/ Package updates, component API changes, and new utility functions

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@cworld1 cworld1 merged commit cb9071d into main Aug 20, 2025
2 checks passed
@cworld1 cworld1 linked an issue Aug 20, 2025 that may be closed by this pull request
1 task
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.

无法生成页面分享二维码
2 participants