pike
pike
Great, and I sympathize ... you built a great thing and then it haunts you for maintenance :-) You can quickly see what it looks like now at https://commonpike.github.io/add-to-calendar-buttons/example.html https://commonpike.github.io/add-to-calendar-buttons/tester.html...
But, really a lot has changed. The 'api' should be bwc, but people who have this in a bower or composer setup might be shocked to get a very different...
> @commonpike, would you be open to me adding you as a maintainer to this project and you can merge this in? @carlsednaoui - (sorry missed this notification) - yes...
@LittleDogFido - re "the widget not working in IE or Edge when it comes to downloading the .ics" - is that an issue in the issue tracker ? Do you...
> It is in the issue tracker, yes. can you point me to that ? > On a side note, I noticed that you replied to carlsednaoui as well. Unfortunately,...
@LittleDogFido I saw that but couldn't read what people were trying to say. I have this in production and tested and working for IE and Edge (as far as I...
> Why are `options` and `data` separate? Because they apply to different things. The `data` is used to generate the calendar links. Different types of calendars can be added later....
The 'add to calendar' link is a form label, pointing to the checkbox. The separate 'xxx calendar' links are hidden by css. When the checkbox is checked, css shows the...
That 'feature' doesn't work anymore, because it redirects to https. This page https://leafo.net/sticky-kit/ just doesnt work anymore.
@ghost, that is not the error OP was having ? Also, cordova.exec(..) using a dataURI as last argument is a working (though in this case apparently redundant) call on Android...