Petr Cibulka

Results 12 issues of Petr Cibulka

Hello! I use Asset-builder with [gulp-hub](https://www.npmjs.com/package/gulp-hub) plugin, that allows to run tasks from multiple Gulpfiles specified at project's root. This is a simplified version of my setup: ``` |-- project...

Hello, thanks for an awesome library! I need to force the values to have minimal numeric distance between them - and it seems that it could be a nice feature...

Hello! I am not sure if what I'm about to describe is Next.js bug or `react-jss`'s, but here we go: __Describe the bug:__ I'm trying to use [react-jss](https://cssinjs.org/react-jss/?v=v10.1.1) with Next.js...

question
feature request
help wanted

Sticky Kit doesn't seem to handle new Firefox Qantum well, at least not in my projects. Check [choir.cz](https://choir.cz) for example. Sticking happens after a noticable delay and whole experience is...

### Expected Behavior Working player without notices in console. Also, could you explain in docs how the player uses cookies and what it actually tracks? ### Actual Behavior This notice...

help wanted
question
player

### Initial checklist - [X] I read the [support docs](https://mdxjs.com/community/support/) - [X] I read the [contributing guide](https://mdxjs.com/community/contribute/) - [X] I agree to follow the [code of conduct](https://github.com/mdx-js/.github/blob/HEAD/code-of-conduct.md) - [X] I...

Hello, thanks for a wonderful library! I am trying to find the best approach to field validation - checking if the input is correct (dates for non-js users, email, ...)...

Hello again! # Bug report ## Describe the bug It seems that if [react-jss](https://cssinjs.org/react-jss/?v=v10.1.1) is used as described in [Next.js official example](https://github.com/zeit/next.js/tree/master/examples/with-react-jss), `amp-custom` attribute gets striped from the `` element....

good first issue

Hello! I'm getting another EPIPE error with both `gulp-image-resize` and `gulp-gm`. Console output is a little different from https://github.com/scalableminds/gulp-gm/issues/8, so I'm opening a new issue. Here it goes: ``` stream.js:94...

Hello, thank you for a very cool library! I have a small feature request that I've mentioned in the title - could you send the image dimensions in the API...