angular-addtocalendar
Advanced tools
Comparing version 1.2.1 to 1.2.2
# Changelog | ||
## v1.2.2 | ||
- updates docs | ||
## v1.2.1 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"name": "angular-addtocalendar", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"description": "AngularJS directive for adding events to calendar apps", | ||
@@ -5,0 +5,0 @@ "main": "addtocalendar.min.js", |
# angular-addtocalendar | ||
### v1.2.1 | ||
### v1.2.2 | ||
@@ -81,3 +81,3 @@ An AngularJS directive for adding an event to calendar apps. It supports .ics files for iCalendar and Outlook and also supports Google Calendar, Yahoo! Calendar and Microsoft Calendar. | ||
| `btn-text` | Text for the button to display | Plain text. Default `Add to calendar` | Add to calendar | No | | ||
| `uib-dropdown` | Whether to use ui-bootstrap dropdown | `null` Default `Add to calendar` | `null` | No | | ||
| `uib-dropdown` | Only use this if you're using a version of ui-bootstrap `<= 1.12.0` | | `null` | No | | ||
| `caret` | Whether to use the caret. | String interpreted as boolean Default: `true` | false | No | | ||
@@ -84,0 +84,0 @@ | `hover-text` | Text to use as the title of the element. | String Default: value of title attribute | Add to calendar | No | |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
21268
0