v1.4.3
Improvements
- Add a class alternative to
<hgroup>
, by @AmiralBl3ndic #91 #90 #32 - Add a css var for form
<label>
& fieldset<legend>
font-weight
, by @HerrBertling #83 - Add disabled style to button links (
<a role="button>
) withouthref
property, by @Masa-Shin #82 - Add
$enable-grid
as a variable to enable or disable the minimal grid, by @jubishop #73 - Add
<tfoot>
support, spotted by @ivoba #48 #98
Fixes
- Align text for
<mark>
and<kbd>
, by @autogenus #74 - Clean references to
.secondary
and.contrast
in classless version, by @jubishop #72 - Checkboxes and Radios relative size (
em
), spotted by @cara-tm #97 #92 - Remove explicit
background-color
on<tr>
element, spotted by @myth #78 #98 - Input date properly aligned right in RTL (Right-To-Left), spotted by @X7md #102 picocss/examples#5
Docs and Readme
- Add examples for disabled fields (
radio
,checkbox
,switch
), by @ftonato #71 - Typos, by @Kaleidea #77 #81
- Fix navigation, spotted by @tusharnankani #80
- Update modal example code, by @shirobachi #93
Full changelog
A huge thank you to all the contributors ❤️