-
Updated
Feb 16, 2021 - Python
design-system
Here are 870 public repositories matching this topic...
-
Updated
Feb 3, 2021 - TypeScript
-
Updated
Feb 12, 2021 - SCSS
-
Updated
Feb 1, 2021 - JavaScript
-
Updated
Feb 16, 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 only the following color options are supported: [ "primary", "success", "warning", "danger" ].
I presume it's been done this way to preserve the EUI color palette and respect the active theme, but for some scenarios, it's important to have the ability to set a specific color code. For instance, we would like slider ranges to match anomaly security score colors: `'#fe5050', '#fba74
Proofreading from native speakers wanted. Review and comment on this PR
-
Updated
Dec 7, 2020 - CSS
-
Updated
Jun 18, 2020 - JavaScript
-
Updated
Feb 11, 2021 - TypeScript
-
Updated
Feb 17, 2021 - TypeScript
-
Updated
Dec 11, 2020 - JavaScript
-
Updated
Feb 16, 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 17, 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."



Looking good, I don't think we need the "Others" package anymore, we can move the one last item of "Theme" to utils and remove the "Others" package. we can do it on a separate PR though.
Originally posted by @ShimiSun in grommet/grommet#4941 (comment)