Nicolas Frandeboeuf

Results 67 issues of Nicolas Frandeboeuf

In this test case : http://jsfiddle.net/vM844/319/, if you try to drag the the bar to the max bound, this will decrease the range from the left. It looks like the...

See https://github.com/ghusse/jQRangeSlider/issues/85

If the distance/difference between the max bound and the max value is lower than a step, then the bar can not be dragged or resized until the bound is reached....

I was wondering what was the point of using a timeout of 1ms in the _trigger method ? In my case, this causes troubles : ``` javascript var lock =...

Hi, first of all, many thanks for the app! **Is your feature request related to a problem? Please describe.** This is a feature request. I mainly use the app to...

Enhancement

Here the path is actually "/Factures/Netflix" not "/FactureNetflix". For some other bills the middle slash is present as expected. ![screenshot_20180824-153459](https://user-images.githubusercontent.com/3419050/44587538-8bb9e300-a7b3-11e8-815f-c25847aae0ea.png)

bug
mobile

While it's not really apparent on the screenshot, I cannot scroll to the bottom of the screen. I don't know if I am missing some options (in landscape I would)...

See the broken image just below the title: ![screenshot_20180822-232107](https://user-images.githubusercontent.com/3419050/44516689-01e01c00-a6c6-11e8-8ab9-68cdd56da18e.png) BTW, I don't know why this page was in english whereas everything else was in French…

Hi, and thanks for this great project! **Describe the bug** The documentation states that setting `colorByCategories` to true should create columns with different colors. The documentation does not state that...

inactive

Hi, Thanks for react-flatpickr, it's really nice! Several bugs were fixed in flatpickr version 4.6.13 (in my case in particular the change event being fired twice). The react-flatpickr yarn.lock file...