Skip to content

container function to generate container element - #17142

Closed
melitele wants to merge 1 commit into
nudeui:gh-pagesfrom
melitele:container-config
Closed

container function to generate container element#17142
melitele wants to merge 1 commit into
nudeui:gh-pagesfrom
melitele:container-config

Conversation

@melitele

@melitele melitele commented May 27, 2018

Copy link
Copy Markdown
Contributor

I've added a container function to options that will allow client to provide a different container element. The default version of container function creates container element as before. I believe this is in line with the item function that customizes creating item elements.

This addresses my use case where container element cannot reuse the input element parent
because the input parent clips container's content. It also addresses a case when input element has to be next to it's original siblings.

It also solves #17086 & #16718

Thank you for consideration.

addresses a use case where container element cannot reuse input element parent
because input parent clips container content

also solves nudeui#17086
@melitele

Copy link
Copy Markdown
Contributor Author

I just noticed a bug - I'll fix it and resubmit the PR. My apologies.

@melitele melitele closed this May 27, 2018
@melitele
melitele deleted the container-config branch May 27, 2018 03:49
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