Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upHighlights
- Arctic Code Vault Contributor
Pinned
2,883 contributions in the last year
Contribution activity
July 2020
-
gaearon/whatthefuck.is
CSS
•
Built by
Created a pull request in facebook/react that received 8 comments
[ESLint] Consistently treat optional chaining as regular chaining
We've merged a bunch of PRs which added support for optional chaining to the ESLint rule about dependencies (#18820, #19008, #19062, #19260). Howev…
+396
−43
•
8
comments
- Remove form event delegation flag
- Don't build shallow renderer UMD bundles
- Bubble onSubmit/onReset behind a feature flag
- [ESLint] Fix a bug causing a too coarse dependency suggestion
- DevTools: Make break-on-warn off by default
- Use a custom jsdom fork
- Add regression test for #19269
- Remove event constants
- [ESLint] Handle optional member chains
- Revert "Fix ExhaustiveDeps ESLint rule throwing with optional chaining"
- Remove event config
- Make event config an implementation detail of each plugin
- Remove TestUtils dependency on event registry
- Make event plugin injection statically resolvable
- Remove dead code from modern event system
- Enable modern event system and delete dead code
- Fork legacy-events folder into react-dom and react-native
- Move responder tests and remove dead code
- Run ReactBrowserEventEmitter test on bundles
- Set current update lane priority for user blocking events
- Tidy up React Scope API
- Remove capturePhaseEvents and separate events by bubbling
- Fix bug with enableLegacyFBSupport click handlers
- Fix Suspense-wrapping heuristic (and bump version numbers)
- Fix createEventHandle bug with comment containers
- Fix DevTools handling of empty Suspense tag for legacy renderer versions
- reference not add to dependencies if only its type is used as typeof arg
- Revise useFocus/useFocusWithin
- DevTools: Add break-on-warn feature
- Use Lanes to check if a render is a Suspense retry
- Add regression test for #19269
- Improve readability of isValidElementType
- Modern Event System: use focusin/focusout for onFocus/onBlur
- Modern Event System: make on*Capture events use capture phase
- Fix state leaking when a function component throws on server render
- Effects list refactor
- [ESLint] Handle optional member chains
- [ESLint] Consistently treat optional chaining as regular chaining
- Refine event registration + event signatures
- Make event config an implementation detail of each plugin
- Remove TestUtils dependency on event registry
- Make event plugin injection statically resolvable
- Remove dead code from modern event system
- Add Flow to ModernChangeEventPlugin
- Some pull request reviews not shown.
Created an issue in excalidraw/excalidraw that received 6 comments
Rounded rectangles
This is getting close to feature creep but I wonder if rounded rects were considered. Not as a separate shape but as an option, similar to Stroke S…
6
comments