close

Filter

loading table of contents...

Release Notes / Version 10.2101

Table Of Contents

Changed helper Node-Decoration-Service to brick

The Javascript helper node-decoration-service has been moved to bricks since its only purpose is to provide event based DOM manipulations.

Update Steps:

  • Change "@coremedia/js-node-decoration-service": "^1.0.0" to "@coremedia/brick-node-decoration-service": "^1.0.0" in your package.json

  • Change the imports in your Javascript files from from "@coremedia/js-node-decoration-service"; to from "@coremedia/brick-node-decoration-service";

(CMS-15045)

Search Results

Table Of Contents