PolymerElements / iron-selector

Manages a list of elements that can be selected
32 stars 55 forks source link

fix for #44 #46

Closed sfeast closed 8 years ago

sfeast commented 9 years ago

Note that I gave selectedValues a default [] value since I couldnt find a way to set the first value into the array & trigger a splice mutation event w/out this - at least w/out other side effects.

sfeast commented 9 years ago

oops - #34 is also for this. One difference is that #34 does not address the initial splice issue I mention in my comment above.

bicknellr commented 8 years ago

Closing: #68.