ajanata / PretendYoureXyzzy

A web clone of the card game Cards Against Humanity.
https://pretendyoure.xyz/zy
BSD 2-Clause "Simplified" License
1.22k stars 397 forks source link

Update jQuery and jQuery UI dependencies to the latest (1.x). #147

Closed smcnamara3 closed 8 years ago

smcnamara3 commented 8 years ago

Apply some bugfixes and a minor UI facelift using the jQuery UI Cupertino theme for chat and any other widgets that use jQuery UI for their styling.

These bugfixes may or may not manifest as actually beneficial, depending on which browsers users are running (and whether the newer jQuery version helps any symptoms they've been seeing), but it's generally a good idea to keep up with upstream jQuery. I included the migrate plugin to ease any 1.8 to 1.11 compatibility issues.