-
Updated
Oct 16, 2020 - HTML
amp
Here are 356 public repositories matching this topic...
Issue Overview
Just some possible documentation help. This only works on my MacOS environment, but may be useful elsewhere. I know adv
Task Description
Work on the eyedropper feature is tracked in #262, and a prototype has been explored in #3007 — but it's still not implemented.
For this reason it's probably best to put the eyedropper behind a feature flag to prevent user confusion. Right now it's just a disabled button in the color picker.
<img width="223" alt="Screenshot 2020-08-18 at 20 09 44" src="https://user-ima
When optimizer used in conjuction together with optimizer-express it's not possible to pass params to optimizer's transformHtml method, only configuration to the optimizer constructor.
And while some transformers honor those configurations:
https://github.com/ampproject/amp-toolbox/blob/efe5775c5ff93ebacd6f7bd336ba02d829eca579/packages/optimizer/lib/transformers/AmpBoilerplateTransformer.js#
-
Updated
Nov 8, 2019 - Ruby
-
Updated
Jul 4, 2018 - HTML
-
Updated
Oct 19, 2019 - Python
-
Updated
Oct 17, 2020 - PHP
-
Updated
Sep 23, 2020 - PHP
-
Updated
Oct 14, 2020 - PHP
-
Updated
Apr 9, 2020 - JavaScript
-
Updated
Jul 16, 2020 - JavaScript
-
Updated
Jul 16, 2020 - JavaScript
-
Updated
Jul 4, 2018 - PHP
-
Updated
Jul 22, 2020 - C
-
Updated
Oct 14, 2020 - HTML
-
Updated
Jan 22, 2018 - JavaScript
-
Updated
Aug 23, 2020 - Python
-
Updated
Jul 16, 2020 - HTML
Improve this page
Add a description, image, and links to the amp topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the amp topic, visit your repo's landing page and select "manage topics."
The list of AMP Caches is available at https://cdn.ampproject.org/caches.json
This could be pulled in dynamically rather than hard-coding each AMP Cache in
\AMP_HTTP::get_amp_cache_hosts():https://github.com/ampproject/amp-wp/blob/9e049f6554b69e06284ead57d13ef416226a51ec/includes/class-amp-http.php#L191-L239
This is low priority because the list of caches changes infrequently.