By GemVinny on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
8.0.x
Issue links:
Description:
Before
These body classes have been removed:
html
front / not-front
not-logged-in / logged-in
in-maintenance
Classes based on theme suggestions:
page-node
page-node-
page-node-$nid
After
The body classes listed above have either been removed or replaced with the following:
path-frontpage (if on the frontpage)
path-$path (first part of the path: path-admin, path-node)
user-logged-in
maintenance-page (existing class to use instead of in-maintenance)
Impacts:
Themers