Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@culturehq/add-to-calendar

Package Overview
Dependencies
Maintainers
2
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@culturehq/add-to-calendar - npm Package Versions

1.1.2

Diff

Changelog

Source

[1.1.2] - 2020-10-29

Changed

  • Fixed up datetime settings for outlook web.
kddeisz
published 1.1.1 •

Changelog

Source

[1.1.1] - 2020-10-18

Changed

  • Ensure we can render the component on a server.
kddeisz
published 1.1.0 •

Changelog

Source

[1.1.0] - 2020-07-10

Added

  • The ability to specify the file name used when downloading an iCal file through the filename prop.

Changed

  • Instead of explicitly defining the type of what makeUrls returns, use the ReturnType type.
kddeisz
published 1.0.4 •

Changelog

Source

[1.0.4] - 2019-08-22

Changed

  • Switched the type definition for the children prop on the AddToCalendar component from string to React.ReactNode so it's more open.
kddeisz
published 1.0.3 •

Changelog

Source

[1.0.3] - 2019-08-22

Added

  • Type definitions shipped along with the main bundle.

Changed

  • Switched over to TypeScript for development.
kddeisz
published 1.0.2 •

Changelog

Source

[1.0.2] - 2019-06-13

Changed

  • Switch the background of the main button from inherit to transparent, as this is better supported in IE11.
kddeisz
published 1.0.1 •

Changelog

Source

[1.0.1] - 2019-06-07

Changed

  • Switched to using @culturehq/scripts for development.
  • Switched to using @testing-library/react for testing.
  • Use prepublishOnly so that the dist directory does not need to be checked in.
kddeisz
published 1.0.0 •

Changelog

Source

[1.0.0] - 2019-03-12

Added

  • Properly handles focus by focusing on the first link when the dropdown is rendered and then passing it back to the previous active element when the dropdown is hidden.
  • Keyboard handling on the dropdown to allow the user to hit escape to close it.

Changed

  • Rewrote the state management using hooks (and updated the react and react-dom dependencies to require 16.8).
kddeisz
published 0.2.0 •

Changelog

Source

[0.2.0] - 2018-12-19

Changed

  • Document the default wording using the defaultProps static value.
kddeisz
published 0.1.0 •

Changelog

Source

[0.1.0] - 2018-12-06

Added

  • Initial release 🎉
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc