Skip to content

fix: optimize the style of MenuBar#629

Merged
wewoor merged 3 commits intomainfrom
fix/menuBar-style
Jan 20, 2022
Merged

fix: optimize the style of MenuBar#629
wewoor merged 3 commits intomainfrom
fix/menuBar-style

Conversation

@kiwiwong
Copy link
Copy Markdown
Collaborator

@kiwiwong kiwiwong commented Jan 17, 2022

Description

Optimize the style of MenuBar.

Fixes #623, #624

@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 17, 2022

Codecov Report

Merging #629 (092814c) into main (33c4b8b) will increase coverage by 0.10%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #629      +/-   ##
==========================================
+ Coverage   88.92%   89.02%   +0.10%     
==========================================
  Files         185      184       -1     
  Lines        5416     5412       -4     
  Branches     1222     1222              
==========================================
+ Hits         4816     4818       +2     
+ Misses        592      586       -6     
  Partials        8        8              
Impacted Files Coverage Δ
src/components/tabs/index.tsx 100.00% <0.00%> (ø)
src/components/tabs/dragAndDrop.tsx
src/components/input/input.tsx 97.87% <0.00%> (+12.76%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 33c4b8b...092814c. Read the comment docs.

Comment thread src/workbench/menuBar/menuBar.tsx
@kiwiwong kiwiwong changed the title fix: optimize the style and interaction of MenuBar fix: optimize the style of MenuBar Jan 18, 2022
Copy link
Copy Markdown
Collaborator

@wewoor wewoor left a comment

Choose a reason for hiding this comment

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

+1

@wewoor wewoor merged commit f355c88 into main Jan 20, 2022
@wewoor wewoor deleted the fix/menuBar-style branch January 20, 2022 05:39
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.

bug: 菜单栏中文模式下 视图 - 打开试图 应修改为 视图 - 打开视图 bug: menuBar 样式自定义需要优化

3 participants