Install
Works with Drupal: ^10 || ^11Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
75.49 KB
MD5: a51288a46a92c9ac4552eeb6abad786d
SHA-1: ad743e612c3b1252b46b271aa3b6b57b1d546dd4
SHA-256: fa00b3539f2a874e5cd58b7d7311c137fa1031358af5fabd5ca2608306baa04c
Download zip
156.48 KB
MD5: f31663371682b7110fa350e247a68abd
SHA-1: 2cc4948228a7f418364c603583881a66a30fbd97
SHA-256: 1d73bc0cda02d27dbd85565e83096aaa2a070b3d504de8ec082d57f7a98b2dca
Release notes
Summary
1.3.0 adds:
- Integration with new preview API of Custom Elements 3.2
- Via Custom Elements 3.2, support for Drupal canvas and Drupal canvas ExtJS
There is new "Preview" setting in the Lupus Decoupled settings screen, which allows the configuration of the right preview-plugin. Atm there are markup and Nuxt based previews supported, others can be added via the Drupal plugin system. The preview is currently only used for Drupal canvas integration and at the "Manage custom element" screen. Other uses (like integration with Layout builder) may be added in the future.
For Nuxt-based previews install nuxt-component-preview nuxt module.
Changelog
Issues: 3 issues resolved.
Changes since 1.2.0 (compare):
Bug
- [#3543765] fix: NoCorrespondingEntityClassException when enabling lupus_decoupled with latest 11.x-dev
- [#3550666] fix: User information gets sometimes wrongly cached by dynamic page cache.
Task
- [#3550486] feat: Allow selection of preview providers when custom elements >=3.2 is used