Install
Works with Drupal: ^10.2 || ^11Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
147.39 KB
MD5: 339b19cbdf7aee16391da5e9c5a78ecf
SHA-1: 5ea9904f2dc6d3554227be8afb0ad9eb7400bdb4
SHA-256: e866782dda475070c8bfc6ca5c3238eefd8fdf1fd07a5c9171cbb2c1881dd9af
Download zip
316.65 KB
MD5: e23f01b6cd5eeaebdeacba13a28037ae
SHA-1: b4cbdfdb6b091a29d30f2ff9151a88bfe563d73f
SHA-256: ff850d14f1917d0fcd3a807a9471c8744233ba76ff6b8461b332c4a64480bad4
Release notes
Changelog
Issues: 13 issues resolved.
Changes since 8.x-2.13 (compare):
Bug
- #3538441 by jmaties, grevil: Fix arguments for tests
- #3440973: TypeError: key(): Argument #1 ($array) must be of type array, null given in key() (line 424 of modules\contrib\entity_browser\src\Plugin\Field\FieldWidget\EntityReferenceBrowserWidget.php)
- #3426665 by r_cheh, anybody: Wrong behavior of item selection in Firefox browser
- #3418674 by robbevb, anybody: Entity browser modals are incompatible with Bootstrap modals
- #3275008 by anybody, nexusnovaz: Double occurrences of word "and"
- #3000587 by omkar06, fernly, joseph.olstad, ducktape, oknate, anybody, alexmoreno, flutterstack: the md5() and sha1() hash functions should never be used in any code
- #2857339 by jan kellermann, ckaotik: Modal auto-open conflicts with AJAX
- #3461919 by anybody, dsnopek: "Select this item" isn't a good field label for screenreaders
- #3541968: Fix code style (phpcs. phpstan, styleint, cspell, eslint, ...)
Feature
- #3038854 by heddn, edysmp, pfrenssen, oknate, anybody, geek-merlin: Provide hook to alter view executable before render in view widget
Misc
- Added "(Modal)" label to the modal example button for clarification.
- Add classes to indicate the selection display.
- Revert "Add classes to indicate the selection display."