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(input-time-picker, time-picker): add time-picker and input-time-picker components #1736

Merged
merged 232 commits into from
Jun 7, 2021

Conversation

eriklharper
Copy link
Contributor

@eriklharper eriklharper commented Mar 11, 2021

Related Issue: #407

…et ready for adding a second colon for seconds support
…so that the hit targets for hour and minute are the intended size but retain the offset hover and focus borders based on the design
…d which perfectly centers arrow buttons with numbers but only slightly increases the width of the whole container div to accommodate the colon
@eriklharper eriklharper requested a review from jcfranco May 25, 2021 18:12
Copy link
Member

@jcfranco jcfranco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome stuff, @eriklharper! Other than a few comments, this looks good to merge!

src/components/calcite-time-picker/resources.ts Outdated Show resolved Hide resolved
stencil.config.ts Show resolved Hide resolved
src/components/calcite-input/calcite-input.tsx Outdated Show resolved Hide resolved
src/components/calcite-time-picker/calcite-time-picker.tsx Outdated Show resolved Hide resolved
src/components/calcite-time-picker/calcite-time-picker.tsx Outdated Show resolved Hide resolved
src/components/calcite-time-picker/calcite-time-picker.tsx Outdated Show resolved Hide resolved
src/components/calcite-time-picker/calcite-time-picker.tsx Outdated Show resolved Hide resolved
@jcfranco jcfranco changed the title feat: time-picker and input-time-picker components feat(input-time-picker, time-picker): add time-picker and input-time-picker components Jun 3, 2021
@driskull
Copy link
Member

driskull commented Jun 7, 2021

@eriklharper you'll have to remove the 'theme' prop stuff in this one

@eriklharper eriklharper merged commit 6e4c81d into master Jun 7, 2021
@eriklharper eriklharper deleted the 407/calcite-time branch June 7, 2021 23:21
@eriklharper eriklharper added the 3 - installed Issues that have been merged to master branch and are ready for final confirmation. label Jun 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 - installed Issues that have been merged to master branch and are ready for final confirmation.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Component: time picking
4 participants