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

Support dynamic dropdown items #381

Merged
merged 4 commits into from
Aug 30, 2019
Merged

Support dynamic dropdown items #381

merged 4 commits into from
Aug 30, 2019

Conversation

ddworak
Copy link
Member

@ddworak ddworak commented Aug 28, 2019

The initial idea behind 79783e2 was to avoid additional <span> element polluting the DOM in the typical, non-dynamic case. My proposal for the middle-ground between the original version and the current one is to introduce limited support which would push the responsibility for creating a wrapping Element to the API user.

Closes #379

@ddworak ddworak requested a review from Starzu August 28, 2019 14:16
@ddworak ddworak changed the base branch from master to 0.8.x August 28, 2019 14:16
@ddworak ddworak requested a review from Starzu August 29, 2019 11:30
@ddworak ddworak merged commit ff10a17 into 0.8.x Aug 30, 2019
@ddworak ddworak deleted the dynamic-dropdown branch August 30, 2019 09:12
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.

None yet

2 participants