close

Filter

loading table of contents...

Release Notes / Version 10.2101

Table Of Contents

CoreMedia Frontend Workspace

Updated frontend dependencies

The frontend-maven-plugin used in the frontend workspace has been updated to version 1.8.0 and will now download and use Yarn version 1.19.1 when it is built. The frontend dependencies, have been updated to the latest versions and node.js to latest LTS version 10.17.0.

Follow Section, “Updated frontend dependencies” for upgrade information.

(CMS-16088)

Glyphicon-Brick removed

The glyphicon-brick and all occurrences of its icons were removed from the frontend workspace and replaced with svg graphics. If your code relies on the glyphicon font it can be included manually in your theme.

(CMS-14672)

Removed legacy example bricks

As announced in the release notes of 1907 the following legacy bricks have been removed:

Follow Section, “Removed legacy example bricks” for upgrade information.

(CMS-15506)

Theme Build: Fixed SASS Variable Load Order

The load order in which SASS variables files were picked up during theme build was not always correct. This has sometimes caused variable overrides if they were not made directly in the theme to not have an effect. You can now rely on the fact that a variable is always overridden if a package has a dependency on the package which contains the SASS variable which is meant to be overridden.

(CMS-15337)

Search Results

Table Of Contents