Skip to content

Add ComposedGladeModel and related components for multi-forms support#98

Merged
martin1080p merged 12 commits intomainfrom
story/96-composed-glade-model
Dec 5, 2025
Merged

Add ComposedGladeModel and related components for multi-forms support#98
martin1080p merged 12 commits intomainfrom
story/96-composed-glade-model

Conversation

@martin1080p
Copy link
Contributor

Adding ComposedGladeModel to allow dynamic creation of multiple form models including common validity checking.

@docs-page
Copy link

docs-page bot commented Dec 2, 2025

To view this pull requests documentation preview, visit the following URL:

docs.page/netglade/glade_forms~98

Documentation is deployed and generated using docs.page.

Martin Fanta added 8 commits December 2, 2025 18:10
…ved state management

- Introduced GladeComposedFormConsumer widget to manage the composition of forms with optional listeners.
- Implemented GladeComposedFormListener to listen for changes in the GladeComposedModel and trigger callbacks.
- Enhanced the build method in GladeComposedFormConsumer to conditionally use the listener if provided.
- Ensured proper lifecycle management of listeners in GladeComposedFormListener with initState and dispose methods.
@petrnymsa petrnymsa mentioned this pull request Dec 4, 2025
tenhobi
tenhobi previously approved these changes Dec 4, 2025
…s with public lastUpdates for improved accessibility
Copy link
Member

@petrnymsa petrnymsa left a comment

Choose a reason for hiding this comment

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

LGTM

@martin1080p martin1080p merged commit d999570 into main Dec 5, 2025
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.

3 participants