-
Updated
Feb 27, 2021 - Python
design-system
Here are 892 public repositories matching this topic...
-
Updated
Feb 22, 2021 - TypeScript
-
Updated
Mar 11, 2021 - SCSS
-
Updated
Mar 8, 2021 - JavaScript
-
Updated
Mar 11, 2021 - TypeScript
-
Updated
Feb 27, 2021 - CSS
-
Updated
Mar 8, 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
Correct visual example typo in the content/Actionable language/OK vs. accept section.
Change CTA copy
from: "Ok"
to: "OK"
—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
Mar 11, 2021 - TypeScript
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
Mar 3, 2021 - Vue
-
Updated
Jan 19, 2021 - SCSS
-
Updated
Oct 16, 2020
-
Updated
Mar 7, 2021 - JavaScript
-
Updated
Sep 7, 2020 - JavaScript
-
Updated
Mar 12, 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.