Skip to content

feat: add fiber factory functions#37

Draft
MarcelOlsen wants to merge 1 commit intographite-base/37from
fiber/create-fiber
Draft

feat: add fiber factory functions#37
MarcelOlsen wants to merge 1 commit intographite-base/37from
fiber/create-fiber

Conversation

@MarcelOlsen
Copy link
Copy Markdown
Owner

Add createFiber, createFiberFromElement, createFiberRoot, and
createWorkInProgress for constructing fiber nodes from elements.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Feb 13, 2026

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 2864607f-1afc-4586-b2ba-c589da04f113

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@MarcelOlsen MarcelOlsen force-pushed the fiber/scheduler branch 2 times, most recently from 8af1802 to d74ff11 Compare February 13, 2026 22:44
@MarcelOlsen MarcelOlsen force-pushed the fiber/create-fiber branch 3 times, most recently from e2cb391 to b546f61 Compare February 15, 2026 13:10
@MarcelOlsen MarcelOlsen force-pushed the fiber/create-fiber branch 2 times, most recently from d9d90ad to f79e811 Compare February 15, 2026 15:31
@MarcelOlsen MarcelOlsen force-pushed the fiber/scheduler branch 2 times, most recently from 7fa2e1d to ae8f7f7 Compare February 15, 2026 15:40
@MarcelOlsen MarcelOlsen force-pushed the fiber/create-fiber branch 2 times, most recently from 7778827 to 74883ca Compare February 15, 2026 16:21
@MarcelOlsen MarcelOlsen force-pushed the fiber/scheduler branch 2 times, most recently from 2e1a1c7 to c7be33a Compare February 15, 2026 16:33
@MarcelOlsen MarcelOlsen force-pushed the fiber/create-fiber branch 2 times, most recently from 80ccce3 to b47dbfb Compare February 15, 2026 20:56
@MarcelOlsen MarcelOlsen force-pushed the fiber/scheduler branch 2 times, most recently from 09804c1 to f1978d1 Compare February 17, 2026 17:52
@MarcelOlsen MarcelOlsen changed the base branch from fiber/scheduler to graphite-base/37 March 11, 2026 14:37
Add createFiber, createFiberFromElement, createFiberRoot, and
createWorkInProgress for constructing fiber nodes from elements.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant