Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(autocomplete): merge optionSelections into single observable
Merges the `optionSelections` into a single observable, in order to make it easier to consume. Fixes angular#3205.
- Loading branch information