Install
Works with Drupal: ^10.3 || ^11Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
21.33 KB
MD5: 72053d17bd418857ad1d2b259f0b1f40
SHA-1: 113dd4df3c3a3fa9edc29b55c5903cb01b95fd9d
SHA-256: 6026f5eb6e4ac2e1f2b2fae6c51ddf4c06fc7d15d2a17616ce0007bfd41a727e
Download zip
31.22 KB
MD5: e654aa8138781c6a8a55576bb5e4f4b5
SHA-1: fa73258afe452132b1f1e64ce2167b1a0a70c8dc
SHA-256: a27f1bbbbe6156f9cdc8b012bbbfe7833a67dec6bcde2a74771de7bbaebf6c3d
Release notes
Drupal 11 compatible release with several bugfixes and new features.
Contributors (13)
Anybody, Grevil, MacSim, anybody, atulghate, crzdev, dasj19, ganderson, grevil, imclean, kapil17, nicoloye, omkar_yewale
Changelog
Issues: 14 issues resolved.
Changes since 3.0.0 (compare):
Bug
- #3318928: Adjust form states rules.
- #3328182 : 3 Errors affecting 3 lines in ajax_blocks.js.
- #3440098 by anybody, grevil, kapil17, dasj19: Core fields are not getting saved when using ajax block
- #3466730 by nicoloye, anybody: Refresh interval does not initially load the block
- #3351439 by imclean, grevil, anybody: Impossible to trigger a refresh
Feature
- #3310506: Initial changes for ajax block refresh configuration/js.
- #3291413: Missing node context fixes.
- #3315618, Issue ##3291413 - Add in support for block plugins and misc changes for context.
- #3315618 - Fixes to make twig_tweak work with alter patch applied.
- #3284033 - Allow ajax block to be loaded via button.
Misc
- Update README.md
- Add context checks on pre-render.