ngx-gallery icon indicating copy to clipboard operation
ngx-gallery copied to clipboard

Added a method to close the preview

Open christiaan-dockbite opened this issue 4 years ago • 1 comments

It is useful to close a preview programmatically. A method was added to support that.

christiaan-dockbite avatar Jan 11 '21 11:01 christiaan-dockbite

Codecov Report

Merging #60 (5be3b73) into master (d2d8b9b) will decrease coverage by 0.04%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #60      +/-   ##
==========================================
- Coverage   34.86%   34.82%   -0.05%     
==========================================
  Files          16       16              
  Lines         806      807       +1     
  Branches      185      185              
==========================================
  Hits          281      281              
- Misses        486      487       +1     
  Partials       39       39              
Impacted Files Coverage Δ
projects/gallery/src/lib/ngx-gallery.component.ts 34.40% <0.00%> (-0.28%) :arrow_down:

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 d2d8b9b...5be3b73. Read the comment docs.

codecov[bot] avatar Jan 11 '21 11:01 codecov[bot]