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

feat(form): Form V2 enhancements #1951

Merged
merged 5 commits into from
Jan 27, 2025

Conversation

lordrip
Copy link
Member

@lordrip lordrip commented Jan 27, 2025

Changes

  • Show DisabledField for ArrayField since they are not implemented yet
  • Add support for omitFields
  • Fix: Avoid CanvasForm rerender, causing the model to be loaded twice
  • Give higher priority to matching model and schema types for empty models

Notes

part of #1939

@lordrip lordrip changed the title Feat/form v2 feat(form): Form V2 enhancements Jan 27, 2025
@lordrip lordrip marked this pull request as ready for review January 27, 2025 08:51
@lordrip lordrip merged commit 2b9d1dc into KaotoIO:feat/form-with-anyof-support Jan 27, 2025
2 of 3 checks passed
@lordrip lordrip deleted the feat/form-v2 branch January 27, 2025 08:52
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