Skip to content

Releases: ericwbailey/accessible-html-content-patterns

1.0.5

15 Jan 18:25
Compare
Choose a tag to compare
  • Remove aria-label descriptions for emoji and text labels
  • Fix typos

1.0.3

21 Dec 19:17
Compare
Choose a tag to compare
  • Remove watch task
  • Add local index.html generating instructions to the README

1.0.2

23 Oct 22:37
Compare
Choose a tag to compare
  • Fixed typo

1.0.1

22 Oct 00:05
Compare
Choose a tag to compare
  • Fixes based on Tenon feedback

1.0.0

21 Oct 21:03
4d28fff
Compare
Choose a tag to compare
  • Update document IDs
  • Update spacing to use 2 spaces
  • Address aXe feedback
  • Add the open attribute to the dialog element example and add a heading

0.2.12

10 Jan 23:39
Compare
Choose a tag to compare
  • Added type="button" to button elements placed outside of forms
  • Fixed quote placement
  • Updated notes

0.2.8

13 Nov 02:36
Compare
Choose a tag to compare
  • Added dir="auto" to <textarea>
  • Added headings to <legend>s

0.2.2

01 May 13:24
Compare
Choose a tag to compare
  • Added inline SVG image
  • Added SVG icon in button

0.2.0

10 Oct 17:02
Compare
Choose a tag to compare
  • Added support for handlebars partials
  • Added a Makefile to stitch things together (thanks Scott!)