Sineway

Results 7 issues of Sineway

Running from CLI, version 13.0.1 I use the following pattern to create a mix-in: ```js function createClass(superClass) { /** @class */ return class MyClass extends superClass { /** @memberof MyClass#...

Is it possible to add support for CSS inside `` tag?

### Is this a feature request or a bug? Bug ### What is the current behavior? Execution of `web-ext run` with `chromium` defined as target in config file does not...

I run Vite as proxy of built-in php server: ```js import {defineConfig} from 'vite'; import fullReload from 'vite-plugin-full-reload'; export default defineConfig({ server: { proxy: { '/': 'http://localhost:8080' } }, plugins:...

### Ссылка https://up.htmlacademy.ru/ecmascript/21/project/big-trip#server ### Проблема или вопрос Предлагаю перефразировать формулировку: > В случае недоступности сервера вместо списка точек маршрута отображается сообщение. **Например,** «Failed to load latest route information». ### Возможное...

category: intensive

Упоминание про memory-leak есть только в критерии «Обработчики события добавляются и удаляются своевременно». Только действия, приводящие к утечкам памяти, могут быть вызваны не только обработчиками. Приходится делать замечание про memory-leak...

category: intensive

Thanks for [mentioning](https://github.com/catamphetamine/country-flag-icons?tab=readme-ov-file#country-code) the icons named according to the ISO-3166-1 standard. For consistency, it might make sense to name these icons according to the ISO-3166-2 standard.