Open
Description
When the admin_default theme was written, the latest version of jQuery was v1.7.1.
As of today, jQuery v3.5.1 is the latest version available, and the 1.x. and 2.x. versions no longer receive patches.
Developers who want to create new extensions mostly take the default layout that comes from the admin_default theme. There were some breaking changes in new jQuery version, and some functionalities of the latest jQuery does not exist in v.1.7.1. Hence, we need to update our jQuery and update it to comply with breaking changes.
Metadata
Metadata
Assignees
Labels
For Issues and Pull Requests involving compatibility across different types of dependencies.Issues and Pull Requests involving the dependencies of BoxBilling.For issues or pull requests involving fixes or replacements made to deprecated dependencies.Updating what's being seen by the end-userPull requests that update Javascript codeFor bugs/exploits involving security.Task required by a developer