ember-power-select
ember-power-select copied to clipboard
Add missing @highlightOnHover attribute to power-select-multiple
trafficstars
power-select-multiple.hbs is not passing through the @highlightOnHover attribute.
@iwilliams sorry for not taking care of this yet. Can you rebase over master? I'm pretty sure tests will be green after that.
@cibernox Sorry I don't really know what's going on here, I originally opened this PR using the github UI since it was just a simple one liner. I also don't usually contribute patches upstream so I'm not not sure what's going on with my rebase. Here's what I did just now:
git checkout masterin my forked repogit remote add upstream [email protected]:cibernox/ember-power-select.gitgit fetch upstreamgit merge upstream/mastergit checkout patch-1git rebase upstream/mastergit push -f(It was complaining about my remote history :thinking:)
Looks like I'm still getting the :x:
closed by #1687