Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added one line view for select control type #782

Closed
wants to merge 3 commits into from

Conversation

diasflack
Copy link

Added one line timepicker select style view.
Can be seen in examples:

$('#slider_example_4andHalf').datetimepicker({
controlType: 'select',
oneLine: true,
timeFormat: 'hh:mm tt'
})

@diasflack
Copy link
Author

Added option afterInject which receives function, and triggered after timepicker injection complete

@trentrichardson
Copy link
Owner

@diasflack Thanks for these changes. I have added them to the dev branch. Note that I have made changes to the js and css in addition to yours to expand on it some.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants