-
Updated
Sep 21, 2021 - JavaScript
flowtype
Here are 428 public repositories matching this topic...
-
Updated
Sep 30, 2021 - TypeScript
-
Updated
Feb 29, 2020
-
Updated
Sep 2, 2021 - JavaScript
-
Updated
Oct 5, 2021 - JavaScript
-
Updated
Sep 17, 2021 - OCaml
-
Updated
Oct 9, 2021 - TypeScript
-
Updated
Aug 11, 2021 - TypeScript
-
Updated
Sep 30, 2020 - Python
CSS is constantly evolving and the list of properties/constants needs to be updated.
New properties can be added to this list: https://github.com/borela/naomi/blob/master/syntaxes/css3/property.sublime-syntax#L24
New constants can be added to this list: https://github.com/borela/naomi/blob/master/syntaxes/css3/constant.sublime-syntax#L179
So Docusaurus is amazing for building sites and documentation and I really want to use it. It would be awesome to also port over the current homepage to a custom React component that can be used on the homepage too.
Built-in types
-
Updated
Aug 10, 2021 - TypeScript
XML RSS Feed
Maybe some feed readers do not support the JSON feed I built? Will have to wait for replies (https://mobile.twitter.com/mxstbr/status/1087292997480390656), but it might be worth building a XML version either way.
Would have to adjust the data/generate-json-feed.js script to also generate a XML script.
-
Updated
Sep 21, 2021 - JavaScript
-
Updated
Sep 22, 2021 - JavaScript
Hey,
This is a great plug in. I was wondering if we can pass different type of svg or images.
For example hats, circles, emoji etc?
Would this something possible at the moment?
-
Updated
Feb 28, 2018 - CSS
-
Updated
Oct 12, 2021 - JavaScript
-
Updated
Jun 16, 2021 - JavaScript
# Description comments
type Something {
# should appear in generated type
id: ID!
}-
Updated
Aug 29, 2021 - TypeScript
-
Updated
Jun 21, 2017 - JavaScript
-
Updated
Oct 6, 2021 - JavaScript
Improve this page
Add a description, image, and links to the flowtype topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the flowtype topic, visit your repo's landing page and select "manage topics."
Issue Type (check one)
Description (type any text below) -->
When tabbing through the Spectrum interface it's difficult to know what you're interacting with since the outlines for tabbable elements have been removed.
If you force outlines back on you can see what is being tabbed.