1.12.2
·
92 commits
to refs/heads/develop
since this release
What's new since 1.12.1
Important Changes - Raw twig filter has been removed from all components used within the Drupal Theme, if updating to this version, your sub-theme will also need to update custom and overridden components. This may result in the need to change preprocessing to pass renderable arrays for HTML content and markup objects.
- [#355529] Updated preprocessors to support uikit raw removal. @alan-cole (#1436)
- [#3558421] Fixed rendering of html entities in string fields. @richardgaunt (#1449)
- [#355529] Added markup objects to breadcrumbs and title. @richardgaunt (#1448)
- [#3558421]Fixed button title ampersand bug. @richardgaunt (#1454)
- [#3558421] Fixed menu items to remove html entities from output. @richardgaunt (#1450)
- [#3554770] Added feature to remove drupal packaging information in starter theme kit info file. @richardgaunt (#1445)
- Updated quant deploy script for no-database deploys. @richardgaunt (#1452)
- Updated dependencies for security releases. @richardgaunt (#1451)
Full Changelog: 1.12.1...1.13.0