Skip to main content

Search and Top Navigation

#15258 new bug ()

Opened December 11, 2017 09:21AM UTC

Last modified December 11, 2017 11:24AM UTC

_classes is triggering a uniqueSort deprecation warning in Migrate

Reported by: stof Owned by:
Priority: minor Milestone: none
Component: ui.widget Version: 1.12.1
Keywords: Cc:
Blocked by: Blocking:
Description

When using jQuery Migrate 3.0.1,

 _classes 
triggers a deprecation warning due to
 unique 
being deprecated.

It would be great if jQuery UI could be deprecation-free.

Attachments (0)
Change History (2)

Changed December 11, 2017 11:21AM UTC by stof comment:1

description: When using jQuery Migrate 3.0.1, {{{ _classes }}} triggers a deprecation warning due to {{{ uniqueSort }}} being deprecated. \ It would be great if jQuery UI could be deprecation-free. \ When using jQuery Migrate 3.0.1, {{{ _classes }}} triggers a deprecation warning due to {{{ unique }}} being deprecated. \ It would be great if jQuery UI could be deprecation-free. \

Changed December 11, 2017 11:24AM UTC by stof comment:2

Actually, this has been fixed already in https://github.com/jquery/jquery-ui/commit/0b7246b6eeadfa9e2696e22f3230f6452f8129dc but this is not released yet.