pgAdmin 4 commit: Added tab navigation on close buttons for all the pan - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Added tab navigation on close buttons for all the pan
Date
Msg-id E1iyrH4-0004ha-EY@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Added tab navigation on close buttons for all the panels and create/properties dialog.
Added tab navigation for scroll left and scroll right buttons on the main window.

Fixes #4601

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b6173c9d7be6b62e57cdfd7df18b364bc5eb1468
Author: Nagesh Dhope <nagesh.dhope@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_18.rst              |  1 +
web/package.json                               |  2 +-
web/pgadmin/browser/static/js/node.js          | 15 ++++++++++++---
web/pgadmin/browser/static/js/toolbar.js       | 12 ++++++------
web/pgadmin/static/scss/_webcabin.pgadmin.scss |  4 +---
web/yarn.lock                                  |  4 ++--
6 files changed, 23 insertions(+), 15 deletions(-)


pgadmin-hackers by date:

Previous
From: fred.escallier@free.fr
Date:
Subject: Re: Translators: Release next week
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][Accessibility][RM4601] Tab navigation for panel buttons.