pgAdmin 4 commit: Remove the duplicate code for tab indent and add the

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Remove the duplicate code for tab indent and add the
Дата
Msg-id E1jrF2X-000315-NB@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Remove the duplicate code for tab indent and add the logic into codemirror.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2ec8051303cb34f32c12a1762bef2d15c59cf22f
Author: Nikhil Mohite <nikhil.mohite@enterprisedb.com>

Modified Files
--------------
web/pgadmin/static/bundle/codemirror.js               | 19 ++++++++++++++++++-
web/pgadmin/static/js/backform.pgadmin.js             | 16 ----------------
.../static/js/sqleditor/query_tool_preferences.js     | 16 ----------------
web/pgadmin/tools/datagrid/static/js/show_data.js     | 16 ----------------
4 files changed, 18 insertions(+), 49 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Nikhil Mohite
Дата:
Сообщение: Re: [pgAdmin][RM4235]: Tab indent on a selection of lines is deleting content
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM5287] Dark theme and other CSS related fixes