Adam Kuśmierz

Results 15 issues of Adam Kuśmierz

I've error `Uncaught TypeError: Cannot read property 'class_group' of undefined` since 0.9. See http://jsfiddle.net/4kcUs/. Even example from the page doesn't work: http://jsfiddle.net/4kcUs/1/.

I've added support for AMD (requirejs and commonjs). Could you merge it?

Is it possible to make HDFS adapter?

Feature

Is it possible to move gittoolbox info to the left of the statusbar? ![image](https://user-images.githubusercontent.com/404344/48418775-74591900-e756-11e8-8942-a7b1bb40d08b.png)

enhancement

Trying to call `gammu-smsd-inject USSD '*127*1#'` to get balance amount. unfortunately with no luck, debug info below. ``` sty 29 10:44:21 linux gammu-smsd[27124]: gammu: Entering GSM_GetSecurityStatus sty 29 10:44:21 linux...

Which makes no sense in my opinion, `onBlock` should be fired individually, without `onUnload`. `clearInterval(this.windowCheckerInterval)` at [src/NewWindow.js#L123](https://github.com/rmariuzzo/react-new-window/blob/master/src/NewWindow.js#L123) should solve it partially... because clicking on `Pop-up blocked` will open the window,...

`IWindowFeatures` interface defines `width` and `height` as a number, but default value is string (`640px`).

typescript migration