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

Implemented dnn-fieldset component #1008

Merged
merged 2 commits into from
Mar 9, 2024

Conversation

valadas
Copy link
Member

@valadas valadas commented Mar 9, 2024

This externalizes the field wrappers into a reusable fieldset component (that potentially could also be used to wrap anything else).

After this PR is merged I'll refactor the exiting fields to consume this component, reduce code and style duplications.

Closes #994

valadas added 2 commits March 8, 2024 19:55
This externalizes the field wrappers into a reusable fieldset component (that potentially could also be used to wrap anything else).

After this PR is merged I'll refactor the exiting fields to consume this component, reduce code and style duplications.

Closes Implement a dnn-fieldset DNNCommunity#994
@valadas valadas added this to the 0.24.0 milestone Mar 9, 2024
@valadas valadas added the enhancement New feature or request label Mar 9, 2024
Copy link
Contributor

@david-poindexter david-poindexter left a comment

Choose a reason for hiding this comment

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

@david-poindexter david-poindexter merged commit 00d8fe1 into DNNCommunity:develop Mar 9, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement a dnn-fieldset
2 participants