carbon-design-system / gatsby-theme-carbon

A Carbon inspired Gatsby theme
https://gatsby.carbondesignsystem.com/
Apache License 2.0
359 stars 275 forks source link

fix: mdx tables + port gatsby core to ESM #1417

Closed muditjuneja closed 9 months ago

muditjuneja commented 9 months ago

This PR has -

  1. Mdx tables fix - With migrating to v3 of mdx, the gfm capabilities like tables, etc have been deprecated and the suggestion is to use another module named remark-gfm
  2. Porting core gatsby files to ES modules - gatsby-config.js + gatsby-node.js
vercel[bot] commented 9 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
gatsby-theme-carbon ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 10, 2024 11:09am
muditjuneja commented 9 months ago

@eng618 Can you review this PR?

netlify[bot] commented 9 months ago

Deploy Preview for gatsby-theme-carbon ready!

Name Link
Latest commit d3177ca67274c9c9ca0f59687d449a1d067abdb8
Latest deploy log https://app.netlify.com/sites/gatsby-theme-carbon/deploys/65c758bb3f94400008c0fd23
Deploy Preview https://deploy-preview-1417--gatsby-theme-carbon.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

muditjuneja commented 9 months ago

Closing this as another PR will be merged for this - https://github.com/carbon-design-system/gatsby-theme-carbon/pull/1418#issuecomment-1939135900