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

Add object has property #61

Merged
merged 5 commits into from
Sep 7, 2023
Merged

Conversation

sychris
Copy link
Contributor

@sychris sychris commented Sep 7, 2023

added a node to the standard library for object has property.
sorry for the commit mess first time generating pull requests had to figure out how to separate them.

fix an issue where Completion outputs gets chopped part way
node that takes a object and a property and outputs on one of 2 pins weather or not the property was found
@GabiGrin GabiGrin self-requested a review September 7, 2023 10:40
Copy link
Contributor

@GabiGrin GabiGrin left a comment

Choose a reason for hiding this comment

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

Awesome work!

@GabiGrin
Copy link
Contributor

GabiGrin commented Sep 7, 2023

And don't worry about the commits, I'll squash them anyway. Congrats on your first PR 🥳

@GabiGrin GabiGrin merged commit 97714c6 into flydelabs:main Sep 7, 2023
1 check passed
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