-
Updated
Feb 12, 2022 - JavaScript
styled-system
Here are 202 public repositories matching this topic...
-
Updated
Aug 6, 2019 - JavaScript
-
Updated
Feb 3, 2022 - TypeScript
-
Updated
Feb 16, 2022 - TypeScript
-
Updated
Feb 16, 2022 - TypeScript
-
Updated
Oct 23, 2021 - JavaScript
-
Updated
Feb 12, 2022 - JavaScript
-
Updated
Feb 17, 2022 - TypeScript
-
Updated
Jul 10, 2018 - JavaScript
-
Updated
Jan 26, 2022 - TypeScript
-
Updated
Feb 12, 2022 - JavaScript
-
Updated
Feb 11, 2022 - TypeScript
-
Updated
Feb 15, 2022 - 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
Strict Mode Types
That's a good idea! On that subject, would it be possible to validate strict mode with TypeScript?
I mean, if I don't have a red color in my theme and I'm passing color="red", TS should raise an error.
Originally posted by @Kerumen in system-props/system-props#53 (comment)
-
Updated
Feb 11, 2022 - JavaScript
-
Updated
Feb 15, 2022 - JavaScript
-
Updated
Aug 15, 2019 - JavaScript
-
Updated
Aug 31, 2017 - JavaScript
-
Updated
Nov 8, 2021 - TypeScript
-
Updated
Aug 3, 2021 - TypeScript
-
Updated
Apr 16, 2020 - JavaScript
-
Updated
Jan 3, 2022 - TypeScript
-
Updated
Feb 12, 2022 - JavaScript
-
Updated
Jan 28, 2022 - TypeScript
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
-
Updated
Oct 5, 2020 - JavaScript
-
Updated
Nov 8, 2021 - TypeScript
-
Updated
Feb 16, 2019 - JavaScript
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."
This is a bit of a nit, but I've found myself a few times now selecting the balance on an address page and copying it to my clipboard only to see it pasted on several lines, apparently since the various parts of the balance are rendered in separate HTML tags.
It'd be handy to have the entire selection copied to one line so they're easier to paste elsewhere.
![image](https://user-images.githu