-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
Slider Convergence #18886
Closed
23 of 40 tasks
Labels
Area: Components
Component: Slider
Fluent UI react-components (v9)
Phase: 4
Convergence Iterations phase 4
Status: Fixed
Fixed in some PR
Type: Epic
Milestone
Comments
2 tasks
gouttierre
added
Fluent UI react-components (v9)
Phase: 4
Convergence Iterations phase 4
labels
Jul 15, 2021
1 task
2 tasks
8-2 update - @czearing:
|
behowell
modified the milestones:
July Project Cycle Q3 2021,
August Project Cycle Q3 2021
Aug 3, 2021
This was referenced Aug 9, 2021
8-9 update @czearing
|
This was referenced Aug 9, 2021
2 tasks
8-16 update @czearing
|
@czearing Some issues I noticed belatedly with
|
This was referenced Aug 17, 2021
msft-fluent-ui-bot
added
Status: Fixed
Fixed in some PR
and removed
Status: In PR
labels
Sep 8, 2021
This was referenced Sep 8, 2021
2 tasks
This was referenced Sep 17, 2021
1 task
This was referenced Nov 11, 2021
Merged
msft-fluent-ui-bot
added
Status: Fixed
Fixed in some PR
and removed
Status: In PR
labels
Feb 2, 2022
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
Area: Components
Component: Slider
Fluent UI react-components (v9)
Phase: 4
Convergence Iterations phase 4
Status: Fixed
Fixed in some PR
Type: Epic
Preparation:
Implementation
link to the package
react-utilities
packageRangedSlider
useEvent
anduseCapture
and replaceon
react-components
Future Investigation
restrictedValues
/customSteps
Example from MaterialtooltipVisible: boolean
without bloating the bundle size. An implementation with the prop (with a large bundle size) can be found here (react-slider) - Adding a Tooltip to the thumb #19572consistent-callback-args
conformance test back to RangedSlider.test consistent-callback-args throws an error when given a value with a tuple type #19978Validation
The text was updated successfully, but these errors were encountered: