PolymerElements / iron-selector

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

Fix multi-selection #8

Closed notwaldorf closed 9 years ago

notwaldorf commented 9 years ago

IronMultiSelectableBehavior was picking up the selection behaviour from IronSelectableBehavior instead of using its own. The multi tests were actually failing to show this, and now they're green! :tada:

/cc @morethanreal

cdata commented 9 years ago

and now they're green!*

* mostly

;)

LGTM :+1: thanks for fixing this. I'll file an issue for IE. Do you mind doing a patch release for this?

notwaldorf commented 9 years ago

I'm staring at the IE failures and I don't thiiiiink I caused them. Or know how to fix them. ducks