6.0.0 • Published 1 year ago

@springernature/springer-publisher-footer v6.0.0

Weekly downloads
114
License
MIT
Repository
-
Last release
1 year ago

Springer Publisher Footer

Springer branded site footer.

Usage

Import the Sass

@import '../node_modules/@springernature/springer-publisher-footer/scss/10-settings/publisher-footer';
@import '../node_modules/@springernature/springer-publisher-footer/scss/50-components/publisher-footer';

Template

The ./view template file is designed to be consumable by your renderer. See ./demo/context.json for the expected model / data schema. Note that the template does not include the <footer> wrapper. This allows you to combine this footer with the global-corporate-footer inside a common <footer> landmark/region.

Cookie management

You can include a cookie management button inside the links array with the following:

{
    "label": "Manage cookies",
    "action": "preferences"
}

Note the action property which places the data-cc-action="preferences" attribution on the button, needed to trigger the cookie preferences dialogue documented here.

6.0.0

1 year ago

5.4.0

2 years ago

5.3.0

2 years ago

5.2.0

2 years ago

5.1.0

2 years ago

5.0.2

2 years ago

5.0.1

2 years ago

5.0.0

3 years ago

4.1.0

3 years ago

4.0.1

3 years ago

4.0.0

3 years ago

3.0.2

4 years ago

3.0.1

4 years ago

3.0.0

4 years ago

2.1.0

4 years ago

2.0.0

4 years ago

1.0.0

5 years ago