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

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Update Codemirror version to the latest which allows
Дата
Msg-id E1jiBi4-000130-Q6@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Aditya Toshniwal
Дата:
Сообщение: Re: Patch to contribute in pgAdmin to increase the maximum length ofthe server password
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM5197] Accessibility issues of external packages