jasonsalzman / react-add-to-calendar

A simple, customizable, and reusable Add to Calendar button component for React
https://jasonsalzman.github.io/react-add-to-calendar/
MIT License
180 stars 124 forks source link

Bump to React 16.2 #20

Closed kddnewton closed 6 years ago

kddnewton commented 6 years ago

Would love to be able to use it without peer dependency warnings.

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #20   +/-   ##
=======================================
  Coverage   79.64%   79.64%           
=======================================
  Files           2        2           
  Lines         113      113           
=======================================
  Hits           90       90           
  Misses         23       23

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 a053ccd...ecae3f2. Read the comment docs.

jasonsalzman commented 6 years ago

Thanks for the PR. I have a revamped version almost ready for deployment, but I've just been slammed lately. I'll review this, merge and publish out a new package this evening.

jasonsalzman commented 6 years ago

This PR was included in the latest release v0.1.5. Thanks for contributing!

kddnewton commented 6 years ago

No problem! Thanks for a great tool!