Install
Works with Drupal: 8.xUsing Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
127.06 KB
MD5: 340bfd98e93a015ada70c4334b80ed68
SHA-1: 09a4b1ceaf52bab608e86b1e16246d7d47386d8d
SHA-256: c2a37205a89087a23b3e8a14ced44e73b5b08d479fa9671fc1c8500f38a5bca0
Download zip
264.26 KB
MD5: 69f5d98b0de8efbb3c0776b8e17de048
SHA-1: 56cf190f3ea3fc0af71becbc44af5954a71f216b
SHA-256: 9c1930133198a63e829038a45b140daa2d997be98a56ebe4840b5931a34ce01a
Release notes
This release switches from the ctools wizard admin UI to a regular entity forms. This means that the admin UI no longer depends on ctools, customizations of the admin UI through form alter hooks will need to be updated.
- Issue #3019943 by rutiolma: Language aware entity in form display
- Issue #3031794 by oknate, Berdir: Coding Standard Fixes
- Issue #2969163 by oknate, msankhala, mmbk, Berdir: Remove deprecated drupal_render
- Issue #2893469 by oknate, bapi_22, bhanuprakashnani, DieterHolvoet, Berdir: Remove deprecated QueryFactory
- Issue #2675390 by mpp, Dylan Donkersgoed, Primsi, Berdir: Update config schema to allow translation
- Issue #2764875 by oknate, frob, Berdir, Primsi: Remove ctools dependency by building own admin UI
- Issue #3020353 by oknate, Berdir: Test needs update due to change in Drupal 8.7
- Issue #2927347 by marcoscano, afi13, kim.pepper, sandboxpl: Having Entity Browser 2.x on the codebase breaks upgrade path
- Issue #2998317 by Berdir: Improve replace selector to make sure it matches the element with a data-uuid attribute