-
Notifications
You must be signed in to change notification settings - Fork 196
FEAT: Ability to connect components #6300
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
base: main
Are you sure you want to change the base?
Conversation
Reconfigure Revision class for some API changes
…ethods to Revision and make revision-aware, add methods for getting individual top level nodes
Update the revision/result classes to support new api
use display names for access nodes
add units support
fix conversion from string to decimal+string
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
@bryankaylor Can you help resolve these conflicts and get this merged with the main feature branch? I'm guessing most of the conflicts are just due to updates to the generated nodes. |
This reverts commit 243e7e5.
@jsalant22 Looks like this PR automatically updated the target branch to |
The following people have not signed the Contributors License Agreement (CLA): Read the CLA in the link above and sign it by clicking the link below: You will receive a confirmation as soon as your signature is captured. |
This PR has been open for a long time. I will move it to draft until it is fixed locally. @ramin4667 |
Description
This PR adds a function to connect 2 emit components.
Issue linked
NA.
Checklist