Skip to content

fix(input): add step definition to number input#3630

Merged
sandgraham merged 3 commits intouber:masterfrom
ProjectBarks:patch-1
Aug 26, 2020
Merged

fix(input): add step definition to number input#3630
sandgraham merged 3 commits intouber:masterfrom
ProjectBarks:patch-1

Conversation

@ProjectBarks
Copy link
Contributor

@ProjectBarks ProjectBarks commented Aug 12, 2020

I added step support for Input

Fixes #1

Description

I try to use the Input component with type number and step property but I got the flow error for props. I added optional props. Follow up to, #3427

Scope

Patch: Bug Fix

@CLAassistant
Copy link

CLAassistant commented Aug 12, 2020

CLA assistant check
All committers have signed the CLA.

@codesandbox-ci
Copy link

codesandbox-ci bot commented Aug 12, 2020

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit ed5ceb7:

Sandbox Source
Basic usage Configuration

@vercel
Copy link

vercel bot commented Aug 14, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/uber-ui-platform/baseweb/dvdbmannl
✅ Preview: https://baseweb-git-fork-projectbarks-patch-1.uber-ui-platform.vercel.app

Copy link
Collaborator

@chasestarr chasestarr left a comment

Choose a reason for hiding this comment

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

Thank you @ProjectBarks

@gergelyke
Copy link
Contributor

@ProjectBarks would you mind adding this to the TS type definitions too?

@ProjectBarks ProjectBarks changed the title Add Step to Flow Definition fix(input): add step definition to number input Aug 26, 2020
@ProjectBarks
Copy link
Contributor Author

ProjectBarks commented Aug 26, 2020

  • Added TS Definitions.
  • Flattened commits.
  • Ran E-to-E tests
  • Linted

@ProjectBarks
Copy link
Contributor Author

  • Fix unit tests

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants