5.2.2 • Published 6 months ago

@financial-times/o-ft-affiliate-ribbon v5.2.2

Weekly downloads
93
License
MIT
Repository
-
Last release
6 months ago

o-ft-affiliate-ribbon MIT licensed

A ribbon denoting affiliation with the Financial Times. This ribbon should be used in products that are owned by the Financial Times but have a separate brand identity to the Financial Times.

Usage

Check out how to include Origami components in your project to get started with o-ft-affiliate-ribbon.

Markup

Use the following HTML to get a full-width FT affiliation ribbon. This should be placed beneath a footer.

<div class="o-ft-affiliate-ribbon">
	<div class="o-ft-affiliate-ribbon__container">
		<div class="o-ft-affiliate-ribbon__row">
			<a class="o-ft-affiliate-ribbon__logo" href="https://www.ft.com/" title="The Financial Times" target="_blank">
				<span class="o-ft-affiliate-ribbon__visually-hidden">A service from the Financial Times</span>
			</a>
		</div>
	</div>
</div>

Sass

Call the primary mixin oFtAffiliateRibbon to include all CSS for the o-ft-affiliate-ribbon component:

	@import '@financial-times/o-ft-affiliate-ribbon/main';
	@include oFtAffiliateRibbon();

Migration guide

StateMajor VersionLast Minor ReleaseMigration guide
✨ active5N/Amigrate to v5
⚠ maintained44.0.4migrate to v4
╳ deprecated33.1migrate to v3
╳ deprecated22.0migrate to v2
╳ deprecated11.0-

Contact

If you have any questions or comments about this component, or need help using it, please either raise an issue, visit #origami-support or email Origami Support.


Licence

This software is published by the Financial Times under the MIT licence.

5.2.2

6 months ago

5.2.1

12 months ago

5.1.2

1 year ago

5.1.1

2 years ago

5.1.0

2 years ago

5.0.2

2 years ago

5.0.1

3 years ago

5.0.0

3 years ago

5.0.0-beta.0

3 years ago

4.0.4

4 years ago

4.0.3

4 years ago

4.0.2

4 years ago

4.0.1

4 years ago

4.0.0

4 years ago

3.1.1

5 years ago

3.1.0

5 years ago