Skip to content

Remove Deprecations for jQuery 3.5 #45

@DenisLabrecque

Description

@DenisLabrecque

Using jQuery migrate 3.3 and jQuery 3.5 shows the following deprecations:

JQMIGRATE: Use of number-typed values is deprecated in jQuery.fn.css
JQMIGRATE: jQuery.fn.resize() event shorthand is deprecated

This is related to adding styles to $.css() that don't have a unit after the width or height (CSS requires defined units, which can be in %, em, px, vw, vh, etc.)

There may be other issues as well, but this is the one currently highlighted on our site.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions