All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[QA]: Quality assurance
0.3.0 - 2019-02-27
- default background to text fields
- focus ring removoal on elements focusable only by script
:focus-within
to<label>
!important
to<template>
and[hidden]
- QA tests:
- flag incomplete responsive images
- flag use of
[usemap]
inside<a>
or<button>
- elements with
aria-busy
should havearia-hidden
- rename
variables.scss
toconfig.scss
- inherit default text fields reset on
<select>
- some QA errors changed to warnings
- missing anchor colors on anchor rules
- missing constants on QA styles
- moving links on focus
- white-space inside textarea not being respected
- wrong path of loading background
- obsolete indentation of text fields
- outdated image rendering properties
0.2.2 - 2018-10-18
- Normalize
else if
conditionals - Normalize
str-slice
andadjust-hue
functions - Rename
develop
branch asdev
pre
typographic and basic styles mixed ontypography.scss
0.2.1 - 2018-10-17
- sass lint variable name config to allow BEM
0.2.0 - 2018-10-16
- Max line length on article paragraphs
- Missing rule to hide
tfoot
on narrow screens - Narrow variation of maximum section width
- Reset links inside navigation lists
- Rounded corners to tables
- Sass Lint auto fix
border-spacing
property order lint- Improve version tagging and release
- Maximum section width unit
- Prevent table accessibility issues on mobile
$placeholder-bg
color variablesinput[type=image]
QA style selector- skip links visibility on focus
- Conflicting settings between CSSComb and SassLint
- Table head cells alignment
- Unnecessary fallback margin on lists