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: compact theme #38105

Merged
merged 6 commits into from Oct 25, 2022
Merged

feat: compact theme #38105

merged 6 commits into from Oct 25, 2022

Conversation

MadCcc
Copy link
Member

@MadCcc MadCcc commented Oct 19, 2022

[中文版模板 / 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
  • Other (about what?)

🔗 Related issue link

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English -
🇨🇳 Chinese -

☑️ 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

@github-actions
Copy link
Contributor

github-actions bot commented Oct 19, 2022

@github-actions
Copy link
Contributor

github-actions bot commented Oct 19, 2022

Size Change: +3.57 kB (0%)

Total Size: 897 kB

Filename Size Change
./dist/antd-with-locales.min.js 477 kB +1.9 kB (0%)
./dist/antd.min.js 420 kB +1.67 kB (0%)

compressed-size-action

@codecov
Copy link

codecov bot commented Oct 19, 2022

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage 👍

Coverage data is based on head (090ccee) compared to base (ecb3188).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##              next    #38105    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files          533       539     +6     
  Lines         9171      9836   +665     
  Branches      2575      2854   +279     
==========================================
+ Hits          9171      9836   +665     
Impacted Files Coverage Δ
components/steps/style/small.ts 100.00% <ø> (ø)
components/steps/style/vertical.ts 100.00% <ø> (ø)
components/table/style/expand.tsx 100.00% <ø> (ø)
components/theme/export.ts 100.00% <ø> (ø)
components/theme/themes/default/index.ts 100.00% <ø> (ø)
components/theme/themes/seed.ts 100.00% <ø> (ø)
components/theme/util/alias.ts 100.00% <ø> (ø)
components/config-provider/hooks/useTheme.ts 100.00% <100.00%> (ø)
...nts/theme/themes/compact/genCompactSizeMapToken.ts 100.00% <100.00%> (ø)
components/theme/themes/compact/index.ts 100.00% <100.00%> (ø)
... and 23 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@MadCcc
Copy link
Member Author

MadCcc commented Oct 25, 2022

需要配合三个 seed token 改动:
fontSizeBae: 12
sizeBaseStep: 2
controlHeight: 28

@MadCcc MadCcc merged commit ffc09a2 into next Oct 25, 2022
@MadCcc MadCcc deleted the feat/compact branch October 25, 2022 09:04
@MadCcc MadCcc mentioned this pull request Nov 17, 2022
19 tasks
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.

None yet

2 participants