jquery / download.jqueryui.com

Download Builder for jQuery UI
https://jqueryui.com/download/
Other
86 stars 72 forks source link

Fix `-ms-filter` calculations for jQuery UI 1.13 #612

Closed mgol closed 2 months ago

mgol commented 2 months ago

Note: only review the latest commit; the rest #611. Test failures will disappear once #608 lands and this PR is rebased; this shouldn't be a blocker to reviewing this PR.

jQuery UI 1.13 uses -ms-filter which has to have its entire value put in quotes.

Fixes jquery/jquery-ui/issues/2190