Install
Works with Drupal: ^8.9 || ^9 || ^10Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
15.1 KB
MD5: db63e7ab096737d333637142a2818d22
SHA-1: 6b98d4a0939dafbf37c54ed9a208fa3225b899b6
SHA-256: 42e98f15ad4f29f9c5a78c34e14b2f46eb1b586468531e841b3ac7ae54cd7e12
Download zip
24.61 KB
MD5: f5e44ffe1c0567804c10ad3282b43063
SHA-1: 333a278d4dd0fef044ad2118f5b2702ca1bd30cd
SHA-256: 5da8f0ebddfacb3a4d332aaca558364393be882981d57228c6b02583cdf6d4ae
Release notes
1. Form mode binding added!
It is enabled by default, but you can disable this feature on your field widget settings if needed.
2. Deprecated ViewModeInterface - https://git.drupalcode.org/project/paragraph_view_mode/-/blob/3.x/src/ViewModeInterface.php.
3. Define the pseudo enums (will be changed in the real enum once the module will require PHP 8.1) for ViewModes and WidgetSettings
4. Typo fixes.