mirror of
https://github.com/zulip/zulip.git
synced 2025-11-16 11:52:01 +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:
@@ -642,7 +642,7 @@ PIPELINE = {
|
||||
JS_SPECS = {
|
||||
'common': {
|
||||
'source_filenames': (
|
||||
'third/jquery/jquery-1.8.3.js',
|
||||
'third/jquery/jquery-1.7.2.js',
|
||||
'third/underscore/underscore.js',
|
||||
'js/blueslip.js',
|
||||
'third/bootstrap/js/bootstrap.js',
|
||||
|
||||
Reference in New Issue
Block a user