Here are 3,410 public repositories matching this topic...
-
Updated
May 16, 2021 - Go
-
Updated
May 2, 2021
-
Updated
May 11, 2021 - TypeScript
Describe the feature or problem you’d like to solve
Currently, when showing skeletons in a table/collection/scroll view, it feels kinda bad (imho) that user interaction or scrolling is disabled.
Proposed solution
Add some kind of flag to allow views to scroll while skeletons are visible?
Global or per-scroll view?
-
Updated
Dec 10, 2020 - Java
-
Updated
May 5, 2021
-
Updated
May 12, 2021 - JavaScript
-
Updated
Dec 13, 2020 - Ruby
-
Updated
Oct 1, 2020 - HTML
-
Updated
May 1, 2021 - PHP
-
Updated
May 19, 2021 - Java
-
Updated
Jan 26, 2021 - Go
@dursk raised a great and prescient point in an message on the Google Group several months ago:
Either request() should be marked private as _request(), or, since the API calls funnel through request(), the versioning should be handled within this method rather than passed to this method by all callers.
Since then, multip
-
Updated
May 19, 2021 - C#
-
Updated
Apr 12, 2018 - JavaScript
-
Updated
May 19, 2021 - JavaScript
-
Updated
May 6, 2021 - Objective-C
-
Updated
Mar 27, 2021 - Jupyter Notebook
-
Updated
Nov 30, 2018 - JavaScript
-
Updated
Jan 28, 2021 - Java
-
Updated
May 11, 2020 - JavaScript
-
Updated
May 13, 2021 - PHP
-
Updated
May 12, 2021 - TypeScript
Improve this page
Add a description, image, and links to the facebook topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the facebook topic, visit your repo's landing page and select "manage topics."


From #10123.
When we find a config file, we should also check if there is a
jestentry in any siblingpackage.jsonand print a warning that it is ignored.If using
--configwe should not warn.Motivation
Helps the user have correct and consistent