gatsby-theme-carbon
gatsby-theme-carbon copied to clipboard
A Carbon inspired Gatsby theme
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.13.0. Release notes Sourced from eslint's releases. v9.13.0 Features 381c32b feat: Allow languages to provide defaultLanguageOptions (#19003) (Milos Djermanovic) bf723bd feat: Improve eslintrc warning message...
Bumps [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) from 6.3.1 to 6.8.1. Release notes Sourced from stylelint-scss's releases. 6.8.1 Fixed: declaration-property-value-no-unknown fix false positives for nested properties in nested declarations (#1068). Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v6.8.0...v6.8.1 6.8.0 Added:...
Closes #1507 Fixes style issues mentioned in #1507 Now following the below Color codes for dark and light themes Dark theme: ``` Nav background: #161616 Nav right Border: #393939; Divider...
Bumps [wagoid/commitlint-github-action](https://github.com/wagoid/commitlint-github-action) from 5.4.5 to 6.1.2. Changelog Sourced from wagoid/commitlint-github-action's changelog. 6.1.2 (2024-09-04) Bug Fixes using compareCommits for push event commit query (#801) (47ff131) 6.1.1 (2024-08-21) 6.1.0 (2024-08-20) Features updating...
> Describe in detail the issue youβre having. 404 error is returned when I choose a page from the search result on the Global search. Choosing a page by pressing...
Closes # {{short description}} #### Changelog **New** - {{new thing}} **Changed** - {{change thing}} **Removed** - {{removed thing}}
 Should be gray 20 I believe (you can see [Carbon v10 website](https://v10.carbondesignsystem.com/) for correct color) Also in light theme, we should use white...
Automated pull request to update Carbon in gatsby-theme-carbon **Checklist** - [ ] Verify package version bumps are accurate - [ ] Verify CI passes as expected - [ ] Verify...
## Left nav tree challenges: Brief description There appear to be some implementation bugs, which are leading to inconsistent behaviour. In addition, there are basic design challenges which make it...
## Detailed description > Describe in detail the issue youβre having. In the Gatsby theme, the resource links are separate from the left nav and left nav tree. When using...