Skip to content

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

v1.17.1

20 Nov 14:43
Compare
Choose a tag to compare
  • fix: use update event switcher event link.

v1.17.0

19 Nov 20:59
Compare
Choose a tag to compare

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

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!!!