-
Updated
Feb 9, 2022
web-development
Here are 3,149 public repositories matching this topic...
-
Updated
Feb 19, 2022
-
Updated
Feb 15, 2022 - JavaScript
-
Updated
Feb 13, 2022
-
Updated
Jan 19, 2022
-
Updated
Feb 24, 2022 - Rust
DNS preanalyze
DNS preanalyze is a way to reduce DNS analyze time:
<meta http-equiv="x-dns-prefetch-control" content="on" />
<link rel="dns-prefetch" href="http://www.baidu.com" />
-
Updated
Feb 25, 2022 - Rust
-
Updated
Feb 26, 2022 - JavaScript
-
Updated
Feb 9, 2022 - 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
Sep 30, 2020
-
Updated
Jul 30, 2019 - JavaScript
-
Updated
Feb 25, 2022 - Swift
-
Updated
Jan 9, 2022
Relevant spec sections:
https://drafts.csswg.org/selectors-4/#the-dir-pseudo
https://html.spec.whatwg.org/multipage/semantics-other.html#selector-ltr
The interesting cases to test are from the definition of "directionality" in HTML:
https://html.spec.whatwg.org/multipage/dom.html#the-directionality
- element with
dir="ltr"
matches:dir(ltr)
(#26159) - root element without `
-
Updated
Feb 20, 2022 - C
-
Updated
Jan 27, 2022 - 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/CONTR
-
Updated
Sep 6, 2021
-
Updated
Feb 21, 2022 - JavaScript
There's a need to add resources for Angular, Vue.js and Svelte
-
Updated
Feb 25, 2022 - JavaScript
-
Updated
Feb 24, 2022 - 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."
When debugging mobile views, it's important to understand the cursor target size and simulate, as much as possible, the native behaviour of touchscreens.
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