pgAdmin 4 commit: Update Codemirror version to the latest which allows - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Update Codemirror version to the latest which allows
Date
Msg-id E1jiBi4-000130-Q6@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Update Codemirror version to the latest which allows us to set screen reader labels on Codemirror editor.

refs #5197

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=eb971a03200ffb26279f8986a2023cc09b72815d
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
web/package.json                                   | 2 +-
web/pgadmin/browser/static/js/browser.js           | 1 +
web/pgadmin/static/js/backform.pgadmin.js          | 4 ++++
web/pgadmin/tools/datagrid/static/js/show_data.js  | 1 +
web/pgadmin/tools/debugger/static/js/direct.js     | 1 +
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 1 +
web/yarn.lock                                      | 8 ++++----
7 files changed, 13 insertions(+), 5 deletions(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: Re: Patch to contribute in pgAdmin to increase the maximum length ofthe server password
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM5197] Accessibility issues of external packages