Skip to content

Releases: carbon-design-system/gatsby-theme-carbon

v1.16.3

06 Nov 00:12
Compare
Choose a tag to compare

fix: propogates spacing to sibling components within columns (#501)

v1.16.2

02 Nov 19:52
Compare
Choose a tag to compare

Fix: inline-notification and image gallery margin tweaks in response to #373

v1.16.1

02 Nov 00:28
Compare
Choose a tag to compare

Fix: disable carbon feature flag warnings and enable css custom properties

v1.16.0

01 Nov 21:24
Compare
Choose a tag to compare

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

30 Oct 13:29
Compare
Choose a tag to compare
  • 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

22 Oct 15:02
Compare
Choose a tag to compare

Edit link in Edit mode something something

v1.15.1

21 Oct 20:49
Compare
Choose a tag to compare
  • update deps
  • accordion padding adjustment
  • allow for branch specification in edit link

v1.14.3

03 Oct 17:15
Compare
Choose a tag to compare

fix: More complete solution for left nav duplicate selection #379

Thank you @SilverFox70!!!

v1.14.2

25 Sep 15:54
Compare
Choose a tag to compare

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

19 Sep 14:07
Compare
Choose a tag to compare

fix: remove default title from notification