NPM Resource Changed ? ? Pending

User tests: Successful: Unsuccessful:

avatar Fedik
Fedik
30 Jan 2021

Summary of Changes

Fix WebComponent dependencies after merging #32171
And joomla-alert and joomla-tabs was duplicated in a "system" asset, however it is a "vendor" asset.

Also I have fixed "no value attributes" rendering, it should be good to test in 1 pr.

Testing Instructions

Apply patch, run npm install,
Open backend, and check for page source code where a scripts is rendered.

Look for example for joomla-alert-legacy.js

Actual result BEFORE applying this Pull Request

joomla-alert-legacy.js goes before webcomponents-sd-ce-pf.js
"nomodule" atribute rendered as nomodule=""

Expected result AFTER applying this Pull Request

joomla-alert-legacy.js goes after webcomponents-sd-ce-pf.js
"nomodule" attribute rendered as nomodule

Documentation Changes Required

none

bip bip @dgrammatiko @wilsonge

avatar Fedik Fedik - open - 30 Jan 2021
avatar Fedik Fedik - change - 30 Jan 2021
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 30 Jan 2021
Category Repository NPM Change Libraries
avatar dgrammatiko dgrammatiko - test_item - 30 Jan 2021 - Tested successfully
avatar dgrammatiko
dgrammatiko - comment - 30 Jan 2021

I have tested this item successfully on 71b2674


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/32198.

avatar gostn gostn - test_item - 31 Jan 2021 - Tested successfully
avatar gostn
gostn - comment - 31 Jan 2021

I have tested this item successfully on 71b2674


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/32198.

avatar alikon alikon - change - 31 Jan 2021
The description was changed
Status Pending Ready to Commit
avatar joomla-cms-bot joomla-cms-bot - edited - 31 Jan 2021
avatar alikon
alikon - comment - 31 Jan 2021

RTC


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/32198.

avatar wilsonge wilsonge - change - 1 Feb 2021
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2021-02-01 12:19:43
Closed_By wilsonge
Labels Added: NPM Resource Changed ? ?
avatar wilsonge wilsonge - close - 1 Feb 2021
avatar wilsonge wilsonge - merge - 1 Feb 2021
avatar wilsonge
wilsonge - comment - 1 Feb 2021

Thanks!

Add a Comment

Login with GitHub to post a comment