-
Updated
Sep 13, 2020 - Python
design-system
Here are 701 public repositories matching this topic...
-
Updated
Sep 8, 2020 - TypeScript
-
Updated
Sep 17, 2020 - SCSS
-
Updated
Sep 7, 2020 - JavaScript
-
Updated
Sep 18, 2020 - TypeScript
-
Updated
Sep 6, 2020 - CSS
-
Updated
Sep 7, 2020 - CSS
-
Updated
Sep 4, 2020 - JavaScript
Feature request summary
Make the clear button on a filter disappear if I need it to!
Rationale
On a filter where one option must always be selected, I don't want to have the 'Clear' button there especially when it is never clickable.
<img width="448" alt="Screen Shot 2020-05-14 at 3 24 42 PM" src="https://user-images.githubusercontent.com/31415327/81977854-a91e8880-95f8-11ea-931
-
Updated
Sep 11, 2020 - TypeScript
Is your feature request related to a problem? Please describe.
I use theme-ui on daily basis on personal and work projects. The documentation is quite large and I just want to remember something that I used before so I navigate the whole docs to get it.
Adding search in docs page will make it easy to remember things fast instead of navigating the documentation.
**Describe the solution
Hi, what is the purpose of the scrollableYearDropdown property in EuiDatePicker? I don't see any changes using it.
I need a quick way to change year from a large ranges of years, not clicking many times on the year text.
Thanks,
Cristiano M.
-
Updated
Jul 3, 2020 - CSS
Proofreading from native speakers wanted. Review and comment on this PR
-
Updated
Jun 18, 2020 - JavaScript
-
Updated
Sep 16, 2020 - TypeScript
-
Updated
Sep 7, 2020 - JavaScript
-
Updated
Sep 18, 2020 - TypeScript
-
Updated
Sep 8, 2020 - TypeScript
-
Updated
Sep 5, 2020 - Vue
-
Updated
Aug 18, 2020 - CSS
-
Updated
Sep 16, 2020 - JavaScript
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
Sep 7, 2020 - JavaScript
-
Updated
May 12, 2020 - TypeScript
-
Updated
Sep 18, 2020 - JavaScript
-
Updated
Sep 17, 2020 - CSS
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
More components in the theme object should support customization by specifying a
familyproperty for those components. I was attempting to customizeListwhile a coworker is trying to customizeAnchor. Using the extend function is a workaround for now.Actual Behavior
Only
HeadingandButtonsupportfamilyon the theme object.URL, screen shot,