pgAdmin 4 commit: Fixes an issue where pgAdmin4 GUI does not display pr

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixes an issue where pgAdmin4 GUI does not display pr
Date: 2020-04-08 05:59:19
Message-ID: E1jM3k7-00040j-W7@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)toshniwal(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-04-08 05:59:20 pgAdmin 4 commit: Fixed an issue where changing the columns in the exis
Previous Message Khushboo Vashi 2020-04-08 05:28:29 Re: [pgAdmin4][Patch]: RM 5053 - Getting an error while changing the columns in the existing view