-
Notifications
You must be signed in to change notification settings - Fork 127
[AC-3395] Support aria attributes as alternative to label in ListItemGroup #3052
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
base: main
Are you sure you want to change the base?
Conversation
🦋 Changeset detectedLatest commit: 29f94f0 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
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 |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Size Change: +38 B (+0.01%) Total Size: 721 kB
ℹ️ View Unchanged
|
ca96cf7
to
ec75136
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3052 +/- ##
=======================================
Coverage 88.15% 88.15%
=======================================
Files 239 239
Lines 13774 13775 +1
Branches 1845 1846 +1
=======================================
+ Hits 12142 12143 +1
Misses 1575 1575
Partials 57 57
🚀 New features to boost your workflow:
|
3315a46
to
86512a2
Compare
b91537e
to
eb744f6
Compare
447673f
to
29f94f0
Compare
Addresses AC-3395
Purpose
label
prop inListItemGroup
component.Approach and changes
Describe how you solved the problem
Definition of done