pgAdmin 4 commit: Update Codemirror version to the latest which allows

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Update Codemirror version to the latest which allows
Date: 2020-06-08 06:56:40
Message-ID: E1jiBi4-000130-Q6@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)toshniwal(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-06-08 06:56:55 Re: [pgAdmin][RM5197] Accessibility issues of external packages
Previous Message Aditya Toshniwal 2020-06-08 06:10:39 Re: Patch to contribute in pgAdmin to increase the maximum length of the server password