Skip to content

Comments

fix(react): improve prop serialization#764

Merged
johnjenkins merged 1 commit intostenciljs:mainfrom
mpesic:drop-false-boolean-props
Feb 21, 2026
Merged

fix(react): improve prop serialization#764
johnjenkins merged 1 commit intostenciljs:mainfrom
mpesic:drop-false-boolean-props

Conversation

@mpesic
Copy link
Contributor

@mpesic mpesic commented Feb 20, 2026

Pull request checklist

Please check if your PR fulfills the following requirements:

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been reviewed and added / updated if needed (for bug fixes / features)
  • Build (npm run build) was run locally for affected output targets
  • Tests (npm test) were run locally and passed
  • Prettier (npm run prettier) was run locally and passed

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

Issue URL:

What is the new behavior?

  • Removes false boolean attributes
  • Adds shadowrootdelegatesfocus where necessary.

Does this introduce a breaking change?

  • Yes
  • No

Other information

@mpesic mpesic requested a review from a team as a code owner February 20, 2026 23:55
@johnjenkins johnjenkins merged commit 92bf349 into stenciljs:main Feb 21, 2026
45 of 48 checks passed
@johnjenkins johnjenkins changed the title fix(SSR): improve prop serialization fix(react): improve prop serialization Feb 21, 2026
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.

2 participants