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

fix(grid): fix justify and align properties are not reactive for Row #39706

Merged
merged 3 commits into from
Dec 22, 2022

Conversation

candy4290
Copy link
Contributor

[中文版模板 / 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

ref: #39690

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English fix justify and align properties are not reactive for Row
🇨🇳 Chinese 修复Row组件justify和align属性,动态改变不生效的问题

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

Sorry, something went wrong.

@github-actions
Copy link
Contributor

github-actions bot commented Dec 21, 2022

@codecov
Copy link

codecov bot commented Dec 21, 2022

Codecov Report

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

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

Additional details and impacted files
@@             Coverage Diff              @@
##           4.x-stable    #39706   +/-   ##
============================================
  Coverage      100.00%   100.00%           
============================================
  Files             450       450           
  Lines            8331      8333    +2     
  Branches         2537      2538    +1     
============================================
+ Hits             8331      8333    +2     
Impacted Files Coverage Δ
components/grid/row.tsx 100.00% <100.00%> (ø)

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.

@candy4290 candy4290 changed the title fix(grid): fix justify and align properties are not reactive for Row antd4.x fix(grid): fix justify and align properties are not reactive for Row Dec 21, 2022
@candy4290 candy4290 changed the title antd4.x fix(grid): fix justify and align properties are not reactive for Row fix(grid): fix justify and align properties are not reactive for Row Dec 21, 2022
Co-authored-by: azro352 <35503478+azro352@users.noreply.github.com>
Copy link
Member

@afc163 afc163 left a comment

Choose a reason for hiding this comment

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

ci 挂了

@candy4290
Copy link
Contributor Author

ci 挂了
我改下,少改了个地方

@candy4290 candy4290 requested a review from afc163 December 22, 2022 02:52
@afc163 afc163 merged commit dc6a26f into ant-design:4.x-stable Dec 22, 2022
@candy4290 candy4290 deleted the cxx/4.x-39690 branch December 22, 2022 06:59
@vagusX vagusX mentioned this pull request Dec 26, 2022
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

3 participants