Vadim Makeev

Results 264 comments of Vadim Makeev

Because it’s JS-based. My suggestion is to move it to simple Google search: “css” query submitted to this form would just open [google.com/search?q=css+site:dev.opera.com](https://google.com/search?q=css+site:dev.opera.com) with results limited by domain.

Hey! The SW project’s code has been refactored since you filed an issue. It’s now registering the SW [a bit differently](https://github.com/mdn/dom-examples/blob/main/service-worker/simple-service-worker/app.js#L6-L11): ```js const registration = await navigator.serviceWorker.register( 'sw.js', { scope:...

I was able to reproduce the error: 1. Check out `[email protected]:mdn/dom-examples.git` 2. Go to the example: `cd service-worker/simple-service-worker` 3. Start local server `npx lite-server` 4. Open demo in Chrome 5....

Not fully fixed

The same applies to other preview browsers: Safari TP and Chrome Canary, for example. It would be good to have a status that won’t promise that the feature will be...

> you could get the Nightly/TP/Canary label automatically We already have this label set for Firefox Nightly, but unfortunately, the green label makes it look like a particular feature is...

Идея с подкастом как зависимостью для сайта — отличная. Она только упирается в возможности движка, но думаю рано или поздно всё равно нужно будет до 3-й версии обновляться, чего бы...

> у пакета нет версионирования Можно автоматически релизить мажорную версию пакета `podcast` раз в неделю :)

Размеры можно брать из фида 😁