-
Updated
Dec 12, 2021 - HTML
amp
Here are 412 public repositories matching this topic...
-
Updated
Jan 10, 2022 - Python
Is your feature request related to a problem? Please describe.
Nope
Describe the solution you'd like
Right now the theme is enqueuing it's own colors, this solution will take over the current color schemes put forth by gutenberg and override and add them
Describe alternatives you've considered
Our current alternative that we have is good but I would like to thread the theme wi
Bug Description
Tooltips on the floating menu are inconsistent. Some of them have tails and others don't. We should pick either tails or no tails and make sure that the menus are uniform. (We pick tails, per design sync 4/19/22 with @agingoldseco )
Expected Behaviour
Consistent tooltip tails on floating menus
Steps to Reproduce
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
Aug 5, 2021 - Python
-
Updated
Nov 8, 2019 - Ruby
-
Updated
Apr 17, 2022 - PHP
-
Updated
Oct 19, 2019 - Python
-
Updated
Jul 4, 2018 - HTML
-
Updated
Dec 25, 2020 - PHP
-
Updated
Apr 16, 2022 - PHP
-
Updated
Jan 24, 2022 - JavaScript
Description:
On websites where multiple menus are present that also have many submenus, it could be a problem for users navigating on the page using the keyboard and TAB button as to go below the main menu they need to click TAB as many items as the number of menus + submenus.
We can make it focus on the arrow instead and only move to the subitems if "Enter" is clicked on the arrow a
-
Updated
Apr 7, 2022 - C
-
Updated
Dec 10, 2020 - HTML
-
Updated
Apr 10, 2022 - Python
-
Updated
Jul 16, 2020 - JavaScript
-
Updated
Jan 22, 2018 - JavaScript
-
Updated
Aug 10, 2021 - JavaScript
-
Updated
Jul 4, 2018 - PHP
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.