Brian Vaughn
Brian Vaughn
Cool project idea. 😄 I tried plugging it into one of my React libs this morning and noticed a failure that I didn't expect. I reduced to the following case...
New version does not require the optional selector attribute and thus complies to jqLite's signature
A better understanding of how react-virtualized is being used will help me better prioritize features and shape the roadmap going forward. So if you're using this project, I'd love for...
- [x] Add basic pinch/scroll support for touch devices - [x] Support double tap to zoom in - [ ] Add momentum scrolling style ease of when touch event ends...
Commit 4b3f6efb21edaeea48a14e581491bcaf72f9e3bf and https://github.com/facebook/react-devtools/pull/646 enabled the React Native style editor to work with react-native-web by injecting an `resolveRNStyle` property into the React DevTools hook. As I'm working on the React...
The `LiveError` component is useful for displaying compilation errors. But the `LiveEditor` component could be even more useful if it showed inline errors. For example: ### Current UI ### Potential...
This issue is meant as a conversation starter around tools like React DevTools. The following GitHub issues provide some additional background context: * https://github.com/facebook/react/pull/16126 * https://github.com/bvaughn/react-devtools-experimental/pull/348 * https://github.com/facebook/react/pull/22030 This issue...
`console.error` hides stack traces by default, showing only the user-logged errors string:  This is great because it reduces clutter in the console and makes it **easier to...
This PR was automatically generated. Merge changes from [reactjs.org](https://github.com/reactjs/reactjs.org/commits/main) at 95e15d06 The following files have conflicts and may need new translations: * [ ] [src/components/MarkdownPage/MarkdownPage.js](/reactjs/reactjs.org/commits/main/src/components/MarkdownPage/MarkdownPage.js) * [ ] [src/components/LayoutFooter/Footer.js](/reactjs/reactjs.org/commits/main/src/components/LayoutFooter/Footer.js) *...
This PR was automatically generated. Merge changes from [reactjs.org](https://github.com/reactjs/reactjs.org/commits/main) at 95e15d06 The following files have conflicts and may need new translations: * [ ] [src/components/MarkdownPage/MarkdownPage.js](/reactjs/reactjs.org/commits/main/src/components/MarkdownPage/MarkdownPage.js) * [ ] [content/docs/typechecking-with-proptypes.md](/reactjs/reactjs.org/commits/main/content/docs/typechecking-with-proptypes.md) *...