Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[5.2] Minor cleanup for plugins JS #42797

Merged
merged 4 commits into from
May 21, 2024
Merged

[5.2] Minor cleanup for plugins JS #42797

merged 4 commits into from
May 21, 2024

Conversation

C-Lodder
Copy link
Member

Summary of Changes

As Joomla no longer supports IE11, this PR mainly removes the need for converting a NodeList to an Array, as evergreen browser's implementation of forEach can iterater over a NodeList.

Also includes some other minor tweaks.

image

Testing Instructions

Code review @dgrammatiko @Fedik

@joomla-cms-bot joomla-cms-bot added NPM Resource Changed This Pull Request can't be tested by Patchtester PR-5.1-dev labels Feb 12, 2024
Co-authored-by: Dimitris Grammatikogiannis <dg@dgrammatiko.dev>
@HLeithner HLeithner changed the base branch from 5.1-dev to 5.2-dev April 24, 2024 09:07
@HLeithner
Copy link
Member

This pull request has been automatically rebased to 5.2-dev.

@HLeithner HLeithner changed the title [5.1] Minor cleanup for plugins JS [5.2] Minor cleanup for plugins JS Apr 24, 2024
@Fedik
Copy link
Member

Fedik commented Apr 24, 2024

I have tested this item ✅ successfully on 0a28f6e


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

1 similar comment
@viocassel
Copy link
Contributor

I have tested this item ✅ successfully on 0a28f6e


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

@alikon
Copy link
Contributor

alikon commented May 20, 2024

RTC


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

@joomla-cms-bot joomla-cms-bot added the RTC This Pull Request is Ready To Commit label May 20, 2024
@pe7er pe7er self-assigned this May 21, 2024
@pe7er pe7er enabled auto-merge (squash) May 21, 2024 10:30
@pe7er pe7er merged commit 9f12c3b into joomla:5.2-dev May 21, 2024
3 checks passed
@joomla-cms-bot joomla-cms-bot removed the RTC This Pull Request is Ready To Commit label May 21, 2024
@pe7er
Copy link
Contributor

pe7er commented May 21, 2024

Thanks @C-Lodder !

@Quy Quy added this to the Joomla! 5.2.0 milestone May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NPM Resource Changed This Pull Request can't be tested by Patchtester PR-5.2-dev
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

9 participants