-
Updated
May 20, 2022
web-development
Here are 3,405 public repositories matching this topic...
-
Updated
May 27, 2022
-
Updated
May 16, 2022
-
Updated
May 14, 2022 - JavaScript
-
Updated
Mar 2, 2022
-
Updated
May 30, 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
May 30, 2022 - Rust
-
Updated
May 30, 2022 - JavaScript
-
Updated
Nov 19, 2018 - JavaScript
-
Updated
May 12, 2022
What specific section or headline is this issue about?
The AMO policies page has been moved to Extension Workshop (https://extensionworkshop.com/documentation/publish/add-on-policies/). The original page (https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/AMO/Policy) is still discoverable with some search engines (e.g. DDG) but giving a 404 error because it has no redirect.
W
-
Updated
Sep 30, 2020
-
Updated
Jul 30, 2019 - JavaScript
-
Updated
May 9, 2022 - Swift
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
Jan 9, 2022
-
Updated
May 6, 2022 - JavaScript
-
Updated
Apr 4, 2022 - CSS
Is this feature request related to a new or existing Amplify category?
New category
Is this related to another service?
No response
Describe the feature you'd like to request
Support a path
argument on amplify plugin add
to simplify command:
amplify plugin add --path $(pnpm root -g)/amplify-graphql-seed-plugin
Currently we need to first capture the absolute path, and
-
Updated
Apr 29, 2022 - JavaScript
-
Updated
Sep 6, 2021
There's a need to add resources for Angular, Vue.js and Svelte
-
Updated
May 26, 2022 - Python
-
Updated
May 23, 2022 - JavaScript
-
Updated
Mar 10, 2021 - JavaScript
-
Updated
May 30, 2022 - Java
Some things don't work how they should on firefox, mainly the landing page animation and exporting as PNG/SVG.
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