pgAdmin 4 commit: 1) Added accessibility support in AlertifyJS. Fixes #

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: 1) Added accessibility support in AlertifyJS. Fixes #
Дата
Msg-id E1j6Zjz-00034D-9P@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
1) Added accessibility support in AlertifyJS. Fixes #5154
2) Fix accessibility issue for the maximize button of the Alertify dialog. Fixes #5143

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=eaf4781f5f4ad0e9078a89e2f171df30b9935a59
Author: Pradip Parkale <pradip.parkale@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_19.rst                           | 2 ++
web/package.json                                            | 2 +-
web/pgadmin/static/js/alertify/dialog_wrapper.js            | 2 +-
web/pgadmin/static/js/utils.js                              | 1 +
web/pgadmin/static/scss/_alertify.overrides.scss            | 7 +++++++
web/pgadmin/tools/backup/static/js/backup_dialog_wrapper.js | 3 ++-
web/yarn.lock                                               | 5 ++---
7 files changed, 16 insertions(+), 6 deletions(-)


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

Предыдущее
От: Pradip Parkale
Дата:
Сообщение: Re: [pgAdmin][RM5154] [Accessibility] : Alertify
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM5154] [Accessibility] : Alertify