Skip to content

[feat] Wire up BidiComponent to ElementNodeRenderer#12757

Merged
sfc-gh-bnisco merged 1 commit intodevelopfrom
bnisco/ccv2-stack-34
Oct 25, 2025
Merged

[feat] Wire up BidiComponent to ElementNodeRenderer#12757
sfc-gh-bnisco merged 1 commit intodevelopfrom
bnisco/ccv2-stack-34

Conversation

@sfc-gh-bnisco
Copy link
Copy Markdown
Collaborator

@sfc-gh-bnisco sfc-gh-bnisco commented Oct 10, 2025

Describe your changes

Added support for CCv2 components in the frontend by:

  • Adding the necessary imports and lazy loading for the component
  • Implementing the renderer case for bidiComponent type in ElementNodeRenderer.tsx
  • Setting up the component context and exports

GitHub Issue Link (if applicable)

Testing Plan

  • Will be tested by the e2e tests in the next PR

Contribution License Agreement

By submitting this pull request you agree that all contributions to this project are made under the Apache 2.0 license.

@snyk-io
Copy link
Copy Markdown
Contributor

snyk-io bot commented Oct 10, 2025

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Licenses 0 0 0 0 0 issues
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

Copy link
Copy Markdown
Collaborator Author

sfc-gh-bnisco commented Oct 10, 2025

This stack of pull requests is managed by Graphite. Learn more about stacking.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Oct 10, 2025

✅ PR preview is ready!

Name Link
📦 Wheel file https://core-previews.s3-us-west-2.amazonaws.com/pr-12757/streamlit-1.50.0-py3-none-any.whl
📦 @streamlit/component-v2-lib Download from artifacts
🕹️ Preview app pr-12757.streamlit.app (☁️ Deploy here if not accessible)

@sfc-gh-bnisco sfc-gh-bnisco force-pushed the bnisco/ccv2-stack-34 branch 2 times, most recently from 68baaee to fbc253f Compare October 24, 2025 19:07
@sfc-gh-bnisco sfc-gh-bnisco force-pushed the bnisco/ccv2-stack-34 branch 2 times, most recently from 0f31e95 to 9b43b26 Compare October 24, 2025 19:57
@sfc-gh-bnisco sfc-gh-bnisco force-pushed the bnisco/ccv2-stack-33 branch 2 times, most recently from 20309b7 to 490d011 Compare October 24, 2025 20:00
@sfc-gh-bnisco sfc-gh-bnisco force-pushed the bnisco/ccv2-stack-34 branch 2 times, most recently from e508d36 to a1e5962 Compare October 24, 2025 21:17
@sfc-gh-bnisco sfc-gh-bnisco force-pushed the bnisco/ccv2-stack-33 branch 2 times, most recently from 0bb0b3c to 8fa7a97 Compare October 24, 2025 22:03
@sfc-gh-bnisco sfc-gh-bnisco force-pushed the bnisco/ccv2-stack-34 branch 2 times, most recently from 4947ad6 to d6cef44 Compare October 24, 2025 22:04
@sfc-gh-bnisco sfc-gh-bnisco force-pushed the bnisco/ccv2-stack-33 branch 2 times, most recently from d4a0e93 to 985a57b Compare October 24, 2025 22:34
Copy link
Copy Markdown
Collaborator Author

sfc-gh-bnisco commented Oct 24, 2025

Merge activity

  • Oct 24, 11:01 PM UTC: A user started a stack merge that includes this pull request via Graphite.
  • Oct 25, 12:22 AM UTC: Graphite rebased this pull request as part of a merge.
  • Oct 25, 12:27 AM UTC: Graphite couldn't merge this PR because it was not satisfying all requirements (Failed CI: 'py-unit-tests (max)', 'py-unit-tests (3.11)').
  • Oct 25, 2:22 AM UTC: A user started a stack merge that includes this pull request via Graphite.
  • Oct 25, 2:22 AM UTC: @sfc-gh-bnisco merged this pull request with Graphite.

@sfc-gh-bnisco sfc-gh-bnisco changed the base branch from bnisco/ccv2-stack-33 to graphite-base/12757 October 24, 2025 23:53
@sfc-gh-bnisco sfc-gh-bnisco changed the base branch from graphite-base/12757 to develop October 25, 2025 00:20
@sfc-gh-bnisco sfc-gh-bnisco merged commit c5814e2 into develop Oct 25, 2025
38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

change:feature PR contains new feature or enhancement implementation impact:internal PR changes only affect internal code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants