pgAdmin 4 commit: Ensure that Data Output panel can be snapped back aft

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure that Data Output panel can be snapped back aft
Date: 2021-06-23 09:36:14
Message-ID: E1lvzIs-0005sD-61@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure that Data Output panel can be snapped back after it is detached. Fixes #4189

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=313224e6f5d12d8e8ba1395503e37577ffeea73b
Author: Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_5_5.rst | 1 +
web/package.json | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Libor M. 2021-06-23 13:50:10 pgAdmin 4 - add missing gettexts and text space improvements
Previous Message Akshay Joshi 2021-06-23 07:52:30 Re: Refactor: Registry Classes