add-to-calendar-button
add-to-calendar-button copied to clipboard
Reliably create beautiful Add to Calendar Buttons, where people can add events to their calendars. Without the hustle and unsupported cases.
### What happened? When deploying a Sveltekit application to Netlify the error the following error is produced: ``` (node:1582) Warning: To load an ES module, set "type": "module" in the...
ideally I'd like to do just: ```tsx import { AddToCalendarButton } from 'react-add-to-calendar-button' ``` Currently it requires a bit more work.
In order to get closer to a smooth web component, let's work on the following: 1. move the css into the js file (for better encapsuling when using it the...
I would like to use the built-in atcb button class as part of this library in React/Typescript, but am unable to style specific properties via this method. Specifically, I'd like...
Excellent job on this script! We would love to see it supporting _subscribing_ to a calendar (the feature where you can subscribe to an external dynamic .ics, for instance to...
It uses `new Function` thus requiring CSP unsafe-eval. Here Luckily only uses it in the browser detection section. Here is the patched code. ``` // CHECKING FOR SPECIFIC DEVICED AND...
Didn't super test it 😬 ## Type(s) of changes - **(Bug) fix** - **New functionality** - **Breaking change** ## Description of the change ... ## Checklist - [] My code...
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.11.0 to 14.12.0. Release notes Sourced from stylelint's releases. 14.12.0 Added: support for multiple --ignore-path flags (#6345) (@kimulaco). Added: experimental support for custom message arguments (#6312) (@ybiquitous)....
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.37.0 to 5.38.0. Release notes Sourced from @typescript-eslint/eslint-plugin's releases. v5.38.0 5.38.0 (2022-09-19) Features website: add warning on top of formatting rule docs pages (#5598) (5dfa2e9) Changelog Sourced...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.37.0 to 5.38.0. Release notes Sourced from @typescript-eslint/parser's releases. v5.38.0 5.38.0 (2022-09-19) Features website: add warning on top of formatting rule docs pages (#5598) (5dfa2e9) Changelog Sourced...