pgAdmin 4 commit: SVG image format plugin is added to render the image

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: SVG image format plugin is added to render the image
Date: 2020-04-22 13:17:24
Message-ID: E1jRFFk-0004ys-F8@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

SVG image format plugin is added to render the image file from stylesheet. And also removed the theme components staging files used during windows and Mac bundling.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=870bcbd932cc5164964dfa9b273c2c68116ee492
Author: Neel Patel <neel(dot)patel(at)enterprisedb(dot)com>

Modified Files
--------------
Make.bat | 8 ++------
pkg/mac/build.sh | 1 -
pkg/mac/complete-bundle.sh | 4 ++++
pkg/win32/installer.iss.in | 2 --
4 files changed, 6 insertions(+), 9 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-04-22 13:18:12 Re: [pgAdmin4][Patch] - RM 3900 - Delete/Drop option is disabled for the constraints
Previous Message Sean Dowd 2020-04-22 13:10:31 Can't save data after edit in View/Edit Data mode