Install
Works with Drupal: ^10 || ^11Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
100.36 KB
MD5: da028ad7445df40402257adcc86fb683
SHA-1: f81ec2e4f3a232c7756133806d71b499bd3b33c1
SHA-256: 00276f8f9728d629886442d2b5583db50c86d96b2875f0fe39806c8ec8b0e844
Download zip
199.51 KB
MD5: fed1cef499005482674a0c865dc55733
SHA-1: 63e317e2a8dce48b49c4de30611de34740d5c0d5
SHA-256: 764d878851ac16d08df2fb746066e46a6ae958bb98b711b9b5bfe60fc3e9851c
Release notes
Support for Lupus CSR themes, Improves Drupal Canvas integration
Contributors (7)
adhershmnair, arthur.lorenz, arthur_lorenz, ciprian.stavovei, fago, nickolaj, petar_basic
Changelog
Issues: 19 issues resolved.
Changes since 1.4.1 (compare):
Feature
- feat: #3579641 Add _lupus_frontend route option for frontend/backend routing
- feat: #3580274 Make layout work nicely if an admin theme is used
- feat: #3551460 Add handy Drupal Canvas route redirects
- feat: #3573944 Add configurable theme switching for forms and canvas editor
- feat: #3536245 Views: Add support for rendering no-results, header and footer areas
- feat: #3487125 Add support for Lupus CSR theme, improved settings screen
- feat: #3581564 Ease component registration for Canvas components
Bug fixes
- fix: #3568578 Webform block title ignores configured block label
- fix: #3575660 Form-building fails passing through cache metadata
- fix: #3574300 Views: TypeError when $row->_entity is null in CustomElements style plugin
- fix: #3561602 Fix redirect loop when redirect module URL normalization is enabled
- fix: #3576730 Setting to disable redirects to decoupled frontend is not obeyed
- fix: #3577035 Fix hook_lupus_decoupled_views_page_alter() to be correctly invoked
- fix: #3581375 Ensure stark theme is installed, since required by default config
CI fixes
- test: #3568705 Automated tests fail in latest dev + 11.3
Misc
- docs: update README to include the CSR option
- test: fix Lupus CSR theme detection test to check for right provider