pgAdmin 4 commit: Fixes an issue where pgAdmin4 GUI does not display pr - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixes an issue where pgAdmin4 GUI does not display pr
Date
Msg-id E1jM3k7-00040j-W7@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixes an issue where pgAdmin4 GUI does not display properly in IE 11. Fixes #5361

Use the ES5 dist of @simonwep/pickr to make it work on IE.

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_4_21.rst | 3 ++-
web/webpack.shim.js               | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Khushboo Vashi
Date:
Subject: Re: [pgAdmin4][Patch]: RM 5053 - Getting an error while changing thecolumns in the existing view
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Fixed an issue where changing the columns in the exis