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:
Pradip Parkale
2020-02-25 18:23:36 +05:30
committed by Akshay Joshi
parent 787c11efda
commit eaf4781f5f
7 changed files with 16 additions and 6 deletions

View File

@@ -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",