-
Notifications
You must be signed in to change notification settings - Fork 81
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 component #1082
Conversation
- It had no effect and would have added confusion. Just don't set the prop as it is optional, instead
I'm gonna be honest, I added the ability to add the data-filter props in 18ecb03, but I'm really not sure if that's necessary. It doesn't seem to impact the functionality of this component at all (at least in the react version). Those props are added to the USWDS component, and can be seen in the markup, I just don't know if they actually do anything, or what their purpose is. We can easily revert 18ecb03 if these are not deemed to be needed. |
Created #1108 to fix filtering with the current iteration of TimePicker. It will not be a breaking change to fix, but in the interest of unblocking the 2.10.0 work in flight I wanted to remove that dependency from this PR. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉
## [1.15.0](1.14.0...1.15.0) (2021-04-12) ### Features * Identifier component ([#1044](#1044)) ([e79bc87](e79bc87)) * StepIndicator component ([#1047](#1047)) ([d61988e](d61988e)) * TimePicker component ([#1082](#1082)) ([c7bfdee](c7bfdee)) * Update to USWDS 2.9.0 ([#1048](#1048)) ([3859eea](3859eea)) ### Documentation & Examples * Add guidance for PR titles and testing in an application ([#1028](#1028)) ([be3bed4](be3bed4))
## [1.15.0](1.14.0...1.15.0) (2021-04-12) ### Features * Identifier component ([#1044](#1044)) ([e79bc87](e79bc87)) * StepIndicator component ([#1047](#1047)) ([d61988e](d61988e)) * TimePicker component ([#1082](#1082)) ([c7bfdee](c7bfdee)) * Update to USWDS 2.9.0 ([#1048](#1048)) ([3859eea](3859eea)) ### Documentation & Examples * Add guidance for PR titles and testing in an application ([#1028](#1028)) ([be3bed4](be3bed4))
Summary
Adds the USWDS TimePicker component
Related Issues or PRs
closes: #738
How To Test
Screenshots (optional)
Default:
Min and max times: