Closed betheymc closed 3 years ago
looks good! i'll review it and merge it soon
i did some refactoring and merged the pull request thank you!
let me know if it works. and thanks a lot for your contributions 👍
@stefangabos Just tested, and it works. Thanks! Is it possible to add a new release with the current code? I'd like to use the current version in the website I'm working on, and that way I have a reference point for future updates.
sure, i was waiting for the confirmation that it works
done. should also be available via npm and bower shortly
@stefangabos Awesome, thank you!!
This works like enabled_seconds, enabled_minutes, or enabled_hours. It takes an array, and can be set to ['am'] only or ['pm'] only. This is a necessary option when setting minimum/maximum times on a timepicker input that is in 12 hr format.
Has been tested and works. Feel free to test more extensively. zebra_datepicker.min.js will need to be updated to include this new code, and you may want to change my syntax a bit, as I noticed you don't use as many brackets as I do.