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

feat(timepicker): add custom time adapter support #2347

Closed
wants to merge 1 commit into from

Conversation

jnizet
Copy link
Member

@jnizet jnizet commented Apr 30, 2018

This makes the timepicker consistent with the datepicker, by allowing
to use something other than an NgbTimeStruct as the model.

fix #545

This makes the timepicker consistent with the datepicker, by allowing
to use something other than an NgbTimeStruct as the model.

fix ng-bootstrap#545
@pkozlowski-opensource
Copy link
Member

Merged, thnx! Sorry for the delay

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

Successfully merging this pull request may close these issues.

timepicker: allow two-way binding to something else
3 participants