nodejs.org icon indicating copy to clipboard operation
nodejs.org copied to clipboard

The Node.js® Website

Results 402 nodejs.org issues
Sort by recently updated
recently updated
newest added

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.24.9 to 3.25.3. Changelog Sourced from github/codeql-action's changelog. CodeQL Action Changelog See the releases page for the relevant changes to the CodeQL CLI and language packs. Note...

Fixes #6677 ## Description - as discuss in the issue, the separation of the title and the sub content done with the adding a border bottom to the title ##...

change lang from "js" to "cjs" for consistency fixes this (first cjs, second js) ![image](https://github.com/nodejs/nodejs.org/assets/122984423/47173e98-043e-44c5-8e28-8e2c8a4554f7) ## Description ## Validation ## Related Issues ### Check List - [ ] I have...

## Description As mentioned in https://github.com/nodejs/nodejs.org/pull/6676#issuecomment-2084837883 On the "Previous Releases" page, the headings levels were wrong: h1 -> h3. ## Validation The headings levels should now be correct: h1 ->...

### URL: https://nodejs.org/en/about ### Browser Name: brave ### Browser Version: 1.65.123 ### Operating System: Windows 11 ### How to reproduce the issue: 1. the behavior of the breadcrumb is not...

bug

### URL: https://nodejs.org/en/about ### Browser Name: brave ### Browser Version: 1.65.123 ### Operating System: Windows 11 ### How to reproduce the issue: 1. Go the about the current visual looks...

accessibility
design

## Description This PR fixes the navigation issues we've been facing due to Next Router behavior (a long-term bug as explained on https://github.com/vercel/next.js/issues/49279, the solution is based on https://github.com/vercel/next.js/issues/49279#issuecomment-1675393849) I've...

## Description Change layout's word break to normal ## Validation ## Related Issues Fixes #6711 ### Check List - [x] I have read the [Contributing Guidelines](https://github.com/nodejs/nodejs.org/blob/main/CONTRIBUTING.md) and made commit messages...

## Description - Update side bar navigation key name to match with route path in `navigation.json` - Add target side bar nav keys to HOC `withBreadcrumbs.tsx` to get directly sidebar...

## Description Node.js 22.0.0 removed support for import assertions. The new syntax works in recent versions of Node.js 20 and 18. ## Validation Preparing the release post for v22.1.0 with...