ng2-select
ng2-select copied to clipboard
iOS deselect problem
- Tackles #151 #69 #95 as well, since it now checks if an event's srcElement is contained within the ng-select nativeElement instead of the other way around.
- Also added a close button for the use case of iOS, where unfortunatelly clicking outside of the ng-select element's content does not close the dropdown nor the OS's virtual keyboard.
- Adds a bunch of css tweaks for correctly having the select box container inheriting the width from it's parent (and not ruining the positioning of the dropdown)
looks good, I will merge it shortly
Thanks! I will check locally and merge ASAP
Our team needs this. When can this be merged in?