Dmitri Pavlutin

Results 23 comments of Dmitri Pavlutin

Hey @tomhicks-bsf, Thanks for your nice suggestions! The library is implementing a standard and the most expected behavior to put the subject of the operation as the first argument. It's...

Hey @Jacse, Thanks for providing your ideas. I agree, the changes can be at the `src/functions.js` level. I need some time to design what exact modifications are necessary and how...

Thanks for reporting it. I will take a look when I have a bit more time available.

Voca library isn't created specifically for English language, thus I cannot incorporate `is` or `a` into the function as a special case. In the longterm, I plan to make some...

+1 Faced the same issue, using `overflow-y: auto`.

Managed to make it work. Be sure that your scrollable container (the one with `overflow-y: auto`) has one of the styles for position: `relative`, `absolute` or `fixed`, and then tether...

The problem is still present in `1.0.0-rc-5`. I included `rewire` as a plugin in `.babelrc`. Then tried mocha tests without modifications and it fails: `TypeError: _get__(...) is not a function`...

Faced the same problem: I don't need the sticky behavior by default on the table. It would be great to make the header as non-sticky by default, but make it...

> Are all if you also using the v2.x of this package? I haven't tried the v3 branche @iturn I'm using the version `3.6.0`.