Skip to content

Add jQuery 4 compatibility #376

@PikachuEXE

Description

@PikachuEXE

The latest release (1.6.7) does not appear to be compatible with the recently released jQuery 4.

Codepen (jQuery 3.x)
https://codepen.io/PikachuEXE/pen/OPRxxjO

Codepen (jQuery 4.x)
https://codepen.io/PikachuEXE/pen/emdGGEo

Image

I guess the code right now is using too much Deprecated APIs removed removed in 4.x

var s = $.trim(iso8601);

https://blog.jquery.com/2026/01/17/jquery-4-0-0/

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions