-
Updated
Aug 11, 2021
web-development
Here are 2,680 public repositories matching this topic...
-
Updated
Aug 6, 2021
-
Updated
Aug 12, 2021 - JavaScript
-
Updated
Jul 17, 2021
-
Updated
Aug 2, 2021
-
Updated
Aug 16, 2021 - Rust
🚀 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
-
Updated
Aug 13, 2021 - Rust
-
Updated
Aug 5, 2021 - Python
-
Updated
Nov 19, 2018 - JavaScript
-
Updated
Jul 12, 2021
Broken README links
Links to all modules are broken because of renaming
Version:
- v2.x.x
- v1.x.x
Issue type:
- Bug
- Proposal/Enhancement
- Question
- Discussion
-
Updated
Aug 16, 2021 - JavaScript
-
Updated
Jul 30, 2019 - JavaScript
-
Updated
Sep 30, 2020
-
Updated
Jul 17, 2021
-
Updated
Jul 17, 2021 - Swift
-
Updated
Jul 10, 2021 - C
fd = new FormData
fd.set('a', new Blob)
fd.get('a') === fd.get('a') // false in chromium - true in FF & Safari (don't have IE on Mac)
Looks like there is no test to cover this senario: https://github.com/web-platform-tests/wpt/blob/e45a9f9e65d039c76817ee2a6a1ef02c9311a1cb/xhr/formdata/set-blob.any.js
I think fd.get('a') === fd.get('a')
should be true
-
Updated
Aug 11, 2021 - JavaScript
-
Updated
Jan 21, 2020 - CSS
Before opening, please confirm:
- I have installed the latest version of the Amplify CLI (see above), and confirmed that the issue still persists.
- I have searched for duplicate or closed issues.
- I have read the guide for [submitting bug reports](https://github.com/aws-amplify/amplify-cli/blob/master/CONTRIBUTI
-
Updated
Oct 2, 2020
-
Updated
Aug 13, 2021 - JavaScript
-
Updated
Aug 12, 2021 - JavaScript
-
Updated
Aug 12, 2021 - Python
-
Updated
Mar 10, 2021 - JavaScript
Improve this page
Add a description, image, and links to the web-development topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the web-development topic, visit your repo's landing page and select "manage topics."
DNS preanalyze is a way to reduce DNS analyze time: