dillon1000/react
Commit
Browse files Support JsxSpreadAttribute
Changes the representation of JsxElement props to be an array of attributes, each of which can be a named attribute or spread attribute.
Changed paths8 files
First-parent comparisoncompiler/forget/src/HIR/BuildHIR.ts ModifiedM compiler/forget/src/HIR/HIR.ts ModifiedM compiler/forget/src/HIR/PrintHIR.ts ModifiedM compiler/forget/src/HIR/visitors.ts ModifiedM compiler/forget/src/ReactiveScopes/CodegenReactiveFunction.ts ModifiedM compiler/forget/src/__tests__/fixtures/hir/error.todo-kitchensink.expect.md ModifiedA compiler/forget/src/__tests__/fixtures/hir/jsx-spread.expect.md AddedA compiler/forget/src/__tests__/fixtures/hir/jsx-spread.js AddedPatch
Files changed
Rendering syntax-highlighted changes…