pgAdmin 4 commit: Fixed theme related issues after react porting. - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed theme related issues after react porting.
Date
Msg-id E1mXN7E-0003v1-Ca@gothos.postgresql.org
Whole thread Raw
List 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.mohite@enterprisedb.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(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Fix Python version
Next
From: Aditya Toshniwal
Date:
Subject: [pgAdmin][RM6857] Unique Constraint dialogue > Index dropdown does not have options loaded