-
Notifications
You must be signed in to change notification settings - Fork 184
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
docs: fix NativeSelect name #8003
Conversation
size-limit report 📦
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. |
e2e tests
|
👀 Docs deployed
Commit e07929e |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #8003 +/- ##
==========================================
- Coverage 95.46% 95.44% -0.03%
==========================================
Files 380 374 -6
Lines 11324 10652 -672
Branches 3777 3556 -221
==========================================
- Hits 10811 10167 -644
+ Misses 513 485 -28
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
✅ v7.0.1 🎉 |
Описание
styleguidist
по умолчанию опирается на первый импорт чего-то, что напоминает реакт-компонент, поэтому иногда ловим артефакты с неправильным наименованием:Т.к. мы не можем влиять на это поведение извне, а уносить эту функцию в отдельный файл не очень хочется - пока оставляем "костыль" 🙃
Release notes
Документация