-
Updated
Jan 18, 2022 - JavaScript
styled-system
Here are 206 public repositories matching this topic...
-
Updated
Aug 6, 2019 - JavaScript
-
Updated
Feb 3, 2022 - TypeScript
-
Updated
Feb 1, 2022 - TypeScript
-
Updated
Feb 2, 2022 - JavaScript
-
Updated
Oct 23, 2021 - JavaScript
-
Updated
Oct 3, 2021 - JavaScript
-
Updated
Feb 4, 2022 - TypeScript
-
Updated
Jul 10, 2018 - JavaScript
-
Updated
Jan 26, 2022 - TypeScript
-
Updated
Jan 13, 2022 - JavaScript
-
Updated
Jan 22, 2022 - TypeScript
-
Updated
Jan 29, 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
Sep 1, 2021 - JavaScript
-
Updated
Aug 2, 2021 - TypeScript
-
Updated
Aug 15, 2019 - JavaScript
-
Updated
Feb 3, 2022 - JavaScript
-
Updated
Aug 31, 2017 - JavaScript
-
Updated
Aug 3, 2021 - TypeScript
-
Updated
Nov 8, 2021 - TypeScript
-
Updated
Apr 16, 2020 - JavaScript
-
Updated
Jan 3, 2022 - TypeScript
-
Updated
Jan 28, 2022 - TypeScript
-
Updated
Jan 13, 2022 - 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
-
Updated
Oct 5, 2020 - JavaScript
-
Updated
Nov 8, 2021 - TypeScript
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