bitstyles icon indicating copy to clipboard operation
bitstyles copied to clipboard

A complete design system, with base styles and components, built in Sass using CSS variables

Results 67 bitstyles issues
Sort by recently updated
recently updated
newest added

Right now the summary & details elements have no styling on top of browser defaults. - `` should share some styles from the buttons, so it reacts to hover, focus...

Footer component containing: - general links (Impressum, about) - social shares - copyright notice

We need a more usable, prettier, and brandable version of the file input

When using `a-dl` or `.o-table`, we almost always want space above and below (`xl`). The examples should reflect this. Also, DLs could do with some sectioning, or reduced borders, or...

As we only provide components here to copy/paste into a local project, there is a high risk of duplication errors and problems when updating. How can we better handle that?...

Right now we have the storybook a11y-addon to check for issues while developing in the browser. It’d be great to run such checks automatically on CI too. Look into how...

Add a section/page (as appropriate) to storybook for: - colors - typography - spacing

The `datalist` attribute presents the user with preset options (most recent etc) when editing a field. Add some examples of this

See https://github.com/bitcrowd/bitstyles/pull/382#discussion_r580419861 It would be great to extract some components out of the stories, to reduce the noise, and make the examples clearer