Skip to content

Create a new UI element that combines the two pickers #18

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

Closed
tgpetrov opened this issue May 8, 2019 · 1 comment
Closed

Create a new UI element that combines the two pickers #18

tgpetrov opened this issue May 8, 2019 · 1 comment
Assignees
Labels

Comments

@tgpetrov
Copy link
Contributor

tgpetrov commented May 8, 2019

Add a new UI Element that combines the existing DatePickerField and TimePickerField. This will ease the usage of date/time picking in various forms where usually there is a single property in the view model. With the current setup, this one property has to be bound with 2 UI elements (one DatePickerField and one TimePickerField) which can turn tricky, for example when used in Angular Forms.

@DimitarTodorov
Copy link
Contributor

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

No branches or pull requests

2 participants