field_formatter_class 8.x-1.5

Bug fixes
New features

Adds support for layout builder. Classes can now be added to field blocks placed in layouts. It works on entity type layouts, and per-entity layout overrides.

field_formatter_class 8.x-1.4

Bug fixes

This release fixes a major bug, where single underscores in class names were changed to a hyphen. Note that double-underscores (common in BEM-style class names) were not affected.

field_formatter_class 8.x-1.3

Bug fixes

Fixes a syntax error in the composer.json package file.

Contributors (2)

danharper, azovsky

Changes since 8.x-1.2:

field_formatter_class 8.x-1.2

Bug fixes
New features

Field Formatter Class now supports the use of token replacement patterns (thanks to pookmish for this great addition).

This release is compatible with Drupal 9.

field_formatter_class 7.x-1.2

Bug fixes
New features

Issue #2231163 by luisortizramos, DD 85, ahillio, tchopshop, pifagor, nickonom: Tokens

field_formatter_class 8.x-1.0-rc2

Bug fixes

Maintenance release which is compatible with Drupal-8.0.0-rc2.

Follow progress of the D8 port at #1938146: [META] D8 port of field formatter class.

Thanks to hendrik.fuss for contributing to this release.

Important changes since 8.x-1.0-alpha4:

field_formatter_class 8.x-1.0-alpha1

Initial port of Field Formatter Class to Drupal 8, carried out during the Drupal Sprint Weekend (March 9th and 10th 2013).

Basic functionality is working.

The port will remain in alpha status until Drupal 8 core has a beta release.

field_formatter_class 8.x-1.x-dev

Initial 8.x-1.x-dev release.
This is not ready for use yet, just opening this release so that issues can be filed for the D8 port.

field_formatter_class 7.x-1.1

New features
Bug fixes

Changes since 7.x-1.0...

field_formatter_class 7.x-1.0

Promoting release candidate to a stable release.

There has been only one very minor change since 7.x-1.0-rc1:

The package name has changed from "fields" to "Fields" .

field_formatter_class 7.x-1.0-rc1

New features
Bug fixes

First supported release of Field Formatter Class.

Note: this now depends on the Field formatter settings API, and no longer requires a Drupal core patch.

Fixed issues:

Subscribe with RSS Subscribe to Releases for Field Formatter Class