localgovdrupal / localgov_page_components

Reusable paragraphs library for LocalGovDrupal distribution.
GNU General Public License v2.0
0 stars 1 forks source link

Feature/inline entity form 1.x 3.x #60

Closed ekes closed 2 months ago

ekes commented 2 months ago

What does this change?

Allows installation with IEF 1.x and 3.x

3.x is D10 and D11 compatible. So this is a pre-requisite for #59 and for testing of https://github.com/localgovdrupal/localgov_geo/pull/130#issuecomment-2338345186

How to test

It's not required to update to IEF 3.x

But to do so. Install IEF 3.x and use page components (on a service page). Also install with IEF 1.x update to 3.x and use page components (in services I guess).

How can we measure success?

Can use IEF 3.x

Have we considered potential risks?

Only upgrade bug I noticed at the moment reported is https://www.drupal.org/project/inline_entity_form/issues/3469864

ekes commented 2 months ago

Ha! Branched off release. There's a few Merge commits there. But diff is still just https://github.com/localgovdrupal/localgov_page_components/pull/60/files

ekes commented 2 months ago

61 with a more testing friendly branch name.

ekes commented 2 months ago

Haha! It rerun here because of having the duplicate branch with a different name. Impressive.