Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(extras): add conditional slot rendering to experimentalSlotFixes #1374

Merged
merged 1 commit into from
Mar 14, 2024

Conversation

rwaskiewicz
Copy link
Member

@rwaskiewicz rwaskiewicz commented Mar 13, 2024

Copy link

vercel bot commented Mar 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
stencil-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 13, 2024 2:06pm

@@ -104,6 +104,7 @@ with the intent of making these the default behavior in Stencil v5. When set to
- Failed to execute 'removeChild' on 'Node' [(#3278)](https://github.com/ionic-team/stencil/issues/3278) (since v4.9.0)
- React fails to manage children in Stencil slot [(#2259)](https://github.com/ionic-team/stencil/issues/2259) (since v4.9.0)
- Slot name is not updated when it is bind to a prop [(#2982)](https://github.com/ionic-team/stencil/issues/2982) (since 4.12.1)
- Conditionally rendered slots not working [(#5335)](https://github.com/ionic-team/stencil/issues/5335) (since 4.13.0)
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR itself looks good to me, so I'm making assumptions about the version here

@rwaskiewicz rwaskiewicz marked this pull request as ready for review March 13, 2024 14:08
@rwaskiewicz rwaskiewicz requested a review from a team as a code owner March 13, 2024 14:08
@rwaskiewicz rwaskiewicz requested review from christian-bromann and alicewriteswrongs and removed request for a team March 13, 2024 14:08
Copy link
Member

@christian-bromann christian-bromann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ionic-team/stencil#5335 seems like more an umbrella issue that covers a bunch of other issues. I wonder if it makes sense to link to the PR directly that fixed conditionally rendered slot which is ionic-team/stencil#5365

Either way, both works for me.

@rwaskiewicz
Copy link
Member Author

I had considered both, either works for me as well - I sided on using the issue with consistency with the rest of the docs. Happy to change it if anyone has strong opinions

@rwaskiewicz rwaskiewicz merged commit 04d8a43 into main Mar 14, 2024
5 checks passed
@rwaskiewicz rwaskiewicz deleted the rw/named-slot-scoped-mention branch March 14, 2024 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants