-
Notifications
You must be signed in to change notification settings - Fork 51
Change some test code using getByTestId
#2649
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
Conversation
🦋 Changeset detectedLatest commit: 55a44a0 The changes in this PR will be included in the next version bump. This PR includes changesets to release 2 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2649 +/- ##
==========================================
- Coverage 80.33% 79.22% -1.11%
==========================================
Files 145 145
Lines 2888 2869 -19
Branches 914 920 +6
==========================================
- Hits 2320 2273 -47
- Misses 534 592 +58
+ Partials 34 4 -30 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
.changeset/violet-forks-push.md
Outdated
'@channel.io/bezier-react': patch | ||
--- | ||
|
||
Add a11n related properties to Divider, Tag, and TextField components |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add a11n related properties to Divider, Tag, and TextField components | |
Add a11y related properties to Divider, Tag, and TextField components |
아마 a11y 가 맞을 거 같아요
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated. # Releases ## @channel.io/[email protected] ### Patch Changes - Fix infinite type recursion of Checkbox that occurs in TS 5.6+ ([#2654](#2654)) by @dohyun-ko - Add a11y related properties to Divider, Tag, and TextField components ([#2649](#2649)) by @yangwooseong ## [email protected] ### Patch Changes - Updated dependencies - @channel.io/[email protected] Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Self Checklist
Related Issue
Summary
Details
Breaking change? (Yes/No)
References