-
Updated
Mar 15, 2022 - JavaScript
flowtype
Here are 427 public repositories matching this topic...
-
Updated
Apr 8, 2022 - TypeScript
-
Updated
Feb 29, 2020
-
Updated
Apr 8, 2022 - JavaScript
-
Updated
Apr 9, 2022 - JavaScript
-
Updated
Apr 28, 2022 - OCaml
-
Updated
Apr 20, 2022 - TypeScript
-
Updated
Apr 9, 2022 - 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
Feb 11, 2022 - JavaScript
-
Updated
Apr 29, 2022 - 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
Jan 26, 2022 - SCSS
-
Updated
Apr 9, 2022 - JavaScript
-
Updated
Jun 16, 2021 - JavaScript
# Description comments
type Something {
# should appear in generated type
id: ID!
}
-
Updated
Apr 26, 2022 - TypeScript
-
Updated
May 1, 2022 - 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.