valor-software / ng2-select

Angular based replacement for select boxes
http://valor-software.github.io/ng2-select/
MIT License
675 stars 587 forks source link

add noAutocomplete option #919

Open anysite opened 6 years ago

anysite commented 6 years ago

Feature request #918

codecov[bot] commented 6 years ago

Codecov Report

Merging #919 into development will increase coverage by 0.28%. The diff coverage is 37.5%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development     #919      +/-   ##
===============================================
+ Coverage        28.41%   28.69%   +0.28%     
===============================================
  Files               11       11              
  Lines              447      453       +6     
  Branches            81       83       +2     
===============================================
+ Hits               127      130       +3     
- Misses             314      317       +3     
  Partials             6        6
Impacted Files Coverage Δ
src/select/select.ts 17.4% <37.5%> (+0.58%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 855ac2f...ba45c8b. Read the comment docs.

optimistex commented 6 years ago

I had included your commit in the greater update: https://github.com/valor-software/ng2-select/pull/921