This repository was archived by the owner on Jan 4, 2024. It is now read-only.
Releases: RaspberryPiFoundation/Bits
Releases · RaspberryPiFoundation/Bits
v1.1.7
v1.1.6
v1.1.5
v1.1.4
v1.1.3
v1.1.2
V1.1.2 (#69) * Added Gulp stuff back in. Not sure why it was removed! * Ignoring ImportPath scss-link rule * Fixes #66 - border utility allows “none” * Fixed #67 - box shadow utility allows none * Fixes #65 - cards now 100% width by default * Slice has default bgcolor * Added rpi style links
v1.1.1
v1.1.0
v1.0.0
Hello, world! It's the first official release of Bits! Here's what's in it:
Styles Available through our CDN at the following URLs:
- https://static.raspberrypi.org/styles/Bits/1.0.0/Bits.css
- https://static.raspberrypi.org/styles/Bits/1.0.0/Bits.min.css
Since this is an initial release, I won't go into what's changed (short answer: everything), so instead here's a summary of what's been developed. Future releases will include a clipped version of this table, and the complete status list for all components is in the docs
directory.
Component | Styles | Docs | React | Tests | Snapshot | Story |
---|---|---|---|---|---|---|
Button |
✅ | ✅ | ✅ | - | - | - |
Card |
✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
Figure |
✅ | ✅ | - | - | - | - |
Form/FormGroup |
✅ | ✅ | - | - | - | - |
Form/Input |
✅ | ✅ | - | - | - | - |
Form/Label |
✅ | ✅ | - | - | - | - |
Form/Select |
✅ | ✅ | - | - | - | - |
Form/Textarea |
✅ | ✅ | - | - | - | - |
Hr |
✅ | - | - | - | - | - |
LightOnDark |
✅ | - | - | - | - | - |
Link |
✅ | - | ✅ | - | - | - |
Pagination |
✅ | ✅ | ✅ | - | - | - |
Panel |
✅ | ✅ | - | - | - | - |
Slice |
✅ | ✅ | - | - | - | - |
Type |
✅ | ✅ | ✅ | - | - | - |
Type/Base |
✅ | ✅ | ✅ | - | - | - |
Type/Caption |
✅ | ✅ | ✅ | - | - | - |
Type/Display |
✅ | ✅ | ✅ | - | - | - |
Type/DisplayLarge |
✅ | ✅ | ✅ | - | - | - |
Type/Heading |
✅ | ✅ | ✅ | - | - | - |
Type/SubHeading |
✅ | ✅ | ✅ | - | - | - |
Wysiwyg |
✅ | ✅ | ✅ | - | - | - |
Skeleton Markdown files for general usage docs have been stubbed too, although currently they mostly just contain notes about what will eventually live inside them.