@flourish/footer
Advanced tools
Comparing version 1.0.0-alpha2 to 1.0.0
{ | ||
"name": "@flourish/footer", | ||
"version": "1.0.0-alpha2", | ||
"version": "1.0.0", | ||
"description": "Add footer", | ||
@@ -5,0 +5,0 @@ "main": "footer.js", |
@@ -11,12 +11,2 @@ # Flourish footer | ||
There are 3 functions | ||
`initFooter(obj[, target_el])` creates a footer element (appended to `target_el` if provided) and adds missing footer properties to `obj` | ||
`updateFooter()` updates the footer contents and styles | ||
`getFooterHeight()` returns the total footer height (including margins) | ||
`footer_el` is the footer node element | ||
Also, settings.yml file can be imported into your template's template.yml file. | ||
This needs updating for new module style. |
# 1.0.0 | ||
* Importable settings | ||
* Create multiple headers (if you really want to) |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
10549
11