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

#131 - Added the possibility to pass the isFocused variable default v… #134

Closed joseph118 closed 5 years ago

joseph118 commented 5 years ago

The initial value maybe true in certain cases, therefore it makes sense for it to be configurable.

codecov-io commented 5 years ago

Codecov Report

Merging #134 into master will increase coverage by 0.02%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #134      +/-   ##
==========================================
+ Coverage   82.72%   82.75%   +0.02%     
==========================================
  Files          13       13              
  Lines         579      580       +1     
  Branches      136      136              
==========================================
+ Hits          479      480       +1     
  Misses         21       21              
  Partials       79       79
Impacted Files Coverage Δ
src/app/lib/ngx-select/ngx-select.component.ts 89.4% <100%> (+0.02%) :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 f87f336...7de5cd0. Read the comment docs.

optimistex commented 5 years ago

@joseph118 It has released! Available to install. Thanks for the maintain )