Install
Works with Drupal: 8.xUsing Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
115.43 KB
MD5: ae26116a425c991b8d5596d4fbfcd1f5
SHA-1: 0526551557fb2b68902e11b446c48bdfc48ef3a4
SHA-256: bc398541c5d36ddf85a4813feeb79b55a553031374b2e8c4feb76f7ffa6cae0b
Download zip
245.26 KB
MD5: 147523f831187172f94f9c5818c3fcec
SHA-1: 7e79b579e0d8d7c42f408cd54da328318cb4f398
SHA-256: fa0261b0db01d7d08e82123760e888fd7f0ee5857a200bd78d9e178f72152c64
Release notes
Entity browser 8.x-1.0-beta4
A lot of nice improvements in this release. Entity browser is getting better and more stable with every beta. Huge thanks to all contributors.
Feature freeze for 8.x-1.0 release will be in two weeks (on February 3rd). After that day we're only going to accept new tests, bug fixes and cleanups that are covered by tests. New features that won't break backward compatibility will be accepted again after the 8.x-1.0 is released.
Changes since 8.x-1.0-beta3:
- #2844612 by slashrsm: Improve CSS of the entity list in the field widget.
- #2822009 by mtodor, chr.fritsch, samuel.mortenson, slashrsm, naveenvalecha: Improve UX of the multi step selection display by using AJAX to update selection.
- #2830228 by sanja_m, CTaPByK, Primsi, slashrsm, mtodor: Add throbber between widget (re)loads.
- #2840024 by tstoeckler, chr.fritsch: Entity browser entities with a Views widget or selection plugin should have a dependency on the respective View.
- #2841205 by venu_gopal, chr.fritsch, slashrsm: Fix coding standard issues in the Drupal\Tests\entity_browser\Kernel\Extension\EntityBrowserTest