ng2-dragula icon indicating copy to clipboard operation
ng2-dragula copied to clipboard

Filter-ngFor example

Open Denfie opened this issue 7 years ago • 1 comments

I changed a little bit the dragula.provider to check if there is a filter-index and if is defined choose this value. If it isn't defined choose default index.

I often use this because I have often unsorted lists.

Denfie avatar Dec 14 '17 15:12 Denfie

Codecov Report

Merging #809 into master will not change coverage. The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #809   +/-   ##
=======================================
  Coverage   43.47%   43.47%           
=======================================
  Files           9        9           
  Lines         161      161           
  Branches       17       18    +1     
=======================================
  Hits           70       70           
  Misses         90       90           
  Partials        1        1
Impacted Files Coverage Δ
src/components/dragula.provider.ts 14.66% <0%> (ø) :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 dbcbeb3...b59cbac. Read the comment docs.

codecov[bot] avatar Dec 14 '17 16:12 codecov[bot]