developer-tools
Here are 2,558 public repositories matching this topic...
-
Updated
Oct 29, 2021 - Python
-
Updated
Oct 29, 2021 - Python
Is your feature request related to a problem? Please describe.
Mostly maintainability and code readability. When you make a change to any of these renderers you are forced to copy the same code more than three times
Describe the solution you'd like
A global component for rendering the response that receives as inputs:
- The response
- List of actions and a callback for each of the
-
Updated
Oct 28, 2021 - Ruby
-
Updated
Oct 22, 2021 - Haskell
This is the only audit that saves a separate "elidedUrl" property. All other audits save the result of URL.elideDataURI to their url property. We should just set url to this elided value, and drop elidedUrl. Otherwise, data uir images failing this audit will make the LHR larger th
Problem
I am just exploring streamlit and having a great time so far! I have video data that I want to visually inspect, but they are short videos of ~5 seconds. Currently it seems st.video does not have a loop option.
Solution
Add a loop option to st.video.
Not sure how difficult this would be. If not, I would be happy to work on a PR if someone could give me some quick po
🚀 Feature Request
📝 Description
When debugging mobile views, it's important to understand the cursor target size and simulate, as much as possible, the native behaviour of touchscreens.
✨ Describe the solution you'd like
I believe that it makes sense to emulate as much as possible the real behaviour of pointing devices.
My suggestion is to allow the user to define what is the pr
Currently there exist skaffold config snippets strewn inline with rest of the docs. These can get stale very quickly. The correct place for these snippets is in docs/content/en/samples directory which has schema validations run as part of unit tests; and referenced in markdown using:
{{% readfile file="samp
-
Updated
Oct 21, 2021 - JavaScript
-
Updated
Oct 2, 2021 - C++
Bug Report
Got error message on an empty directory, shouldn't it show nothing? like ls command.
Description



