pgAdmin 4 commit: Fixed theme related issues after react porting.

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed theme related issues after react porting.
Date: 2021-10-04 12:30:44
Message-ID: E1mXN7E-0003v1-Ca@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed theme related issues after react porting.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=40b8da8223d779074f603030706f7d7180ab1c98
Author: Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/static/js/Theme/dark.js | 5 +++++
web/pgadmin/static/js/Theme/high_contrast.js | 7 ++++++-
web/pgadmin/static/js/Theme/index.jsx | 24 ++++++++++++++++++++++
web/pgadmin/static/js/Theme/standard.js | 5 +++++
web/pgadmin/static/js/helpers/wizard/Wizard.jsx | 7 ++++---
web/pgadmin/static/scss/_codemirror.overrides.scss | 2 +-
6 files changed, 45 insertions(+), 5 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Aditya Toshniwal 2021-10-04 12:56:07 [pgAdmin][RM6857] Unique Constraint dialogue > Index dropdown does not have options loaded
Previous Message Dave Page 2021-10-04 11:37:37 pgAdmin 4 commit: Fix Python version