Results 10 issues of Valery

in rxjs v5.4.2 compatability with typescript v2.4 was fixed https://github.com/ReactiveX/rxjs/blob/master/CHANGELOG.md#542-2017-07-05 https://github.com/ReactiveX/rxjs/pull/2722

OS X Firefox With redux devtools enabled, I have CSP error in Firefox. Chrome extension works. > Content Security Policy: Параметры страницы заблокировали загрузку ресурса self («script-src»). Source: !function(t){function __webpack_require_.......

Можно взять файл из пакета `--require ts-node/register` Но нельзя взять локальный файл `--require ./test-require/index.js` ``` Error: Cannot find module './test-require/index.js' ``` В mocha аналогичная опция позволяет импортировать локальные файлы тоже...

`react-yandex-maps` 4.4.0 I use YMaps provider in such way ``` ``` with `ns: 'ymaps'`, because it's necessary for vector maps. Strangely, in lates build of my app, this line https://github.com/gribnoysup/react-yandex-maps/blob/master/src/YMaps.js#L41...

Error text ``` react-dom.production.min.js:4636 TypeError: Cannot read property 'setCoordinates' of null at Function.t.updateObject (react-yandex-maps.esm.js:1054) at t.componentDidUpdate (react-yandex-maps.esm.js:1025) at react-dom.production.min.js:6326 at t.unstable_runWithPriority (scheduler.production.min.js:270) at Ko (react-dom.production.min.js:2794) at ws (react-dom.production.min.js:6105) at Es...

bug

- Operating System: ubuntu 16.04 - Node Version: 6.14.3 - NPM Version: 3.10.10 - webpack Version: 4 - cache-loader Version: 3.0.1 ### Expected Behavior `file-loader` outputs all to assets folder....

Angular should be in bower dependencies list. https://github.com/the-darc/angular-virtual-keyboard/blob/master/bower.json `"dependencies": { "angular": "~1" },`

provide ability to use library in enviroments, where .json files can't be imported without extension fix #99

I try to use `raml-typesytem` to validate JSON with RAML types in browser app. But for successful execute, settings of `webpack` (I use it for build with `@angular/cli`) should be...