jquery-date-range-picker icon indicating copy to clipboard operation
jquery-date-range-picker copied to clipboard

Suggestion: add an option for opening/closing effect and easing

Open ianthedev opened this issue 6 years ago • 4 comments

Currently, the opening/closing effect is fixed to slideDown/slideUp. It would be great if we have an option to change them to fadeIn/fadeOut. And an option for the easing of the opening/closing effect would be great, too.

ianthedev avatar Jul 29 '17 07:07 ianthedev

Thanks for the suggestion, a PR which includes a working demo would be appreciated!

holtkamp avatar Jul 29 '17 09:07 holtkamp

@holtkamp Excuse me, but what does "PR" mean?

ianthedev avatar Jul 29 '17 09:07 ianthedev

Ah, sorry, it means Pull Request. You can use it to contribute to this library! You can use Google to search a bit on how to:

  • clone this repository
  • make your own branch
  • make the changes you want
  • submit a Pull Request

Good luck!

holtkamp avatar Jul 29 '17 09:07 holtkamp

@holtkamp I see.

ianthedev avatar Jul 29 '17 09:07 ianthedev