WestpacCXTeam / GUI-source

Westpac GUI source code
http://WestpacCXTeam.github.io/GUI-source
GNU General Public License v2.0
37 stars 19 forks source link

WCAG 2.1 AA accessibility updates #433

Closed jonnystening closed 5 years ago

jonnystening commented 5 years ago

The new WCAG 2.1 AA specification brought about a number of changes to our modules...

All modules

In addition to the module updates below, most modules were also updated to support relative CSS units https://github.com/WestpacCXTeam/GUI-source/issues/456

GUI_colors

v3.0.2

Interactive elements (such as Form-Inputs) must meet a new 3:1 colour contrast ratio requirement against the background. Our current @border-Color swatch does not meet 3:1.

GUI_text-styling

v4.0.5

GUI-input-fields

v3.0.1

GUI-input-groups

v3.0.1

GUI-form-base (new)

v1.0.0

GUI-icons

v2.0.3

GUI-radios & GUI-checkboxes

GUI-form-checks (new)

v1.0.0

GUI-Alerts

v4.0.0

Lists

v3.0.1

Tabcordions

v4.1.4

Progress-Ropes

v1.0.0

v1.0.1

v2.0.0

Templates

v2.0.0

Form-Pods

v1.0.0