Haixing-Hu / vue-datetime-picker

A Vue.js component implementing the datetime picker control using the Eonasdan's bootstrap datetime picker plugin.
http://haixing-hu.github.io/vue-datetime-picker/
MIT License
341 stars 77 forks source link

Adds most (nearly all) options given to us by the DateTimePicker boot… #22

Closed Jono20201 closed 1 month ago

Jono20201 commented 8 years ago

…strap plugin.

I don't think this should break any backwards compatible stuff due to the fact that I have inherited all defaults from the DateTimePicker documentation.

coveralls commented 8 years ago

Coverage Status

Coverage remained the same at 98.077% when pulling fb03f590d09d7c248625d275370fcb4124d3158f on Jono20201:add-options into ab21dfd5c6679492a6a3bc99bd6ed2c7f48e66ee on Haixing-Hu:master.

coveralls commented 8 years ago

Coverage Status

Coverage increased (+0.07%) to 98.148% when pulling 2b1ad2d1a0522f6b5c08779f9bb090b981d0d620 on Jono20201:add-options into ab21dfd5c6679492a6a3bc99bd6ed2c7f48e66ee on Haixing-Hu:master.

Jono20201 commented 8 years ago

@Haixing-Hu Can we look into merging this?

fedeisas commented 8 years ago

This is much needed :-)