-
-
Notifications
You must be signed in to change notification settings - Fork 626
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: Tabs component adds scrollable and indicatorPosition props #921
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Codecov Report
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more @@ Coverage Diff @@
## dev #921 +/- ##
==========================================
+ Coverage 94.53% 94.60% +0.07%
==========================================
Files 275 275
Lines 6129 6120 -9
Branches 1067 1068 +1
==========================================
- Hits 5794 5790 -4
+ Misses 335 330 -5
... and 2 files with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
还需要提供类型声明文件,和单元测试文件。 |
好的,我明早补充 |
文档需要和案例效果有对应关系,需要加一个代码块去描述案例。另外案例为了一致性需要打开 |
Checklist
Change information
scrollable
fix Tab always scroll #920indicatorPosition
fix Tab activation position controllable #919