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

Provide component form config via Component Editor classes #346

Merged
merged 1 commit into from
Feb 4, 2025

Conversation

chrisgregan
Copy link
Contributor

Separate the form configuration from component configuration. Instead, the ComponentEditor class for each component type now defines the form config data to use when displaying a component form.

This separation of concerns has many benefits, including allowing components change the form config dynamically based on the current state of the component's properties.

@chrisgregan chrisgregan merged commit 4c444ea into main Feb 4, 2025
@chrisgregan chrisgregan deleted the component-form branch February 4, 2025 09:25
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