-
Updated
Apr 13, 2021
typography
Here are 647 public repositories matching this topic...
-
Updated
Apr 23, 2021
-
Updated
May 2, 2021 - JavaScript
-
Updated
Feb 27, 2021 - HTML
-
Updated
Apr 30, 2021 - JavaScript
-
Updated
Apr 23, 2021 - JavaScript
Dark Mode support
Hi,
I never used your lib yet, but very interested to (as I was starting to do a similar thing).
One thing I noticed is that I don't see dark colors (eg: iOS Colors have light & dark values, which are different, same for grey, see https://developer.apple.com/design/human-interface-guidelines/ios/visual-design/color/)
Is there any plan to handle that? Might be a bit breaking change for color
-
Updated
Mar 17, 2021 - Swift
-
Updated
Jul 28, 2020 - JavaScript
-
Updated
Dec 3, 2020 - Swift
-
Updated
Apr 27, 2021 - CSS
-
Updated
Sep 22, 2019 - CSS
It just doesn't test anything for the cast majority of fuzzer input. While fuzzer does learn the effective paths, let's help it more.
First, for instruction type, change the switch argument to: instruction.operation % NUM_OPERATIONS
.
Then just split the available values into the two sets by looking up one integer from fuzzer and use that module size for set1 and the rest for set2.
-
Updated
Mar 30, 2021 - JavaScript
-
Updated
Dec 21, 2020 - JavaScript
-
Updated
Mar 24, 2021 - Python
-
Updated
Apr 12, 2021 - Handlebars
-
Updated
Apr 6, 2021 - SCSS
-
Updated
Mar 27, 2021 - CSS
-
Updated
Feb 16, 2021
-
Updated
Oct 1, 2020 - JavaScript
-
Updated
Apr 29, 2021 - SCSS
-
Updated
Sep 1, 2017 - HTML
-
Updated
Dec 28, 2020 - JavaScript
Improve this page
Add a description, image, and links to the typography topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the typography topic, visit your repo's landing page and select "manage topics."
Describe the bug
The Select component options do not show up properly on Windows and Ubuntu when using a theme with dark backgrounds and light fontColors.
To Reproduce
Steps to reproduce the behavior: