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
181 stars 123 forks source link

Adds the option to show calendar links when mounted #15

Closed shlomizadok closed 7 years ago

shlomizadok commented 7 years ago

Hey, Thought of adding the option to display the calendar link when mounted. lmk what you think.

codecov-io commented 7 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #15   +/-   ##
=======================================
  Coverage   79.64%   79.64%           
=======================================
  Files           2        2           
  Lines         113      113           
=======================================
  Hits           90       90           
  Misses         23       23
Impacted Files Coverage Δ
src/ReactAddToCalendar.js 68.18% <ø> (ø) :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 a354170...599b271. Read the comment docs.

jasonsalzman commented 7 years ago

Looks good. Thanks for the contribution. I'll merge this later this evening or tomorrow.

jasonsalzman commented 7 years ago

released with v0.1.4