Skip to Content
🎉 Coral x Panda has been released 🎉 Read the Migration Guide
DocumentationReleasesStoryblokv31.0.0

v31.0.0

Breaking Changes

We have changed the borderless property on Card so that is no longer responsive.

You do not need to make any specific code changes, as this is visually breaking in that it removes previously existing functionality and may modify how borderless cards render. If you were previously showing and hiding borders on different screen sizes, we now just take the value from the General tab, meaning if this property is switched on the border will be hidden, and if this property is switched off the border will appear. You may need to review your instances of Card to ensure they still look as expected.

Last updated on