govCMS / GovCMS8

Current stable release of the main GovCMS8 distribution.
GNU General Public License v2.0
60 stars 58 forks source link

[GOVCMSD8-490] update inline_entity_form 8.x-1.0-rc7 #537

Closed suhyeonh closed 4 years ago

suhyeonh commented 4 years ago

inline_entity_form 8.x-1.0-rc7

Release notes

Replaces theme_inline_entity_form_entity_table() with twig template. See https://www.drupal.org/project/inline_entity_form/issues/3121071.

inline_entity_form 8.x-1.0-rc6

Release notes

Revert "Issue #3135178 by Spokje: Fix Coding Standards"

inline_entity_form 8.x-1.0-rc5

Release notes

Changes since 8.x-1.0-rc3:

3135207 by Spokje, geek-merlin: inline_entity_form\js\inline_entity_form.js Hasn't got any useful code in it

2653574 by Spokje, mansspams, m4olivei, reekris, geek-merlin, NickDickinsonWilde, Rene Bakx, Roensby, Kirst25, geerlingguy, csmithUnleashed, hanoii, jonathanshaw, bojanz, cosmicdreams, egruel, willwh, Chithra K, nathangervais, tedbow, morsok, tamnv, UriDrupal, Robin.Houtevelts, HumbertoJZG, mbovan, andres.torres, Chris Matthews, Mohammad Naser Nikzad, p4trizio, smccabe, vijaycs85, oknate, scuba_fly: Unable to keep nested IEF data separate with multivalue fields

3135178 by Spokje: Fix Coding Standards

3135245 by Spokje: Unused CSS files

Amended Issue #3135207 by Spokje: inline_entity_form\js\inline_entity_form.js Hasn't got any useful code in it

3135207 by Spokje: inline_entity_form\js\inline_entity_form.js Hasn't got any useful code in it

3135018 by Spokje: Make ComplexWidgetTest HTML ID agnostic

3129703 by Spokje: Make ComplexWidgetRevisionsTest HTML ID agnostic

3134969 by Spokje: Make ComplexSimpleWidgetTest HTML ID agnostic

3131211 by lolandese: License "GPL-2.0+" is a deprecated SPDX license identifier

3127275 by DamienMcKenna: Use composer.json to define test dependencies

3121915 by swatichouhan012, DamienMcKenna: All dependencies must be prefixed with the project name, for example "drupal:"

3121922 by prabha1997, swatichouhan012: t() calls should be avoided in classes, use \Drupal\Core\StringTranslation\StringTranslationTrait and $this->t() instead

3128950 by Spokje: Incorrect short descriptions in InlineEntityFormTestBase

3128831 by Spokje: Make Tests 'multi[form][entity_id]' agnostic

3103609 by geek-merlin, Spokje: Make tests (more) HTML ID agnostic

3118610 by Spokje, DenisCi: ComplexWidgetRevisionsTest uses incorrect namespace