Improved accessibility (#118):
* adding role="button" or type="button" where missing.
This commit is contained in:
@ -32,6 +32,8 @@ CONVERSE_VERSION="livechat_converse_11"
|
||||
CONVERSE_COMMIT="1625f9b6ee81fa9ebd8df5cba306bde478f1943b"
|
||||
# 2024-08-06: including new getOccupantActionButtons hook (waiting for merge in Converse upstream)
|
||||
CONVERSE_COMMIT="5b35bd31c7e26c1f5396cd65eef69293d8b388c1"
|
||||
# 2024-08-20: accessibility fixes
|
||||
CONVERSE_COMMIT="7b00a2e0b4a13cea7800f4f100c2673785f94486"
|
||||
|
||||
rootdir="$(pwd)"
|
||||
src_dir="$rootdir/conversejs"
|
||||
|
Reference in New Issue
Block a user