React Add To Calendar Hoc Versions Save

Simple Unopinionated React Add to Calendar Button. Bring your own components.

v1.0.10

3 years ago

Updates

  • Adds a feature to allow custom ics download filenames #30
  • Fixes an issue where newlines in the description of ICS files wouldn't render properly #37
  • Improve docs #28 & #32

v1.0.9

4 years ago

Updates

  • Fix an issue where the button doesn't function properly on IE. Object.values is not in IE, use Object.keys instead. #24

v1.0.8

4 years ago

Updates

  • Button should render any valid React node rather than restricting it to just a string #19

v1.0.7

5 years ago

Updates

  • Add More Examples #13
  • Add Support for IE #14
  • Add examples to show how to use timezones #15
  • Add docs for using Moment Alternative Luxon, Duration is more Versatile, Add More Tests #16

v1.0.4

5 years ago

Updates

  • Fix mobile share file #4
  • Added prop-types as devDependency #5
  • Disable URI encode for Outlook #6

Thanks @AndrewNatoli and @jonfreeland for the PRs!

v1.0.3

5 years ago
  • Fixes iCal and Yahoo Calendar links
  • Replaces Outlook web with Outlook desktop

v1.0.2

5 years ago

Updates

  • Added Travis CI & Coveralls & Badges
  • Added Test Coverage
  • Updated examples with code examples
  • Add more information to readme to help users understand how to use library
  • Docs are now responsive

v1.0.1

5 years ago

Initial Release-able Version