Releases: carbon-design-system/gatsby-theme-carbon
Releases · carbon-design-system/gatsby-theme-carbon
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!!!
v1.14.2
chore: add gtc version meta tag (#436)
fix(navigation): fix page tabs replace bug (#437)
fix(ArticleCard): add missing styles for subtitle on dark cards (#439)
fix: export InlineNotification (#442)
fix(Code): align code blocks in lists; closes #398 (#399)
v1.14.1
fix: remove default title from notification