reactabular / treetabular

Tree utilities (MIT)
MIT License
11 stars 6 forks source link

[WIP] React 16 support #21

Closed sapegin closed 7 years ago

sapegin commented 7 years ago

There are still a few warnings, I’ll send PRs to these projects too:

warning "reactabular-dnd@8.9.0" has incorrect peer dependency "react@>= 0.11.2 < 16.0.0".
warning "searchtabular@1.5.1" has incorrect peer dependency "react@>= 15.0.0 < 16.0.0".
warning "sortabular@1.4.1" has incorrect peer dependency "react@>= 15.0.0 < 16.0.0".
codecov-io commented 7 years ago

Codecov Report

Merging #21 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #21   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          16     16           
  Lines         249    249           
  Branches      105    105           
=====================================
  Hits          249    249

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 06c739f...b320683. Read the comment docs.

sapegin commented 7 years ago

I think we can merge this one too. No warnings anymore, but depends on reactabular-dnd.

bebraw commented 7 years ago

Cool. I'll do that in a bit.

bebraw commented 7 years ago

3.5.0