jasonleibowitz / react-add-to-calendar-hoc

Simple Unopinionated React Add to Calendar Button. Bring your own components.
http://leibowitz.me/react-add-to-calendar-hoc/docs/
MIT License
70 stars 40 forks source link

Set your own filename on .ics files #29

Closed juhaniahola closed 4 years ago

juhaniahola commented 4 years ago

Feature request

It would be great to be able to set your own filename to .ics files instead of generic download.ics

jasonleibowitz commented 4 years ago

@aholajuhani Thanks for the suggestion. That shouldn’t be too difficult to implement. Do you want to give it a shot and open a PR?

juhaniahola commented 4 years ago

@jasonleibowitz sure!

jasonleibowitz commented 4 years ago

Resolved by #30

jasonleibowitz commented 4 years ago

@aholajuhani I'll push a new release later today.