Install
Works with Drupal: ^8.9 || ^9Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
4.98 MB
MD5: d21a6f60f040a115153fab52f2db12c6
SHA-1: 5456f41575ba5825844c5f448c1409cd7049230a
SHA-256: 62a9655a5bb97a5b27c22e7ed0c29ff1a3256bb91e66997bf79d446c6207fffe
Download zip
6.09 MB
MD5: ec3fe3fda6b94e26587a1103d825f624
SHA-1: e76fc615305a714b3fce093b672158100d77eb35
SHA-256: f7baf73421febda90469cb6755db839f88add7d6169cd15681c9fc189497701f
Release notes
- Add spaceless filter to remove whitespace between tags (does NOT remove whitespace in text or in tags themselves but it's a start at least
- fix cross-origin issue with manifest file
- add active language to drupal settings so it can be used by the JS
- Fix active language for default language in fake dropdown select.
- Html entities in form submit button text
- ignore theme map files
- fix weird extra space issue in textarea
- no lazy loading on preview images because it breaks focalpoint
- lazy loading image wrapper breaks the responsive images with picture tag, so replace nested div with helper classes on the picture tag instead