react-tiny-virtual-list icon indicating copy to clipboard operation
react-tiny-virtual-list copied to clipboard

Export enum ALIGNMENT as scrollAlignment to use with scrollToAlignment

Open mts opened this issue 7 years ago • 2 comments

This PR offers a solution to the following issue: https://github.com/clauderic/react-tiny-virtual-list/issues/68

mts avatar Nov 21 '18 08:11 mts

Codecov Report

Merging #69 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #69   +/-   ##
=======================================
  Coverage   94.28%   94.28%           
=======================================
  Files           3        3           
  Lines         140      140           
  Branches       17       17           
=======================================
  Hits          132      132           
  Misses          8        8
Impacted Files Coverage Δ
src/index.tsx 100% <100%> (ø) :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 5548cc7...853c9b3. Read the comment docs.

codecov[bot] avatar Nov 21 '18 08:11 codecov[bot]

@clauderic fyi***

stephenotalora avatar Apr 12 '19 21:04 stephenotalora