Releases: RaspberryPiFoundation/Bits
Releases · RaspberryPiFoundation/Bits
v1.1.18
Fixes .c-input--option-button
height.
v1.1.17
MORE FORMS
c-input
, c-textarea
, and c-button
all have appearance: none
to remove some unwanted extra styling in iOS Safari.
c-input
and c-select
have had their heights standardised
It's good!
v1.1.16
Just a small change to the way input heights are determined. Move along now.
v1.1.15
The Union Release
Lots of updates in this one. Mainly form groups, labels, inputs etc.
Peep the CHANGELOG for deets.
Do people still say that?
v1.1.14
Mostly updates to forms styles. Created some new Sass components for these:
c-fieldset
c-form
c-option-button
Updated a couple of other styles too. Check the CHANGELOG for the deets.
v1.1.13
Allows overrides on ALL OF THE THING when using Bits as a Sass import.
v1.1.10
Make initial variables easy to override.
v1.1.9
A small update to fix the print visibility utility classes in IE11, EVERYONE'S FAVORITE BROWSER.
v1.1.8
OMIGOSH now we can show and hide things on print and screen.
.u-no-print
- Show on screen, not on print
.u-print-only
- Show on print, not on screen
BUT THAT'S NOT ALL, NO WAY NO HOW
NoPrint
component - GUESS WHAT IT DOES
PrintOnly
component - you can probably figure this one out too
Ok that's it for now bye.