kolkov / ngx-gallery

A simple responsive native gallery component for Angular 8+.
https://ngx-gallery.kolkov.ru/
MIT License
115 stars 56 forks source link

Added a method to close the preview #60

Open christiaan-dockbite opened 3 years ago

christiaan-dockbite commented 3 years ago

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

codecov[bot] commented 3 years ago

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.