Problem/Motivation

let's do the update hook in custom_elements 2 -> v3 update. Then we don't need to guess / do repeated checks. And it's fair to expect all people who upgrade from v2, to want to have the UI enabled.

User interface changes

With the update custom_elements_ui module is enabled. Let's not forget to add a change record for that.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

useernamee created an issue. See original summary.

useernamee’s picture

Issue summary: View changes

useernamee’s picture

Assigned: Unassigned » roderik
Status: Active » Needs review
roderik’s picture

Assigned: roderik » useernamee
Status: Needs review » Needs work

We should't do the install hook here. New people will decide for themselves, whether they enable the uI module.

(We are doing the update hook here,

useernamee’s picture

Status: Needs work » Closed (won't fix)

useernamee’s picture

Status: Closed (won't fix) » Needs work

useernamee’s picture

Assigned: useernamee » roderik
Status: Needs work » Needs review

Moved install hook to lupus_decoupled.

fago’s picture

Title: Auto-enable Custom Elements UI when available » Auto-enable Custom Elements UI during upgrade

  • fago committed c5abef86 on 3.x authored by useernamee
    Issue #3469959 by useernamee, roderik: Auto-enable Custom Elements UI...
fago’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.