Derek Lewis
Derek Lewis
Agreed that this would need to be a joint development effort. I can contribute tests for a few runtimes and am aware of at least two OpenJS runtimes not yet...
Whatever gets done, gets done. Whatever doesn't get done, doesn't get done. Maintaining a list or some data structure as you describe sounds interesting…
> For example, it is seeming more and more likely Chromium wants to ship a synchronous `import.meta.resolve` while Node.js has an experimental async version to support the async resolver. So,...
I apologize for allowing this issue to get completely derailed from the original goal. We seem to have one global object missing needed to support some sort of “Workerized JS...
> This issue should help us track progress in this area […] There seems to be a good amount of momentum behind `URLPattern` (Chromium is either almost done implementing or...
Oh, sweet, it looks to be working now — not sure what happened there…
Oh, but it keeps timing out; you're right…
I just built the default branch of this repo and the result (as can be seen below) shows that you all ended up changing your minds and decided to simply...
Thanks @lluerich, this new carousel seems to not be mobile friendly. Once you resize the viewport to a mobile device, the tap targets are no longer accessible via mobile devices....
Looks like this is the explanation for the bug I just opened (https://github.com/ampproject/amp.dev/issues/6133) regarding the carousel buttons. I was under the impression that this component was an ordinary `amp-carousel` when...