The Middlebury Drupal project adds this accessibility patch to vmsg that is not yet included in a vmsg release, though it has been committed upstream in the vmsg project:

            "npm-asset/vmsg": {
              "Improve accessibility": "https://github.com/middlebury/vmsg/commit/3f0ddbbc7ce5566bba641c709bf7bc74b237361b.diff"
            } 

This could be added to the composer.json so that all users get this patch.

Comments

adamfranco created an issue. See original summary.

ytsurk’s picture

Version: » 1.0.0-beta3

This could also go on the project page .. but I think README is sufficent .. it's just that accessibility issues are not thought of by the masses, which actually isn't nice, thus why not put it also on the project page ..

This issue also could be closed IMO

  • adamfranco committed 4351d6a on 1.0.x
    Issue #3197356: Use new vmsg version with accesibility patches.
    
adamfranco’s picture

Status: Active » Fixed

After my prompt, the vmsg maintainer has tagged a new 0.4.0 release that includes the accessibility patches. 1.0.0-beta4 now targets this new version of vmsg, resolving this issue.

adamfranco’s picture

Status: Fixed » Closed (fixed)
ytsurk’s picture

Great to hear!