-
Vercel
- New York City
- @sebmarkbage
Block or Report
Block or report sebmarkbage
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
art Public
Forked from kamicane/art
Retained mode vector drawing API designed for multiple output modes. There's also a built-in SVG parser.
-
-
Proposal for do Generator Expressions in ECMAScript. Work in progress. Edit Add topics
-
ECMAScript proposal to relax the rules to return `undefined` for property access on `null` or `undefined` instead of throwing.
-
441 contributions in the last year
Less
More
Contribution activity
March 2023
Created 20 commits in 1 repository
Created a pull request in facebook/react that received 8 comments
Remove hydrate entry point from www builds
As I understand it this isn't used at Meta and it would let us get rid of at least legacy mode hydration code when we remove legacy mode from OSS b…
+0
−1
•
8
comments
Opened 19 other pull requests in 1 repository
facebook/react
18
merged
1
closed
- Refactor DOM special cases per tags including controlled fields
- Should not throw for children of iframe or object
- Fix enableClientRenderFallbackOnTextMismatch flag
- Refactor ReactDOMComponent to use flatter property operations
- Don't "fix up" mismatched text content with suppressedHydrationWarning
- Disable IE innerHTML workaround behind a flag
- Undo dependency injection of batching
- Avoid meta programming to initialize functions in module scope
- Delete unused DOM files
-
Remove FeatureFlags fork for
react-dom/unstable_testing
- Allow empty string to be passed to formAction
- Measure the event system
- [Flight Fixture] Fix proxying with compression
- [Flight Reply] Add undefined and Iterable Support
- [Flight Reply] Add Reply Encoding
- Split out ServerReferenceMetadata into Id and Bound Arguments
- Use setTimeout to schedule work on the server in Edge environments
- Support Iterables in Flight
- Simplify Webpack References by encoding file path + export name as single id
Reviewed 20 pull requests in 1 repository
facebook/react
20 pull requests
- Refactor DOM special cases per tags including controlled fields
- [Flight] Add support BigInt support
- Don't "fix up" mismatched text content with suppressedHydrationWarning
- Disable IE innerHTML workaround behind a flag
- Allow empty string to be passed to formAction
-
Remote
.internal
override from untrusted URL tests - [Flight Reply] Add Reply Encoding
- [Flight Reply] Add undefined and Iterable Support
- Update more tests to not rely on sync queuing
- Clean up inconsistent naming in Flight implementation
-
[Flight] Add support for returning
undefined
from render - [Float][Fizz]: Don't preload nomodule scripts
- Split out ServerReferenceMetadata into Id and Bound Arguments
- Use setTimeout to schedule work on the server in Edge environments
- [Float][Fiber] implement a faster hydration match for hoistable elements
-
[Float][Fizz][Fiber] - Do not hoist elements with
itemProp
& hydrate more tolerantly in hoist contexts - Simplify Webpack References by encoding file path + export name as single id
- [Float][Fizz][Fiber]: Refactor <style> Resource implementation to group on flush
- Fix: Selective hydration causing incorrect thenable type passed to DevTools
- [Flight Fixture] Show SSR Support with CSS