Maximilian Haupt

Results 6 comments of Maximilian Haupt

Another thing which does not work because the validator is old like my gandpa: amp-list when using further attributes "items" and "single-item". Please update the validator.

Seems that the fork needs a synchronization with the original AMPHTML repo first to get a new generated validation file: "This branch is 12 commits ahead, 5647 commits behind ampproject:master."

Currently seems to be not easy, see also https://www.drupal.org/project/amp/issues/2962305

I'm using this library in combination with the Drupal integration (drupal.org/project/blazy) and can confirm this problem. I tracked down the source problem to this part of the blazy.js code: `...

@fabianmarz This is my current implementation, a modification of blazy.load.js of the Drupal blazy module: ``` /** * @file * Provides bLazy loader. Modified for lighter loading and to be...

What's wrong / missing with higher-order sections? https://github.com/bobthecow/mustache.php/wiki/Magic-Methods#__invoke You could pass such callbacks to the Mustache renderer as data array. Another option is defining reusable components as partials, and could...