[feat] Add st.components.v2.components namespace and classes#12686
Merged
sfc-gh-bnisco merged 1 commit intodevelopfrom Oct 24, 2025
Merged
[feat] Add st.components.v2.components namespace and classes#12686sfc-gh-bnisco merged 1 commit intodevelopfrom
sfc-gh-bnisco merged 1 commit intodevelopfrom
Conversation
Contributor
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
Contributor
✅ PR preview is ready!
|
This was referenced Oct 3, 2025
Collaborator
Author
This was referenced Oct 3, 2025
Contributor
📈 Python coverage change detectedThe Python unit test coverage has increased by 0.3469%
🎉 Great job on improving test coverage! Coverage by files
|
Contributor
📈 Significant wheel size change detectedThe wheel file size has increased by 0.32% (threshold: 0.25%)
Please verify this change is expected. |
91d0105 to
ece694d
Compare
cd4fe0d to
f6d9154
Compare
cff43f6 to
40ccab0
Compare
6ffa1c6 to
d74dbea
Compare
f6cc757 to
2603707
Compare
43c5eb5 to
47a3566
Compare
2603707 to
029ccbc
Compare
47a3566 to
a318454
Compare
029ccbc to
39d4156
Compare
a318454 to
4205955
Compare
39d4156 to
c60b102
Compare
4205955 to
b00f064
Compare
c60b102 to
4e56df7
Compare
b00f064 to
be5d53f
Compare
689e1c6 to
a158479
Compare
d3b3439 to
6788511
Compare
e969fb5 to
b71684f
Compare
6788511 to
a31ef07
Compare
b71684f to
8b284c3
Compare
a31ef07 to
3770dfb
Compare
8b284c3 to
c3ff1bc
Compare
c3ff1bc to
f594730
Compare
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.

Describe your changes
Added the
st.components.v2.componentsAPI for creating bidirectional components:The implementation is the public-facing API.
GitHub Issue Link (if applicable)
Testing Plan
Contribution License Agreement
By submitting this pull request you agree that all contributions to this project are made under the Apache 2.0 license.