pgAdmin 4 commit: Fixed an issue where textarea of the JSON Editor does

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed an issue where textarea of the JSON Editor does
Дата
Msg-id E1oWEM4-0000hy-KH@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixed an issue where textarea of the JSON Editor does not resize with dialog. Fixes #7656

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=603ce21d24b332002f7bc9db14d80f3e751ff545
Author: Yogesh Mahajan <yogesh.mahajan@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_6_14.rst               | 1 +
web/pgadmin/static/js/components/JsonEditor.jsx | 7 +++++++
2 files changed, 8 insertions(+)


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

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Remove Alertify from pgAdmin completely. Fixes #7619
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: Bug #7656 - Query Tool JSON Results, dblclk popup - textarea does not resize with dialog