Skip to content

feat: update event system for fiber architecture#43

Draft
MarcelOlsen wants to merge 1 commit intofiber/commit-phasefrom
fiber/events
Draft

feat: update event system for fiber architecture#43
MarcelOlsen wants to merge 1 commit intofiber/commit-phasefrom
fiber/events

Conversation

@MarcelOlsen
Copy link
Copy Markdown
Owner

Refactor event delegation to work with fiber nodes. Add registerFiber,
unregisterFiber, and fiber-based event routing while removing old
VDOM-based event handling.

@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: 96fd3b55-e09f-474e-855a-80a4d660945c

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/events branch 4 times, most recently from ed092c2 to 34f39ba Compare February 15, 2026 17:35
@MarcelOlsen MarcelOlsen force-pushed the fiber/events branch 2 times, most recently from 980c664 to 826387d Compare February 15, 2026 20:56
@MarcelOlsen MarcelOlsen force-pushed the fiber/commit-phase branch 2 times, most recently from 3c1ad0a to e05a1e6 Compare February 15, 2026 21:04
@MarcelOlsen MarcelOlsen force-pushed the fiber/events branch 2 times, most recently from 6ac7657 to d38c52c Compare February 17, 2026 17:52
Refactor event delegation to work with fiber nodes. Add registerFiber,
unregisterFiber, and fiber-based event routing while removing old
VDOM-based event handling.
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