-
Notifications
You must be signed in to change notification settings - Fork 31
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(menu, layout): change menu design, refactor layout #763
Conversation
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/growingio/gio-design/6uadih2sa |
Codecov Report
@@ Coverage Diff @@
## master #763 +/- ##
==========================================
+ Coverage 89.83% 89.93% +0.10%
==========================================
Files 150 151 +1
Lines 5115 5158 +43
Branches 1352 1360 +8
==========================================
+ Hits 4595 4639 +44
+ Misses 514 513 -1
Partials 6 6
Continue to review full report at Codecov.
|
1. change menu style 2. add title inlineCollapsed props 3. remove default open submenu BREAKING CHANGE: 移除了默认打开submenu, 需要手动设置openkeys
BREAKING CHANGE: 移除了默认打开submenu, 需要手动设置openkeys