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

[Feature] TimeInput #782

Merged
merged 25 commits into from
Oct 23, 2023
Merged

[Feature] TimeInput #782

merged 25 commits into from
Oct 23, 2023

Conversation

riitasointi
Copy link
Collaborator

@riitasointi riitasointi commented Oct 5, 2023

Description

This PR introduces a new <TimeInput> component. It is very close to TextInput, but has a few autocomplete features on blur event. These instances are documented at the top of the component's Styleguidist page.

Also added a new small new feature to <DateInput> in this PR. This is logical because this new feature is needed when implementing the date + time pattern.

How Has This Been Tested?

Styleguidist. Chrome and Safari with VoiceOver

Release notes

TimeInput

  • Introduce the TimeInput component

DateInput

  • Add onDatePickerButtonBlur() prop

@LJKaski LJKaski self-requested a review October 10, 2023 10:28
LJKaski
LJKaski previously approved these changes Oct 10, 2023
@LJKaski LJKaski self-requested a review October 13, 2023 11:28
LJKaski
LJKaski previously approved these changes Oct 13, 2023
@LJKaski LJKaski self-requested a review October 18, 2023 12:09
@riitasointi riitasointi merged commit f6d3b72 into develop Oct 23, 2023
@riitasointi riitasointi mentioned this pull request Dec 5, 2023
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.

2 participants