[pull] main from lynx-family:main#566
Merged
pull[bot] merged 4 commits intocolinaaa:mainfrom Mar 30, 2026
Merged
Conversation
#2399) <!-- Thank you for submitting a pull request! We appreciate the time and effort you have invested in making these changes. Please ensure that you provide enough information to allow others to review your pull request. Upon submission, your pull request will be automatically assigned with reviewers. If you want to learn more about contributing to this project, please visit: https://github.com/lynx-family/lynx-stack/blob/main/CONTRIBUTING.md. --> <!-- The AI summary below will be auto-generated - feel free to replace it with your own. --> <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit ## Release Notes * **Bug Fixes** * Fixed `queryComponent` fallback behavior when processing evaluation results is unavailable * Improved event handling to correctly process non-bubbling events * **Tests** * Added end-to-end tests for component query execution with and without result processing * Added test coverage for non-bubbling event propagation scenarios <!-- end of auto-generated comment: release notes by coderabbit.ai --> ## Checklist <!--- Check and mark with an "x" --> - [ ] Tests updated (or not required). - [ ] Documentation updated (or not required). - [ ] Changeset added, and when a BREAKING CHANGE occurs, it needs to be clearly marked (or not required).
<!-- Thank you for submitting a pull request! We appreciate the time and effort you have invested in making these changes. Please ensure that you provide enough information to allow others to review your pull request. Upon submission, your pull request will be automatically assigned with reviewers. If you want to learn more about contributing to this project, please visit: https://github.com/lynx-family/lynx-stack/blob/main/CONTRIBUTING.md. --> <!-- The AI summary below will be auto-generated - feel free to replace it with your own. --> <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Tests** * Added validation tests to ensure CSS custom properties (variables) are correctly preserved in inline style color declarations, supporting both standard variables and fallback values. <!-- end of auto-generated comment: release notes by coderabbit.ai --> ## Checklist <!--- Check and mark with an "x" --> - [ ] Tests updated (or not required). - [ ] Documentation updated (or not required). - [ ] Changeset added, and when a BREAKING CHANGE occurs, it needs to be clearly marked (or not required).
This extracts the misc micro-trims from `bundle-size` into a standalone slice. - simplify `BackgroundSnapshotInstance.childNodes()` by iterating directly until `null` - drop redundant guards in commit patch assembly now that `snapshotPatch` is guaranteed after the early return Validation: `git diff --check` `pnpm exec biome check` could not run in this worktree because `biome` is not installed locally. issue: #17 <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Refactor** * Optimized internal conditional logic for improved code efficiency. * Enhanced child node traversal handling for better performance. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
This slices the hook callback dedup optimization out of the bundle-size work. Changes: - Share the render hook wrapper in packages/react/runtime/src/lifecycle/isRendering.ts - Share the timing hook wrapper in packages/react/runtime/src/lynx/performance.ts - Remove the now-unused preact VNode type import Validation: - git diff --check Commit: e9c7554 issue: #17 <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Refactor** * Internal code consolidation and cleanup for improved maintainability. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )