Block or Report
Block or report lunaruan
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
react Public
Forked from facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
JavaScript 3
-
babel Public
Forked from babel/babel
🐠 Babel is a compiler for writing next generation JavaScript.JavaScript 2
-
prop-types Public
Forked from facebook/prop-types
Runtime type checking for React props and similar objects
JavaScript 2
-
-
flow Public
Forked from facebook/flow
Adds static typing to JavaScript to improve developer productivity and code quality.
OCaml 1
-
197 contributions in the last year
Contribution activity
May 2022
Created 8 commits in 1 repository
Created a pull request in facebook/react that received 6 comments
[DevTools] Fix formatWithStyles not styling the results if the first argument is an object + Added unit tests
formatWithStyles currently doesn't style the array argument if the first argument is an object. This PR fixes this and also adds unit tests.
Opened 7 other pull requests in 1 repository
facebook/react
6
merged
1
closed
-
[DevTools] Add jest-cli
--reactVersionargument - [DevTools] ignore tests without reactVersion pragma if REACT_VERSION specified
- [DevTools] Add Pragma to Only Run Tests if Version Requirement Satisfied
- [DevTools][Bug] Fix Race Condition When Unmounting Fibers
-
[React DevTools][Bug] Don't reset selected element if
elementIndicesWithErrorsOrWarningsis empty -
[React DevTools] Fix
didFiberRender - [React DevTools] Fix regex for formateWithStyles function
Reviewed 11 pull requests in 1 repository
facebook/react
11 pull requests
-
[DevTools] Add jest-cli
--reactVersionargument - [DevTools] Fix formatWithStyles not styling the results if the first argument is an object + Added unit tests
- React DevTools 4.24.5 -> 4.24.6
- [devtools] fix a bug in console.log with non-string args
- [DevTools] Add Pragma to Only Run Tests if Version Requirement Satisfied
- [React DevTools] Improve DevTools UI when Inspecting a user Component that Throws an Error
- React DevTools 4.24.4 -> 4.24.5
- Fixed possible undefined error in TreeContext reducer
- [DevTools] Avoid Stringifying Objects during Strict Mode Double Logging
- Fork ReactSymbols
- React DevTools 4.24.4 -> 4.24.5