pgAdmin 4 commit: Ensure the query tool will open properly under MSEdg - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Ensure the query tool will open properly under MSEdg
Date
Msg-id E1f5qE0-00052n-MR@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure the query tool will open properly under MS Edge.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f5e474e4ece886830c2c7a870bee1fa8af90f4a5
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
web/pgadmin/browser/static/js/browser.js           |  4 +-
web/pgadmin/preferences/static/js/preferences.js   |  2 +-
web/pgadmin/static/js/modify_animation.js          | 53 +++++++++++++++-------
web/pgadmin/tools/sqleditor/static/js/sqleditor.js |  5 +-
.../javascript/browser/modify_animation_spec.js    |  8 ++--
5 files changed, 47 insertions(+), 25 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Only avoid pre-built binaries for psycopg2 whenbuild
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Cleanup node modules when cleaning