@ewc-lib/ewc-footer-notes
Advanced tools
Comparing version 1.0.1 to 1.1.0-alpha
{ | ||
"name": "@ewc-lib/ewc-footer-notes", | ||
"version": "1.0.1", | ||
"version": "1.1.0-alpha", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "src/main.mjs", |
@@ -5,2 +5,4 @@ # Screenshot | ||
A simple footnote with 2 lines: 1st line is a note, 2nd line is a fixed text ("Source: Eurostat - ") and a link (access to dataset). | ||
# API | ||
@@ -10,4 +12,4 @@ | ||
- **note** - sets the text of the footnote | ||
- **url** - sets the URL, opened in same tab | ||
- **note** - sets the text of the footnote (the first line). If text is omitted, line is omitted as well. | ||
- **url** - sets the URL for the link (2nd line). Opens link in the same tab. | ||
@@ -21,3 +23,3 @@ Note: changing these attributes during runtime has no effect. | ||
"dependencies": { | ||
"@ewc-lib/ewc-footer-notes": "^1.0.0" | ||
"@ewc-lib/ewc-footer-notes": "1.1.0-alpha" | ||
} | ||
@@ -24,0 +26,0 @@ |
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
15617
52
2