Skip to content

feat(theme/tag): support updated tag and turn "new" tag from blue to green#3128

Merged
SoonIter merged 3 commits intomainfrom
syt-vibe-kanban/df9a-tag-updated-new
Feb 11, 2026
Merged

feat(theme/tag): support updated tag and turn "new" tag from blue to green#3128
SoonIter merged 3 commits intomainfrom
syt-vibe-kanban/df9a-tag-updated-new

Conversation

@SoonIter
Copy link
Copy Markdown
Member

Summary

feat(theme/tag): support updated tag

Related Issue

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

…ion in both Chinese and English files.

Modified files:
- `website/docs/zh/ui/layout-components/tag.mdx`
- `website/docs/en/ui/layout-components/tag.mdx`

The "updated" tag is now listed in the "Common Tags" table and the `Props` description.
Copilot AI review requested due to automatic review settings February 11, 2026 06:18
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages bot commented Feb 11, 2026

Deploying rspress-v2 with  Cloudflare Pages  Cloudflare Pages

Latest commit: e11f34f
Status: ✅  Deploy successful!
Preview URL: https://fa2d3dc8.rspress-v2.pages.dev
Branch Preview URL: https://syt-vibe-kanban-df9a-tag-upd.rspress-v2.pages.dev

View logs

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Feb 11, 2026

Rsdoctor Bundle Diff Analysis

Found 3 projects in monorepo, 3 projects with changes.

📊 Quick Summary
Project Total Size Change
node 12.0 MB +85.0 B (0.0%)
node_md 1.5 MB +86.0 B (0.0%)
web 15.8 MB +255.0 B (0.0%)
📋 Detailed Reports (Click to expand)

📁 node

Path: website/doc_build/diff-rsdoctor/node/rsdoctor-data.json

📌 Baseline Commit: a9cd4a1f4e | PR: #3127

Metric Current Baseline Change
📊 Total Size 12.0 MB 12.0 MB +85.0 B (0.0%)
📄 JavaScript 0 B 0 B 0
🎨 CSS 0 B 0 B 0
🌐 HTML 12.0 MB 12.0 MB +85.0 B (0.0%)
📁 Other Assets 0 B 0 B 0

📦 Download Diff Report: node Bundle Diff

📁 node_md

Path: website/doc_build/diff-rsdoctor/node_md/rsdoctor-data.json

📌 Baseline Commit: a9cd4a1f4e | PR: #3127

Metric Current Baseline Change
📊 Total Size 1.5 MB 1.5 MB +86.0 B (0.0%)
📄 JavaScript 0 B 0 B 0
🎨 CSS 0 B 0 B 0
🌐 HTML 0 B 0 B 0
📁 Other Assets 1.5 MB 1.5 MB +86.0 B (0.0%)

📦 Download Diff Report: node_md Bundle Diff

📁 web

Path: website/doc_build/diff-rsdoctor/web/rsdoctor-data.json

📌 Baseline Commit: a9cd4a1f4e | PR: #3127

Metric Current Baseline Change
📊 Total Size 15.8 MB 15.8 MB +255.0 B (0.0%)
📄 JavaScript 15.5 MB 15.5 MB +255.0 B (0.0%)
🎨 CSS 119.7 KB 119.7 KB 0
🌐 HTML 0 B 0 B 0
📁 Other Assets 166.5 KB 166.5 KB 0

📦 Download Diff Report: web Bundle Diff

Generated by Rsdoctor GitHub Action

Copy link
Copy Markdown
Contributor

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

This PR updates the Tag component documentation (EN/ZH) to include a new updated tag as a “common tag” option for sidebar/navbar labels.

Changes:

  • Add updated to the “Common tags” table examples.
  • Update the TagProps doc comment to list updated among common tags (and remove tip/info/warning/danger from the list).

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 4 comments.

File Description
website/docs/en/ui/layout-components/tag.mdx Documents updated as a common tag and updates the documented supported common tag values.
website/docs/zh/ui/layout-components/tag.mdx Same documentation update as EN for updated and the common tag list.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@SoonIter SoonIter changed the title feat(theme/tag): support updated tag feat(theme/tag): support updated tag and turn "new" tag from blue to green Feb 11, 2026
@SoonIter SoonIter enabled auto-merge (squash) February 11, 2026 07:59
@SoonIter SoonIter merged commit fe7210d into main Feb 11, 2026
6 checks passed
@SoonIter SoonIter deleted the syt-vibe-kanban/df9a-tag-updated-new branch February 11, 2026 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants