primo-explore-unpaywall
Advanced tools
Comparing version 1.3.1 to 1.3.2
{ | ||
"face": "https://avatars2.githubusercontent.com/u/11337842?s=200&v=4", | ||
"notes": "Add 'Open Access available via unpaywall' link to search-result-avaliability-line-after in Primo New UI", | ||
"notes": "Add Open Access clickthrough link to search-result-avaliability-line via unpaywall", | ||
"who": "BU Libraries", | ||
@@ -8,3 +8,3 @@ "what": "bulib-unpaywall", | ||
"npmid": "primo-explore-unpaywall", | ||
"version": "1.2.1", | ||
"version": "1.3.2", | ||
"config": { | ||
@@ -26,3 +26,3 @@ "form": [ | ||
"required": false, | ||
"label": "Text/copy for the main call to action", | ||
"label": "Text/copy for the main call-to-action", | ||
"placeholder": "Open Access available via unpaywall" | ||
@@ -29,0 +29,0 @@ } |
{ | ||
"name": "primo-explore-unpaywall", | ||
"version": "1.3.1", | ||
"version": "1.3.2", | ||
"description": "Add 'Open Access available via unpaywall' link to search-result-avaliability-line-after in Primo New UI", | ||
@@ -5,0 +5,0 @@ "main": "src/unpaywall.module.js", |
@@ -73,3 +73,3 @@ # `primo-explore-unpaywall` [![npm package](https://img.shields.io/npm/v/primo-explore-unpaywall.svg)](https://www.npmjs.com/package/primo-explore-unpaywall) | ||
```json | ||
"primo-explore-unpaywall": "^1.2.0" | ||
"primo-explore-unpaywall": "^1.3.2" | ||
``` | ||
@@ -131,5 +131,5 @@ | ||
|`publishEvents`|`false`|we use this variable within our sample implementation to ensure only real traffic is tracked (not us debugging/developing/testing)| | ||
|`labelText`|`Open Access available via unpaywall`|Text/copy for the main call to action| | ||
|`labelText`|_see above_|Text/copy for the main call-to-action| | ||
|`imageUrl` |`null`|Alternative image to display with unpaywall link| | ||
|`imageStyle`|`width: 20px; padding-right:5px; vertical-align: middle;`|CSS tweaking to style whatever image you've chosen| | ||
|`imageStyle`|_see example_|CSS tweaking to style whatever image you've chosen| | ||
@@ -136,0 +136,0 @@ _note: the default for `logEvent` can be found within this repo at `src/.main.js`. it assumes you're using google analytics and calls it via `window.ga`_ |
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
168600