developer-tools
Here are 2,559 public repositories matching this topic...
-
Updated
Oct 31, 2021 - Python
-
Updated
Oct 31, 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 31, 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
![image](htt
-
Updated
Sep 9, 2021 - Python
Please add video length on the video thumbnail just like the official Developer app from Apple.
Right now, I can see the length if I click to go to detail screen, but I would have to do it one by one. It would be great to see the length of each video in a glance so that if i have like 15 minutes, I know which one I can watch.
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
For few of the Widgets the text title is displayed as colour in some places and color in some places.
Current status:
1.Container widget - Background colour, Border colour and Shadow color
2.Audio Recorder - Icon color , Background color
3.Button Widget -
-
Updated
Jul 23, 2021 - TypeScript
-
Updated
Oct 31, 2021 - JavaScript
-
Updated
Jan 28, 2021 - Python
-
Updated
May 17, 2021 - Python
Hi. I am using v0.28.18 terragrunt.
I want to apply tf module in two different AWS regions. And I want to keep state for each region in different s3 keys like:
terragrunt-test/terraform-us-east-1.tfstate
terragrunt-test/terraform-us-east-2.tfstate
The only way I thought I could do that was using locals. My configurations:
###### account1.tfvars:
aws_profile = "account1"
aws_region =
-
Updated
Oct 31, 2021 - Java
-
Updated
Oct 29, 2021 - JavaScript
-
Updated
Oct 30, 2021 - TypeScript
-
Updated
Oct 30, 2021 - Python
-
Updated
Oct 31, 2021 - C
-
Updated
Oct 26, 2021 - JavaScript
Improve this page
Add a description, image, and links to the developer-tools topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the developer-tools topic, visit your repo's landing page and select "manage topics."