-
Updated
Oct 28, 2020
typography
Here are 600 public repositories matching this topic...
-
Updated
Sep 12, 2020
-
Updated
Sep 10, 2020 - HTML
-
Updated
Oct 2, 2020 - JavaScript
-
Updated
Oct 27, 2020 - JavaScript
-
Updated
Sep 24, 2020 - JavaScript
Is your feature request related to a problem? Please describe.
I use theme-ui on daily basis on personal and work projects. The documentation is quite large and I just want to remember something that I used before so I navigate the whole docs to get it.
Adding search in docs page will make it easy to remember things fast instead of navigating the documentation.
**Describe the solution
-
Updated
Sep 18, 2020 - Swift
-
Updated
Jul 28, 2020 - JavaScript
-
Updated
Jul 7, 2020 - Swift
-
Updated
Sep 22, 2019 - CSS
-
Updated
Oct 22, 2020 - JavaScript
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
Sep 6, 2020 - JavaScript
-
Updated
Oct 28, 2020 - Handlebars
-
Updated
Oct 17, 2020 - Python
-
Updated
Feb 2, 2020 - CSS
-
Updated
Oct 1, 2020 - JavaScript
-
Updated
Feb 11, 2020
-
Updated
Jul 16, 2020 - CSS
-
Updated
Sep 1, 2017 - HTML
-
Updated
Mar 27, 2019 - JavaScript
-
Updated
Sep 1, 2020 - TypeScript
-
Updated
Aug 4, 2020 - JavaScript
-
Updated
May 17, 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."
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