Jason Smith
Jason Smith
Add `aria-hidden="true"` on the sprite sheet element to hide it from screen readers
## Motivation and Context **JIRA issue:** https://digital-vic.atlassian.net/browse/SDPAP-8345 ## Changed 1. Added include and field reference for new footer logo field 2. Tested against BE with new footer logo field, and...
This is defaulting the analytics element_text to `Submit` which is probably right 99% of the time, but - FormKit schema doesn't use `key` - Doesn't check for components in the...
We are setting `dateStyle` as a default param, this prevents the use of any non-`dateStyle` formatting options e.g. ```javascript formatDate(opt.date, { year: '2-digit' }) // returns Can't set option year...