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: migrate less to token for Form #42774

Merged
merged 12 commits into from Aug 22, 2023
Merged

Conversation

poyiding
Copy link
Contributor

@poyiding poyiding commented Jun 1, 2023

[中文版模板 / Chinese template]

🤔 This is a ...

  • New feature
  • Bug fix
  • Site / documentation update
  • Demo update
  • Component style update
  • TypeScript definition update
  • Bundle size optimization
  • Performance optimization
  • Enhancement feature
  • Internationalization
  • Refactoring
  • Code style optimization
  • Test Case
  • Branch merge
  • Workflow
  • Other (about what?)

🔗 Related issue link

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English migrate less to token for Form
🇨🇳 Chinese Form组件less变量迁移

☑️ Self-Check before Merge

⚠️ Please check all items below before requesting a reviewing. ⚠️

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • TypeScript definition is updated/provided or not needed
  • Changelog is provided or not needed

🚀 Summary

🤖 Generated by Copilot at 1bdc803

This pull request updates the documentation of migrating less variables for the Form component in both English and Chinese. It adds tables of less variables and component tokens to help users customize the Form component with the new tokens.

🔍 Walkthrough

🤖 Generated by Copilot at 1bdc803

  • Add a table of less variables and their corresponding component tokens for the Form component in the documentation of migrating less variables (link,link)

@github-actions
Copy link
Contributor

github-actions bot commented Jun 1, 2023

@yoyo837 yoyo837 mentioned this pull request Jun 1, 2023
51 tasks
@codecov
Copy link

codecov bot commented Jun 1, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (d1d3b57) 100.00% compared to head (a8a5aeb) 100.00%.
Report is 2 commits behind head on feature.

❗ Current head a8a5aeb differs from pull request most recent head 5b057eb. Consider uploading reports for the commit 5b057eb to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           feature    #42774    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files          663       640    -23     
  Lines        11304     10901   -403     
  Branches      3048      2962    -86     
==========================================
- Hits         11304     10901   -403     
Files Changed Coverage Δ
components/form/style/index.ts 100.00% <100.00%> (ø)

... and 255 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@MadCcc
Copy link
Member

MadCcc commented Jun 2, 2023

snapshot 要更新下

@MadCcc MadCcc changed the title docs: migrate less to token for Form feat: migrate less to token for Form Aug 22, 2023
@github-actions
Copy link
Contributor

Hi @poyiding. Thanks for your contribution. The path .github/ or scripts/ and CHANGELOG is only maintained by team members. This current PR will be closed and team members will help on this.

@argos-ci
Copy link

argos-ci bot commented Aug 22, 2023

The latest updates on your projects. Learn more about Argos notifications ↗︎

Build Status Details Updated (UTC)
default (Inspect) 👍 Changes approved 14 changes Aug 22, 2023, 8:50 AM

@yoyo837 yoyo837 linked an issue Aug 22, 2023 that may be closed by this pull request
51 tasks
@MadCcc MadCcc merged commit 477b1ec into ant-design:feature Aug 22, 2023
49 checks passed
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.

[Theme] V4 Component Token Migration
5 participants