Cosmin Stamate

Results 50 comments of Cosmin Stamate

I plan to publish it to NPM relatively soon. It will cause issues, so I'll have to bump the version to 2.X.X. Along with this update I plan to clean...

Please provide a reproduction through JSFiddle or something similar.

From what I see `beforeShowDay` is still executed a lot, which doesn't seem okay ([see this jsfiddle](https://jsfiddle.net/v8oduhL2/)). The infinite loop might be fixed, but I think we can still reduce...

I'm not sure I understand what the issue is here. Can you provide a JSFiddle that showcases the bug?

This has been also mentioned in #147 and #467. I'm keeping this issue open to track this problem. PRs are welcome!

This bug appears with every action that allows you to select multiple days at once. See #468 for another example.

Hello, @TrueBurn. What version did you update from? I just checked some older tags (v10 and v5) and it seems the plugin never had those API methods. Perhaps the file...

Alright. I'll convert this to a feature request issue and we'll add these in the future.

This seems to be implemented in https://github.com/suluke/jquery-date-range-picker/commit/e5bc1211f69448b76edfb535d5b5149839c61de9. We should see if we can use that implementation in this plugin.