Releases: carbon-design-system/gatsby-theme-carbon
Releases · carbon-design-system/gatsby-theme-carbon
v1.17.1
- fix: use update
event
switcher event link.
v1.17.0
New
MediumPosts
– a convenient way to feature a collection of the latest posts from a specific medium feed
Fixed
- Add search component error boundry to handle lunr issues #525
- Feature card link and spacing issues #518 #540
- Use dark theme on the homepage for MDX content styling #533
- Accordion title padding #506
- Do Don't color #538
v1.16.3
fix: propogates spacing to sibling components within columns (#501)
v1.16.2
Fix: inline-notification and image gallery margin tweaks in response to #373
v1.16.1
Fix: disable carbon feature flag warnings and enable css custom properties
v1.16.0
New
We’ve had a vertical rhythm/spacing overhaul in the works for quite some time. We’re essentially stripping all of the bespoke margin/top bottom in favor of a more consistent, 24px/1.5lh/1.5rem margin-top to each component approach.
What this means for you is if you’ve added any margin top/bottom to you’re bespoke components it they won’t be overridden (not a breaking change). However, your components will likely fit more nicely on the page if you remove those margin-tops and bottoms and allow our rule to take over.
more info.
Fixed
- Links are now underlined by default for a11y distinction
- Update Carbon packages
v1.15.3
- added 75% width at the medium breakpoint (#477)
- grid - Added xl and max (#472)
- fix(ImageCard): add focus border (#468)
- docs: publishing (#479)
- chore: update carbon package versions (#476)
v1.15.2
Edit link in Edit mode something something
v1.15.1
- update deps
- accordion padding adjustment
- allow for branch specification in edit link
v1.14.3
fix: More complete solution for left nav duplicate selection #379
Thank you @SilverFox70!!!