-
Notifications
You must be signed in to change notification settings - Fork 89
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
Refactor stepper input #3976
Refactor stepper input #3976
Conversation
🦋 Changeset detectedLatest commit: 24257eb The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@navkaur76 need some design reviews on stepper input. See PR description for more detail |
9c0c893
to
f509aa3
Compare
@navkaur76 any review feedback? |
bec0b19
to
b3ce7a0
Compare
packages/lab/src/stepper-input/internal/useActivateWhileMouseDown.ts
Outdated
Show resolved
Hide resolved
…s the value. Also changed block keys to shift + up/down, and block value to be explicit not a multiplier.
9411d11
to
24257eb
Compare
No site doc in this PR, will be in #3586
Input
component, which causes the props to be inconsistent (e.g. needingInputProps.inputProps
)border-strong
(suggested in Stepper Input theme next style #3878)to do ..
#1855, #3878