Releases: ffoodd/a11y.css
Releases · ffoodd/a11y.css
v5.3.0
Features
- Add Dutch translation thanks to @Kilian (#496)
- Update obsolete level selectors to match WHATWG spec (#494)
- Remove unsecured target warning (#497)
- Recommend
[role="figure"]and check for it alongside[role="group"]for figures (#392)
Fixes
- Allow
iframeon[width]and[height]warning test (#379)
Docs
- Small improvements on homepage content and layout
- Move level-specific CSS to docs assets instead of sources and dist
- Ensure headings don't overflow
Chore
v5.2.2
Fixes
widthandheightattributes are allowed onpicture'ssources (#490) by @johns996hgroupisn't obsolete, as per WHATWG (#489), as questioned by @davidbgk
Docs
- Upgrade to 11ty v3
- Display current release number in the sidebar (#488)
- Update WCAG and ARIA links (#479, #485) by @ThainBBdL
Chore
- Dependencies update
5.2.1
Mostly a documentation release to fix broken links and update references.
Fixes
- Fix Greek language tag to
el— thanks @PhilippeVay - Sourcemaps are now available for every CSS files
- Switched to
:not()complex notation to reduce complex selectors a bit — thanks @zwiastunsw - Moved to
insetas shorthand for positions
Chore
- Dependencies update
- Webextension has been moved to its own repository
- Broken links are now check using link-checker, which handles anchors
- GitHub actions has been updated and enhanced
Expect a webextension release soon :)
v5.2.0
Features
- Added Polish translation thanks to @zwiastunsw and @wojsmol in #442
- Moved to
:not()selector list argument after Stylelint update, since support is really decent now - @Dionakra improved
langtest case in #396 and added a new test for forbidden whitespace in attributes in #397
Chore
- Improved build after upgrading dependencies
- The whole year has mostly been used to move the documentation website from Hologram and Sassdoc to 11ty :)
5.1.0
Features
- Added spanish translation thanks to @Dionakra (#401)
- New test:
<select required> should start with an empty value option(#406) - Updated test: take
tabindexnegative values into account (#360) - Dropped
:blankand:-moz-only-whitespaceto allow file size improvements (#365)
Chore
- Drop
package-lock.jsonto only use Yarn - Update Yarn & Bundler dependencies
Update dependencies
v5.0.3 5.0.3
WebExtension
Here it comes!
Firefox & Chrome webextension for a11y.css <3
Fix translations
v4.5.1 didn't update locales and translation the right way.
New tests and bugfixes
Improving HTML 5.2 validation, include Arabic translation, and some fixes in @a11y-reset mixin.
Greek translation
Thanks to @GeorgeGkas, a greek translation is now available for a11y.css!