pgAdmin 4 commit: Update wcDocker to allow the browser's context menu t

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Update wcDocker to allow the browser's context menu t
Date: 2019-08-01 14:36:44
Message-ID: E1htCCC-0005BC-P8@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Update wcDocker to allow the browser's context menu to be used except in tab strips and panel headers. Fixes #4229
Update wcDocker to prevent window state loading creating blank dialogues. Fixes #4489

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=aab5fadc0176042811067a6bd43ef4ed9de9e7b0
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_4_12.rst | 2 ++
web/package.json | 2 +-
web/yarn.lock | 4 ++--
3 files changed, 5 insertions(+), 3 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-08-01 14:36:50 Re: [pgAdmin][RM4229] Missing "Copy" (and other edit menu items) from data panels
Previous Message Dave Page 2019-08-01 13:39:23 Re: Query Tool Fix