gatsby-theme-carbon icon indicating copy to clipboard operation
gatsby-theme-carbon copied to clipboard

A Carbon inspired Gatsby theme

Results 121 gatsby-theme-carbon issues
Sort by recently updated
recently updated
newest added
trafficstars

### Summary Currently, we are only able to theme the app using one of three presets (`white`, `dark` and `g10`). Although it is possible to introduce custom styles in `index.scss`,...

Bumps [semver-regex](https://github.com/sindresorhus/semver-regex) from 3.1.3 to 3.1.4. Release notes Sourced from semver-regex's releases. v3.1.4 Backport of ReDoS fix https://github.com/sindresorhus/semver-regex/commit/7712ba564d40da101cf2b2b33e6a910d9f2f57f4 Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=semver-regex&package-manager=npm_and_yarn&previous-version=3.1.3&new-version=3.1.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will...

dependencies

Bumps [gatsby-plugin-mdx](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-mdx) from 2.14.0 to 2.14.1. Changelog Sourced from gatsby-plugin-mdx's changelog. 2.14.1 (2022-06-02) Bug Fixes don't allow JS frontmatter by default #35830 #35834 (ff94ed5) 2.13.0 (2021-09-01) 🧾 Release notes Chores...

dependencies

May be less of a bug and more of a design question: I would've expected the title of the ExpressiveListContaiener to be aligned with the rest of the page's text...

type: bug πŸ›

## Detailed description While runing `gatsby develop` to build `.mdx` file in `src/pages` and from git remote source getting this error ``` ModuleBuildError: Module build failed (from ./node_modules/gatsby-plugin-mdx/loaders/mdx-loader.js): SyntaxError: C:\\git\gatsbytest\pages\index.mdx:...

type: bug πŸ›

## Detailed description - Describe in detail the issue you’re having. Upon clicking a couple of the navigation menu items, multiple sections are highlighted instead of only the one I...

type: bug πŸ›

## Enhancement: the Bucketed callout component @DianaStanciulescu is currently updating the Gatsby kit and there are several high priority component enhancements that we would like to add to our Gatsby...

type: enhancement πŸ’‘
role: dev πŸ€–
stakeholder: brand

## Scroll bar mostly invisible on Chrome on macOS ## Detailed description Initially thought there were no scroll bars, but turns out on Chrome it is a very light scroll...

type: bug πŸ›

## Detailed description Writing a markdown table like below | Markdown | Less | Pretty | | -------- | --------- | ---------- | | _Still_ | `renders` | **nicely** |...

type: bug πŸ›

### Summary Add date page was last updated automatically rather than manually changing it in frontmatter. ### Justification It's very easy to overlook updating the date a page was updated...