react.dev icon indicating copy to clipboard operation
react.dev copied to clipboard

The React documentation website

Results 680 react.dev issues
Sort by recently updated
recently updated
newest added
trafficstars

See: https://github.com/reactjs/translations.react.dev/issues/300 I am posting it here to give more visibility.

In Documentation,Pop-ups which shows Is this page useful?, will never disappear - issue fix issue #6028 has been resolved

CLA Signed

Fixes Issue #6028 This pull request adds a visibility control feature to the `SendFeedback` component. The visibility of the component is now determined by the `isVisible` state, which can be...

CLA Signed

Recently an article called "Your UI as a Tree" has been added, introducing a new concept called "render tree". However, the React docs have been using a similar term, "UI...

The [docs page for rendering lists](https://react.dev/learn/rendering-lists#filtering-arrays-of-items) uses a list of people as example. Where `id` properties are first introduced (i.e. the "data is structured"), two of the objects in the...

CLA Signed

`an text area` -> `a text area` `an discussion` -> `a discussion`

CLA Signed

Capitalized React concepts like Components, State, Context, Error Boundaries for issue #6713

CLA Signed

## Summary We should be capitalizing proper React concepts in the docs. This was flagged by @samselikoff [here](https://x.com/samselikoff/status/1772448138449596745?s=20) and I took a first pass at correct Effects, Hooks, and Transitions...

good first issue
type: documentation

Fixes issues with `context` being lowercased as mentioned in this issue https://github.com/reactjs/react.dev/issues/6713

CLA Signed

This pr fixes the word component(s) capitalization for issue #6713

CLA Signed