Install

Works with Drupal: ^10 || ^11

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 137.51 KB
MD5: ae530804aacd3f5fed86ef3267948427
SHA-1: 4e8f36aaebdfac24dc5f7f1495558f814b64281b
SHA-256: 38e000c55ec81d918f1007876c5ff1ec69abefa6cc27ecf0782cf779dca9c157
Download zip 237.21 KB
MD5: 335cb5e7e32f24e6156aad4e6922eb57
SHA-1: f76f34742176ca12062dc799778fb1bbae5d0098
SHA-256: 8d05917f4dbb9a8f1a49bdcd72ee15c12512ff51995d2bf8bd94069259630ac5

Release notes

This release comes with the following main improvements:

  • 1. A new explicit JSON output format, for new installs. The explicit format helps improving the DX when writing Vue components a lot! Update to nuxtjs-drupal-ce >2.5 to use it. See change record.
  • 2. A much improved UX at the "Manage custom element" - including a nice preview with varying preview providers!
  • 3. A new custom elements settings screen has been added at /admin/config/content/custom-elements

Contributors (2)

fago, useernamee

Changelog

Issues: 16 issues resolved.

Changes since 3.2.0 (compare):

Feature

  • feat: #3555905 Allow using previews for progressive rendering of custom elements
  • feat: #3559533 Make Nuxt preview rendering more reliable
  • feat: #3551209 Add button to refresh ce display preview
  • feat: #3551213 Allow selection of preview provider in custom elements display form preview
  • feat: #3560444 UI: Allow removing fields without saving the whole display, new advanced fieldset for auto-processing setting
  • feat: #3560477 Support JSON custom element previews
  • [#3555044] feat: Add new explicit JSON output to differentiate between props and slots; introduce settings form
  • feat: #3561335 Allow selecting specific preview providers as default rendering variant

Task

  • [#3554547] fix: fix nuxt-previews to use prefixed tags and improve error-handling
  • fix: #3561251 Always render to markup format in Lupus CE Renderer API format

Bug

  • fix: #3532405 Fix entity display to be deleted, when a field is deleted.
  • fix: #3556412 3.x-dev canvas integration test fails of today
  • fix: #3560533 CustomElement::toArray() output should not use explicit JSON by default
  • fix: #3560485 Auto rendering formatter does not respect "isSlot" setting
  • fix: #3560572 Explicit output for empts slots is broken
  • fix: [#3549949]: PHPUnit (next-minor) suddenly fails on CI
Created by: fago
Created on: 4 Dec 2025 at 13:59 UTC
Last updated: 4 Dec 2025 at 14:02 UTC
Bug fixes
New features

Other releases