-
Updated
Feb 23, 2021 - Python
design-system
Here are 879 public repositories matching this topic...
-
Updated
Feb 22, 2021 - TypeScript
-
Updated
Feb 24, 2021 - SCSS
-
Updated
Feb 21, 2021 - JavaScript
-
Updated
Feb 24, 2021 - TypeScript
-
Updated
Jan 1, 2021 - CSS
-
Updated
Jan 6, 2021 - CSS
The DatePicker component is already created and it's functional, but it was written some time ago and it can be refactored (migrating from class-based to hooks). In order to achieve a good result, we also need a good test coverage.
Running storyb
Issue summary
When rendering a list page in the web admin using Filters and promoted filters, the UI 'jumps' after re-hydration.
<img width="1425" alt="Screen Shot 2020-04-28 at 9 32 13 AM" src="https://user-images.gi
-
Updated
Dec 11, 2020 - TypeScript
Is your feature request related to a problem? Please describe.
It's frustrating to have any DOM nodes that don't allow styling, especially when they're provided by Theme UI.
Describe the solution you'd like
To be consistent with #1350, let's support sx on the BaseStyles component.
Additional context
https://github.com/system-ui/theme-ui/blob/develop/packages/theme-ui/src/i
At the moment the scrollToItem seems to be private and cannot be used.
Exposing it will allow to scroll the list to specific items.
Proofreading from native speakers wanted. Review and comment on this PR
-
Updated
Dec 7, 2020 - CSS
-
Updated
Jun 18, 2020 - JavaScript
-
Updated
Feb 24, 2021 - TypeScript
-
Updated
Feb 17, 2021 - TypeScript
-
Updated
Dec 11, 2020 - JavaScript
-
Updated
Feb 24, 2021 - TypeScript
(moved over from https://github.com/github/design-systems/issues/860, thanks @smockle
Problem
Occasionally it’s useful to add an interactive element with the semantics of button (correctly represented in the AT)—but without its visual styles.
Solution
Other teams at GitHub spread the following object in sx props to destyle Buttons:
// Removes most of 'button'’s visual appearanc
-
Updated
Dec 12, 2020 - Vue
Hi, I am using atomize for a toy project. I noticed that the collapse atom is not very snappy in it's animation, I'd like to speed up the animation. How to do this? Thank you!
-
Updated
Jan 19, 2021 - SCSS
-
Updated
Oct 16, 2020
-
Updated
Feb 7, 2021 - JavaScript
-
Updated
Sep 7, 2020 - JavaScript
-
Updated
Feb 24, 2021 - TypeScript
Improve this page
Add a description, image, and links to the design-system topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the design-system topic, visit your repo's landing page and select "manage topics."

Expected Behavior
The documentation for formField should include an entry for
formField.error.size.Actual Behavior
There is no documentation for the theme field
formField.error.sizeeven though it appears to work.