43 Commits
Author SHA1 Message Date
Luke SandGitHub d9d1ea85b4 Use https for font-awesome 2019-02-12 14:50:34 -05:00
Jason Salzman ea3f1d9e8c Publish new API docs (automated commit) v0.1.5 2017-12-05 17:26:12 -08:00
Jason SalzmanandGitHub 4daecab7f2 Updates (#21)
* Bump to React 16.2

* adding prop to allow users to bring their own icon library instead of using font-awesome #19
* merging in #20 so that react peer dependency version is updated
* bumping version to `0.1.5`

* fixing build
2017-12-05 17:18:14 -08:00
Jason Salzman a053ccd015 increasing version number v0.1.4 2017-06-12 10:20:40 -07:00
Ruben Martinez JrandJason Salzman 17efec9b08 Update example code to use React Class syntax (#16)
* Update to use React Class syntax

This is the recommended syntax to use now, and as such will be more familiar to beginners. :)

* Converted old requires to import statements.
2017-06-12 03:02:20 -07:00
Shlomi ZadokandJason Salzman 66d602884b Adds the option to show calendar links when mounted (#15) 2017-06-12 03:01:49 -07:00
Jason SalzmanandGitHub a354170f89 Merge pull request #14 from jasonsalzman/v0.1.3
resolving mobile issues discovered in #12
v0.1.3
2017-05-25 02:13:57 -07:00
Jason Salzman 454eb75238 resolving mobile issues discovered in #12 2017-05-25 02:07:55 -07:00
Jason Salzman c6fbeafb77 removing deprecated linter rules, fixing linter errors, and resolving issue with switch to latest istanbul-instrumenter-loader since the isparta-loader package has been deprecated. all of this should fix the build errors 2017-05-22 05:42:52 -07:00
Jason Salzman 7e8b51bb19 obviously working too late. somehow overwrote my own previous commit…
- adding back in the IE bug fix polyfill for `startsWith`
- also updating the README to reflect latest supported react version
2017-05-22 04:53:49 -07:00
Jason Salzman 8dfc9b57b5 Publish new API docs (automated commit) 2017-05-22 04:47:02 -07:00
Jason Salzman 73f9471bfb forcing gitignore to be included in the repo 2017-05-22 04:40:20 -07:00
Jason Salzman 9633e387b6 making moment an optionalDependency. laying groundwork for #5 2017-05-22 04:34:28 -07:00
Jason Salzman 02765d6f67 fixing bug in IE where link is throwing an error 2017-05-22 04:18:05 -07:00
Jason Salzman 4c2460de17 adjusting the way the data URIs are handled since most browsers are not able to download the link without “save as” command. this resolves #8 2017-05-22 04:03:42 -07:00
Jason Salzman 49ba1238a1 adjusting the way the data URIs are handled since most browsers are not able to download the link without “save as” command. this resolves #8 2017-05-22 03:27:32 -07:00
Jason Salzman 6b18fc020b updating dependencies and fixing errors from deprecated code in the latest react version which resolves #10 2017-05-22 01:19:44 -07:00
Jason SalzmanandGitHub 11dcf3aab0 Merge pull request #9 from flaviotsf/feature/outlookcom
Adds Support for Outlook.com
2017-05-21 23:04:41 -07:00
Flavio Teixeira 3d1e358841 Adds Support for Outlook.com 2017-05-03 19:16:50 -04:00
Jason Salzman 7ef4066302 increasing version 2017-03-08 15:27:59 -08:00
Jason SalzmanandGitHub 0fdb850ad3 Merge pull request #6 from dkaushik95/master
Fixed Google Calendar Bad request
2017-03-08 15:25:30 -08:00
Dishant Kaushik f5e1a60d2d Fixed Google Calendar Bad request 2017-02-27 13:15:53 +05:30
Jason Salzman 7f4d7bd18f fixing build 2017-01-23 19:41:01 -08:00
Jason Salzman b4a1337142 fixing issue with IE11 2017-01-23 19:28:39 -08:00
Jason Salzman a718d883a7 releasing new version 2016-12-06 13:30:39 -08:00