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

Remove id prop from base definition #4681

Merged
merged 4 commits into from
Mar 14, 2025
Merged

Conversation

humandad
Copy link
Contributor

What does this PR do?

Removes a backwards-compat hack we put in a while ago to support the Morandi app. I just went through the morandi app and fixed all this, so I think we can go ahead and remove the hack.

We no longer support the id property on uesio components. You have to use uesio.id to provide the id.

@humandad humandad self-assigned this Mar 14, 2025
@humandad
Copy link
Contributor Author

I also had to fix a bug in propertiesform.tsx to allow the type checker to pass.

@humandad humandad merged commit ab1cd57 into main Mar 14, 2025
5 checks passed
@humandad humandad deleted the remove-id-prop-from-base-definition branch March 14, 2025 20:33
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.

1 participant