Demian Renzulli
Demian Renzulli
Hi, I've been trying this plugin, and have the following questions: **1. Using MediaQueryPlugin with file-loader:** I'm using [file-loader](https://github.com/webpack-contrib/file-loader) to resolve references to images in my CSS files, so that...
[amp-web-push](https://github.com/ampproject/amphtml/tree/f34a8b58571ff436e5b44010e1c87348e1db5985/extensions/amp-web-push) doesn't have its own demo at ampbyexample.com, and since its implementation involves several steps, it can be quite useful for developers (specially those working on full AMP Sites). The...
The [current demo](https://ampbyexample.com/advanced/linked_dropdowns/) for Linked Drowpdowns makes use of nested amp-list component, that issue server-side requests to populate the main and secondary drop-downs. Some sites count with this information at...
**Is your feature request related to a problem? Please describe.** While working in the [offline-first-twa demo](https://github.com/GoogleChrome/android-browser-helper/tree/main/demos/twa-offline-first), we thought about making an additional improvement, by saving a preference only if the...
Hi folks, As you know, for the 2021 Web Almanac PWA section, we need some additional metrics, to cover two use cases: 1. Detect all the calls to `importScripts()`, so...
- Added link capturing details to distinguish with launch handling. - Corrected demo steps to reflect current behavior of launch handling API in ChromeOS. cc // @tomayac