optimistex / ngx-select-ex

Angular based replacement for select boxes
https://optimistex.github.io/ngx-select-ex/
MIT License
111 stars 42 forks source link

Add appendTo option in INgxSelectOptions and make keepSelectedItems optional #199

Closed adrianbrs closed 2 years ago

adrianbrs commented 2 years ago

I had forgotten to add the appendTo option in the options interface. I also noticed that the only non-optional option was keepSelectedItems, which is optional in the component, so I think it should be here too.

optimistex commented 2 years ago

@adrianbrs Released in https://github.com/optimistex/ngx-select-ex/releases/tag/v7.0.1