pgAdmin 4 commit: More jQuery 3 updates. - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: More jQuery 3 updates.
Date
Msg-id E1fcpR8-0006p7-8w@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
More jQuery 3 updates.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3b862bd70bc1804f28e557dc8dd1cbde71f67f34
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
web/pgadmin/browser/static/js/wizard.js            |  2 +-
web/pgadmin/misc/file_manager/static/js/utility.js |  6 +--
web/pgadmin/settings/static/js/settings.js         |  2 +-
web/pgadmin/static/js/keyboard_shortcuts.js        |  4 +-
.../static/js/selection/xcell_selection_model.js   |  2 +-
web/pgadmin/static/js/slickgrid/editors.js         | 62 +++++++++++-----------
6 files changed, 39 insertions(+), 39 deletions(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: [pgAdmin4][RM3480] User can not see any SQL query in SQL pane
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][patch] jQuery 3 migration few more leftovers