feat: added types for Accordion, AccordionItem, AccordionSkeleton, SkeletonText#13875
Conversation
|
@andreancardona I've created a new PR to get around the DCO issue, are you ok to review please. Thanks! |
✅ Deploy Preview for carbon-components-react ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site settings. |
✅ Deploy Preview for carbon-elements ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
✅ Deploy Preview for carbon-elements ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
|
@SunnyJohal the only thing you need to do here is fix / update the tests so they are no longer failing - please let me know if I can help in any way! |
|
Hi @andreancardona I've made the required changes yesterday but the ci still hasn't completed, is there anything we can do to get this over the line? |
I just retriggered it - let's hope this passes! |
879c1dd to
6411e0d
Compare
|
@andreancardona tests are all passing! (I rebased off main) 🎉 |
|
Hi @tw15egan I've made the requested changes and the CI is passing too, are you ok to approve so that we can merge this in please. Thanks! |
tw15egan
left a comment
There was a problem hiding this comment.
Looks great, thanks for tackling this! 💪🏻 ✅
Closes #13544 #13576
Added type definitions to the Accordion, AccordionItem, AccordionSkeleton, SkeletonTextComponents
Changelog
New
Changed
Removed
Testing / Reviewing
Run unit tests, start up story book and confirm that the accordion is working as before.