User tests: Successful: Unsuccessful:
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.
Happy to work on the remaining JS
Code review @dgrammatiko @Fedik
Status | New | ⇒ | Pending |
Category | ⇒ | JavaScript Repository NPM Change |
Labels |
Added:
NPM Resource Changed
PR-5.1-dev
|
I have tested this item ✅ successfully on 29f887d
I have tested this item ✅ successfully on 29f887d
Looks good on review.
Status | Pending | ⇒ | Ready to Commit |
rtc
Labels |
Added:
RTC
|
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2024-03-18 21:29:05 |
Closed_By | ⇒ | LadySolveig |
Thank you @C-Lodder and also for review and testing @dgrammatiko @Fedik
@dgrammatiko
I'll do that in a separate PR, as it will probably involve more than just a code review.