Andrey Gurtovoy

Results 39 issues of Andrey Gurtovoy

new url is https://tastejs.github.io/todomvc-backbone-es6 or http://tastejs.com/todomvc-backbone-es6/

node v10.1.0 npm v6.1.0 os: macos sierra 10.12.6 Вот лог установки и запуска(команды начинаются с символа `❯`): ```bashlog /tmp ❯ git clone https://github.com/CSSSR/csssr-project-template.git new-project && cd new-project Cloning into 'new-project'......

### Проблема Часто внутри svg-спрайта попадаются неуникальные id. например кто-то называет свой градиент как `id="a"` а затем его использует как `style="fill:url(#a);"`. Если таких имён будет не одно, то возникает коллизия,...

feature

I read in the Readme that you are using binary search. It seems that performance can be improved by not using binary search. The algorithm for finding the font size...

Потому что событие маус-мув может происходить чаще чем частота кадров отрисовки)

http://fountainjs.io/gulp-angular/ for example "usage documentation page" -> http://fountainjs.io/gulp-angular/docs/usage.md -> 404

I have Russian in my system. But in the program I see Japanese, and it seems that there is no way to change the language to English.

Инструмент триггерится на "тек", предлагая замену на "тёк" в словосочетании "хай-тек" Надо сделать исключение не предлагать замену перед "хай-"

https://github.com/KittyGiraudel/react-a11y-footnotes/blob/625d76cbb1b00d62cadffee6ba77165501b27ef4/src/index.js#L31-L33 ↑why don't we use description as a idRef in our Map ? here i tried to recreate the problem i had↓ https://codesandbox.io/s/react-a11y-footnotes-forked-23d672?file=/src/App.js