Skip to content

Releases: ericwbailey/accessible-html-content-patterns

2.0.9

05 Jan 22:12
3e76fae
Compare
Choose a tag to compare
  • Add note on browsers setting an implicit noopener for links set to open in a new window/tab.
  • Add note on hidden=until-found support for details/summary elements.

2.0.8

18 Aug 17:28
Compare
Choose a tag to compare

Add a note about the new handwriting input attribute.

2.0.7

17 Mar 15:24
5b9b6a1
Compare
Choose a tag to compare

Add note about disabling popular password managers.

2.0.6

19 Dec 01:31
0f95494
Compare
Choose a tag to compare

Adds a note about maxlength not being announced by screen readers.

2.0.5

04 Sep 01:12
Compare
Choose a tag to compare
  • Wrap input elements with type="search" in the <search> element.
  • Add dir="auto to input elements that accept text, as well as a usage note.
  • Small package.json content tweaks.

2.0.4

20 Aug 20:31
2dc112c
Compare
Choose a tag to compare

Adds a note about using allow="web-share" on iframe elements for Web Share API support.

2.0.3

10 Jun 21:43
57d71ea
Compare
Choose a tag to compare

2.0.2

10 Jan 02:00
4290fa3
Compare
Choose a tag to compare
  • Add note about using spellcheck="false for password inputs to avoid a PII security issue
  • Add note about using decoding="async" to improve performance for pages with lazy-loaded images

2.0.1

23 May 21:34
14cf945
Compare
Choose a tag to compare

Add lazy-loaded image example

2.0.0

21 Sep 04:41
Compare
Choose a tag to compare

Remove nested inputs