Releases: ericwbailey/accessible-html-content-patterns
Releases · ericwbailey/accessible-html-content-patterns
1.0.5
- Remove
aria-label
descriptions for emoji and text labels - Fix typos
1.0.3
- Remove watch task
- Add local
index.html
generating instructions to the README
1.0.2
- Fixed typo
1.0.1
1.0.0
0.2.12
- Added
type="button"
tobutton
elements placed outside of forms - Fixed quote placement
- Updated notes
0.2.8
- Added
dir="auto"
to<textarea>
- Added headings to
<legend>
s
0.2.2
- Added inline SVG image
- Added SVG icon in button
0.2.0
- Added support for handlebars partials
- Added a Makefile to stitch things together (thanks Scott!)