Skip to content

[META] Unsupported jQuery libraries: forks, compatibility layers, remove deprecations #7113

@herbdool

Description

@herbdool

A question was raised on whether we want to add compatibility layers for unmaintained jquery libraries (some of this has already happened for security reasons mostly), or fork them and put them into a separate org. In truth we'll probably be doing both plus remove deprecations where possible.

  1. jquery.color.js - https://github.com/jquery/jquery-color - NOT maintained - required by jquery.ui effects
  2. jquery.cookie.js - JS: Replace jQuery.cookie with JS-cookie and provide a BC layer #4349 - NOT maintained - usage in core has been effectively removed, though contrib still uses it. Can be replaced by js-color.
  3. jquery.form.js - https://github.com/jquery-form/form - NOT maintained; Drupal forked.
  4. jquery.once.js - http://github.com/robloach/jquery-once actively maintained
  5. jquery.timeentry.js - Update the jQuery Time Entry plugin #6249 - NOT maintained - fork or remove usage?
  6. jquery.treetable.js - https://github.com/ludo/jquery-treetable - NOT maintained
  7. jquery.ui - https://jqueryui.com - actively maintained
  8. jquery.ui.touch-punch.js - https://github.com/RWAP/jquery-ui-touch-punch - actively maintained

Related:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions