mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +00:00
Revert "[third] Upgrade jquery to version 1.8.3."
This reverts commit be93b6ea28.
Unfortunately, the newer jquery comes with a huge performance
regression affecting the hotkeys code, which has the effect of making
typing super slow.
Fixes: #1449.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"devDependencies": {
|
||||
"handlebars": "1.3.0",
|
||||
"istanbul": "0.4.0",
|
||||
"jquery": "1.8.3",
|
||||
"jQuery": "1.7.4",
|
||||
"jsdom": "0.5.7",
|
||||
"xmlhttprequest": "1.5.0",
|
||||
"nwmatcher": "1.3.6",
|
||||
|
||||
Reference in New Issue
Block a user