Skip to content
This repository was archived by the owner on Jan 4, 2024. It is now read-only.

Releases: RaspberryPiFoundation/Bits

v1.1.18

14 Dec 12:22
1132481
Compare
Choose a tag to compare

Fixes .c-input--option-button height.

v1.1.17

11 Dec 10:35
fe9e0d8
Compare
Choose a tag to compare

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

06 Dec 15:52
cab826f
Compare
Choose a tag to compare

Just a small change to the way input heights are determined. Move along now.

v1.1.15

01 Oct 13:02
bd8acf2
Compare
Choose a tag to compare

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

07 Aug 12:11
143b48e
Compare
Choose a tag to compare

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

16 Jul 16:25
f8e5cec
Compare
Choose a tag to compare

Allows overrides on ALL OF THE THING when using Bits as a Sass import.

v1.1.12

05 Jul 11:15
83c4fcb
Compare
Choose a tag to compare

Add badges

v1.1.10

28 Jun 08:27
1604a61
Compare
Choose a tag to compare

Make initial variables easy to override.

v1.1.9

31 May 11:52
d613fb9
Compare
Choose a tag to compare

A small update to fix the print visibility utility classes in IE11, EVERYONE'S FAVORITE BROWSER.

v1.1.8

16 May 12:58
061aab1
Compare
Choose a tag to compare

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.