pgAdmin 4 commit: Fixed Dark theme UI related issues. Fixes #6846

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed Dark theme UI related issues. Fixes #6846
Дата
Msg-id E1mXI8g-0003ZB-Oq@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixed Dark theme UI related issues. Fixes #6846

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=038fd6ce214a5b88093c22c00a01c0f828f40b51
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
.../schemas/tables/columns/static/js/column.ui.js          | 14 ++++++++++++--
.../schemas/tables/static/js/partition.utils.ui.js         |  2 +-
web/pgadmin/static/js/Theme/dark.js                        |  2 +-
web/pgadmin/static/js/Theme/index.jsx                      | 10 ++++++++++
web/pgadmin/static/js/components/FormComponents.jsx        |  1 +
5 files changed, 25 insertions(+), 4 deletions(-)


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

Предыдущее
От: Aditya Toshniwal
Дата:
Сообщение: [pgAdmin][RM6846] Dark theme UI related fixes
Следующее
От: Khushboo Vashi
Дата:
Сообщение: Re: [pgAdmin4][Patch] - RM #6847 - High Contrast theme hover issue