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

Add items property #12

Closed
Saulis opened this issue Oct 16, 2015 · 3 comments
Closed

Add items property #12

Saulis opened this issue Oct 16, 2015 · 3 comments
Milestone

Comments

@Saulis
Copy link
Contributor

Saulis commented Oct 16, 2015

  • Support primitive types only at this point
  • Put a iron-list inside iron-selector
  • vaadin-combo-box should expose items
  • Push, Pop, Empty, Update and other array related mutations need to be tested
@patriciapds
Copy link

patriciapds commented Apr 18, 2017

@Saulis Any plans to support objects?

@Saulis
Copy link
Contributor Author

Saulis commented Apr 18, 2017

Hi @patriciapds!

If you mean using objects as values instead of string literals, that's already supported: https://cdn.vaadin.com/vaadin-core-elements/latest/vaadin-combo-box/demo/objects.html

@web-padawan
Copy link
Member

web-padawan commented Apr 18, 2017

@patriciapds I think items could accept iterables in the future, once Polymer implements that for dom-repeat, iron-list etc. Is it what you mean?

manolo pushed a commit to vaadin/vaadin-combo-box-flow that referenced this issue Oct 3, 2020
vaadin/vaadin-combo-box#12

 Using alpha3

Flow-component: vaadin-combo-box
manolo pushed a commit to vaadin/vaadin-combo-box-flow that referenced this issue Oct 3, 2020
vaadin/vaadin-combo-box#12

 Using alpha3

Flow-component: vaadin-combo-box
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

No branches or pull requests

4 participants