pgAdmin 4 commit: Theme component usage has been fixed, a component sho

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Theme component usage has been fixed, a component sho
Дата
Msg-id E1o6qnA-0005O2-6d@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Theme component usage has been fixed, a component should never be wrapped in multiple Theme components.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/browser/static/js/node_view.jsx        | 39 ++++++-----
web/pgadmin/static/js/SchemaView/index.jsx         | 17 ++---
web/pgadmin/static/js/helpers/ModalProvider.jsx    | 58 ++++++++--------
.../js/components/sections/GraphVisualiser.jsx     | 81 +++++++++++-----------
4 files changed, 94 insertions(+), 101 deletions(-)


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

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 v6.11 Released
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][patch] Theme component usage fix