Daniel Ruf

Results 910 comments of Daniel Ruf

See http://amsul.ca/pickadate.js/date/#options

Also we are still on 3.5. So there is no further implementation. PRs are welcome.

Ranges are already supported, see the API docs.

Search for "range" on http://amsul.ca/pickadate.js/api/

See https://github.com/amsul/pickadate.js/issues/446

v4 is not yet released and there is just the separate v4 branch.

Hi @aimfeld, see https://github.com/amsul/pickadate.js/blob/3.6.4/lib/picker.js#L260-L264

> It seems the only option is to switch to the classic theme Exactly. > I guess the best way to make pickadate play nicely with Content Security Policy would...

This can be probably solved with `data-padding` and CSS with `attr(data-padding)`. https://caniuse.com/#feat=css-gencontent https://caniuse.com/#feat=mdn-css_types_attr

> I have attached what I changed in your code. Hi, not sure where you have changed it in the source files. Can you provide a patch file or PR...