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

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Theme component usage has been fixed, a component sho
Date: 2022-06-30 09:48:56
Message-ID: E1o6qnA-0005O2-6d@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)toshniwal(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-06-30 09:49:48 Re: [pgAdmin][patch] Theme component usage fix
Previous Message Akshay Joshi 2022-06-30 09:43:45 pgAdmin 4 v6.11 Released