Install

Works with Drupal: ^9 || ^10

Using Composer to manage Drupal site dependencies

Alternative installation files

Download patternkit-9.1.0-beta7.tar.gztar.gz 1.46 MB
MD5: 3959e5fb1cc00416c26c326fd8301d93
SHA-1: ced90e43069b72d85a35d272edc76e616e77da55
SHA-256: cfbcf6ecec9bfce2a72157332fa86677c6995479c6b1d42df96d2275b05068ef
Download patternkit-9.1.0-beta7.zipzip 1.74 MB
MD5: c4eeff39dfb9a8c5f556ed809bc48777
SHA-1: 3749f83c3a8e1242fa418ae5b59fde82b663e392
SHA-256: e2cef4aef0d3d9c83f220fe405cbabb583630cbe6add27414e844e5b5a4dc8ed

Release notes

The Patternkit Beta 7 release introduces numerous performance improvements, bug fixes, and compatibility with Drupal 10 and CKEditor 5.

CKEditor 5 support (Change record)

This release introduces support for using CKEditor5 on HTML fields within Patternkit patterns. To begin using it, enable the ckeditor5 module and configure at least one text format to use it. Afterward, edit the Patternkit JSON form settings at /admin/config/user-interface/patternkit/json to select CKEditor5 and the configured text format for the CKEditor toolbar.

Known issues

While CKEditor5 is now supported, users should be aware of the following known issues that remain to be resolved moving forward:

Contributors (8)

bfodeke, churel, johnle, krisahil, kunalkursija, mariohernandez, minsharm, slucero

Changelog

Issues: 11 issues resolved.

Changes since 9.1.0-beta6:

Bug

  • #3327185 by slucero, bfodeke, mariohernandez: Pattern Rendering Creates Excessive Twig String Template Cache Files
  • #3332780 by slucero: Patternkit Media Library Fails To Install
  • #3345356 by churel, slucero: getSchema is not able to fetch asset when schema is empty
  • #3346507 by slucero, mariohernandez: WSOD Error in Drupal 10: Class "Symfony\Component\PropertyAccess\PropertyAccess" not found
  • #3339014 by slucero, minsharm, kunalkursija: Patternkit blocks cause unintentional page cache invalidations on edit and save
  • #3333342 by slucero: The library filter does not work in using drush pklu / patternkit-lib-update
  • #3353269 by mariohernandez: Formatting issue for ordered list while editing CKEditor 5 content
  • #3347660 by slucero, minsharm: CKEditor 5 Source Editing Mode May Not Save Content
  • #3356415 by slucero, krisahil, minsharm: Error: Class "Drupal\ckeditor5\Plugin\Editor\CKEditor5" not found

Feature

  • #3312164 by slucero, johnle, minsharm, krisahil: Incompatible with CKEditor 5 in Drupal 9.5

Misc

  • Fix timing issue in failing tests.
  • Update author info.
  • Fix strict code coverage warnings.
  • Fix namespacing error in tests.
  • Capture screenshots and output in some browser test failures.
  • Fix string interpolation issue.

Task

  • #3346548 by kunalkursija, johnle: Long page load time due to large data of pattern blocks
Created by: slucero
Created on: 28 Apr 2023 at 15:13 UTC
Last updated: 4 May 2023 at 20:02 UTC
Bug fixes
New features

Other releases