Remove jQuery from project_browser.admin.js

Created on 28 April 2024, 2 months ago
Updated 6 May 2024, about 2 months ago

Problem/Motivation

ESLint reports the use of the jQuery .is, and suggests switching to .matches.

As a stop-gap measure, an ignore statement is allowing ESLint to pass in 📌 Eslint - Prefer matches to $.is jquery/no-is Fixed .

Modern JavaScript has all the capabilities of jQuery, and there is an intent to eventually remove jQuery from Drupal core.

Steps to reproduce

n/a

Proposed resolution

Refactor the JavaScript code without jQuery.

📌 Task
Status

Active

Version

1.0

Component

Code

Created by

🇮🇪Ireland lostcarpark

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024