add-to-calendar-button icon indicating copy to clipboard operation
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.

Results 15 add-to-calendar-button issues
Sort by recently updated
recently updated
newest added

This most probably only works with the ical option, but there it shall be possible to define the UID (fallback: current timestamp) and status for any event updates.

### What happened? When modal opens, all cards are above the grey background of modal ### How to reproduce? _No response_ ### Screenshots & more _No response_ ### System &...

bug

Bumps [ip](https://github.com/indutny/node-ip) from 2.0.0 to 2.0.1. Commits 3b0994a 2.0.1 32f468f lib: fixed CVE-2023-42282 and added unit test See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ip&package-manager=npm_and_yarn&previous-version=2.0.0&new-version=2.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any...

dependencies

Bumps [ip](https://github.com/indutny/node-ip) from 1.1.8 to 1.1.9. Commits 1ecbf2f 1.1.9 6a3ada9 lib: fixed CVE-2023-42282 and added unit test See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ip&package-manager=npm_and_yarn&previous-version=1.1.8&new-version=1.1.9)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any...

dependencies

Hello, Thank you for the awesome library, I think adding `part` attribute would provide us with styling freedom so we can target the inner element with css rules: ```css add-to-calendar-button::part(atcb-button)...