Skip to content

Commit

Permalink
Add preventScroll to options passed through to power-select (#74)
Browse files Browse the repository at this point in the history
  • Loading branch information
dbashford authored and cibernox committed Jun 27, 2018
1 parent 8d26650 commit 8f65cb5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions addon/templates/components/power-select-typeahead.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
options=options
optionsComponent=optionsComponent
placeholder=placeholder
preventScroll=preventScroll
renderInPlace=renderInPlace
search=search
searchEnabled=searchEnabled
Expand Down Expand Up @@ -86,6 +87,7 @@
options=options
optionsComponent=optionsComponent
placeholder=placeholder
preventScroll=preventScroll
renderInPlace=renderInPlace
search=search
searchEnabled=searchEnabled
Expand Down

0 comments on commit 8f65cb5

Please sign in to comment.