-
Updated
Aug 3, 2020 - JavaScript
styled-system
Here are 148 public repositories matching this topic...
-
Updated
Aug 6, 2019 - JavaScript
-
Updated
Aug 22, 2020 - JavaScript
-
Updated
Aug 20, 2020 - JavaScript
-
Updated
Aug 21, 2020 - JavaScript
-
Updated
Jul 10, 2018 - JavaScript
-
Updated
Jul 22, 2020 - JavaScript
-
Updated
Aug 7, 2020 - TypeScript
-
Updated
Jul 31, 2020 - JavaScript
Description
Provide a high-level summary of your issue.
Rather than spreading both objects together, use deepmerge so that a new theme may extend the ThemeUI without fully overriding the original theme.
What do you think should have happened?
The color wou
Use react-select v3
-
Updated
Jul 30, 2020 - JavaScript
-
Updated
Aug 24, 2020 - JavaScript
-
Updated
Aug 15, 2019 - JavaScript
blockstack / ux
-
Updated
Aug 21, 2020 - TypeScript
-
Updated
Aug 31, 2017 - JavaScript
-
Updated
Jun 28, 2017 - JavaScript
-
Updated
Apr 16, 2020 - JavaScript
-
Updated
Aug 21, 2020 - JavaScript
-
Updated
Jul 30, 2020 - JavaScript
-
Updated
Oct 20, 2018 - JavaScript
Container currently is being created out of div. We should make it compose of Box, so we have all the flexbox etc. properties.
Improve the types
-
Updated
Feb 16, 2019 - JavaScript
-
Updated
Jul 20, 2020 - JavaScript
-
Updated
Jul 17, 2020 - TypeScript
-
Updated
Aug 21, 2020 - TypeScript
-
Updated
Aug 22, 2020 - JavaScript
-
Updated
Feb 7, 2020 - JavaScript
-
Updated
Aug 26, 2019 - JavaScript
There are lineHeight warnings in the console in development mode in React Native. I applied a fix that should be transforming line heights to px, but for some peculiar reason, the warnings are still being given.
Relevant code: https://github.com/elemental-design/elemental-react/blob/master/src/atoms/Text/Text.tsx#L20-L24
Improve this page
Add a description, image, and links to the styled-system topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the styled-system topic, visit your repo's landing page and select "manage topics."
RatingBadge currently supports fontWeight but not fontSize. Add fontSize support.