pgAdmin 4 commit: Upgraded the font-mfizz to latest version (v:2.4.1)t - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Upgraded the font-mfizz to latest version (v:2.4.1)t
Date
Msg-id E1e1eDT-0006fJ-W1@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Upgraded the font-mfizz to latest version (v:2.4.1) to resolve an issue,
about showing the PostgreSQL logo in italic in runtime on windows.

Branch
------
WEBPACK_DEVEL

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e9433718a590ef235672ceb3030b8a7568b85ad9

Modified Files
--------------
web/package.json |   1 +
web/yarn.lock    | 392 ++++++++++++++++++++-----------------------------------
2 files changed, 139 insertions(+), 254 deletions(-)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Running eslint on all the static javascripts,and fix
Next
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Allow to terminate a session from the server,and dat