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: Ignore top level indent #498

Merged
merged 2 commits into from
Aug 1, 2022
Merged

Conversation

nuintun
Copy link
Contributor

@nuintun nuintun commented Jul 27, 2022

现在 inlineIndent 设置后会造成菜单整体偏移,应该忽略顶级菜单偏移

resolve ant-design/ant-design#36811

@codecov
Copy link

codecov bot commented Aug 1, 2022

Codecov Report

Merging #498 (cd21912) into master (96e3210) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #498   +/-   ##
=======================================
  Coverage   99.85%   99.85%           
=======================================
  Files          25       25           
  Lines         677      677           
  Branches      178      176    -2     
=======================================
  Hits          676      676           
  Misses          1        1           
Impacted Files Coverage Δ
src/hooks/useDirectionStyle.ts 100.00% <100.00%> (ø)

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@MadCcc MadCcc merged commit fa7e350 into react-component:master Aug 1, 2022
MadCcc added a commit that referenced this pull request Aug 4, 2022
@MadCcc
Copy link
Member

MadCcc commented Aug 4, 2022

image
还是 break 了

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.

Menu inlineIndent 功能优化
3 participants