By catch on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
11.4.x
Introduced in version:
11.4.0
Issue links:
Description:
Views previously provided its own views-align-* CSS declarations to handle column alignment for tables, these have been removed in favour of system module's align classes which provided identical behaviour.
The classes were also used as configuration values in exported views, and an update has been provided to convert the views to the new class names. Distributions and modules with exported views configuration may need to be updated to reflect the new options.
Impacts:
Module developers
Site templates, recipes and distribution developers