Install
Works with Drupal: 8.xUsing Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
125.76 KB
MD5: 72682d8d0550579dc7e55aecc119fc1a
SHA-1: 24a397213dc351a94d4bcffcdb83282f537beaa9
SHA-256: da7f2f8aea2577f65e5aede0777617ce85944e26610fe70cdedce8d0c677f3c8
Download zip
261.98 KB
MD5: c538be5a1df2d2d30f5ed8f6d704b622
SHA-1: 661b2fde7b726a2a87fb9aa89286c176e0300788
SHA-256: 8e77d398a53082de533e173df612ace6f0bee329099d6fc8a788ba336a50b525
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.
Changes since 8.x-1.6
- 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 #2998317 by Berdir: Improve replace selector to make sure it matches the element with a data-uuid attribute