pgAdmin 4 commit: Make closing tabs to be smarter by focusing on the ap

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Make closing tabs to be smarter by focusing on the ap
Дата
Msg-id E1mLfrd-0007VY-RL@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Make closing tabs to be smarter by focusing on the appropriate tab when the user closed a tab. Fixes #6625

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a2c1aa2c4cd3d63c9ba1c56307d2b8b15c83b5c9
Author: Rahul Shirsat <rahul.shirsat@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_5_7.rst |  1 +
web/package.json                 |  2 +-
web/yarn.lock                    | 12 ++++++------
3 files changed, 8 insertions(+), 7 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Rahul Shirsat
Дата:
Сообщение: [patch][pgAdmin] RM6625 Smarter closing of Tabs
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [patch][pgAdmin] RM6625 Smarter closing of Tabs