mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
1) Added accessibility support in AlertifyJS. Fixes #5154
2) Fix accessibility issue for the maximize button of the Alertify dialog. Fixes #5143
This commit is contained in:
committed by
Akshay Joshi
parent
787c11efda
commit
eaf4781f5f
@@ -51,7 +51,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"acitree": "git+https://github.com/imsurinder90/jquery-aciTree.git#rc.7",
|
||||
"alertifyjs": "1.7.1",
|
||||
"alertifyjs": "git+https://github.com/EnterpriseDB/AlertifyJS/#72c1d794f5b6d4ec13a68d123c08f19021afe263",
|
||||
"axios": "^0.18.1",
|
||||
"babel-plugin-transform-es2015-modules-amd": "^6.24.1",
|
||||
"babel-preset-es2015-without-strict": "~0.0.4",
|
||||
|
||||
Reference in New Issue
Block a user