Search and Top Navigation
#14991 open feature ()
Opened June 30, 2016 03:17PM UTC
Last modified June 30, 2016 03:17PM UTC
Replace $.ui.escapeSelector with $.escapeSelector
Reported by: | scottgonzalez | Owned by: | |
---|---|---|---|
Priority: | blocker | Milestone: | 1.13.0 |
Component: | [meta] ui.dev | Version: | 1.11.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
http://api.jquery.com/jQuery.escapeSelector/
We should add a jquery-2.js file which copies the implementation and then replace all references to use the new API. Our implementation is internal, so this doesn't affect any users.
Attachments (0)
Change History (1)
Changed June 30, 2016 03:17PM UTC by comment:1
milestone: | none → 1.13.0 |
---|---|
priority: | minor → blocker |
status: | new → open |
type: | bug → feature |